Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: HAYAKAWA Koichi <haya@netbsd.org>
List: source-changes
Date: 03/07/2000 01:36:53
Module Name: syssrc
Committed By: haya
Date: Tue Mar 7 09:36:53 UTC 2000
Modified Files:
syssrc/sys/dev/cardbus: cardbus.c
Log Message:
Fix CardBus device number. Though CardBus device number should be 0,
the value of bridge's function number was assigned to the device
number.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/sys/dev/cardbus/cardbus.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.