Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/dev/pci
Module Name: src
Committed By: jdc
Date: Sun May 9 08:34:54 UTC 2004
Modified Files:
src/sys/dev/pci [netbsd-2-0]: pciide_common.c
Log Message:
Pull up revision 1.10 (requested by bouyer in ticket #267)
default_chip_map(): We can't use pciide_mapchan() here, because
pciide_mapchan() will attach an atabus, and we don't know yet if this
channel is enabled or not.
Fix kern/25455 by Dave Huang.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.8.2.1 src/sys/dev/pci/pciide_common.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index