Subject: CVS commit: [netbsd-2-0] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 05/09/2004 08:34:54
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.