Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/dev/pci
Module Name: src
Committed By: riz
Date: Thu Jan 5 22:26:27 UTC 2006
Modified Files:
src/sys/dev/pci [netbsd-3]: pciide_common.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1087):
sys/dev/pci/pciide_common.c: revision 1.29
Fix forcing use of DMA mode for the generic pciide driver: default_chip_map()
is called from pciide_attach() and at this point we don't know which drives
are here. Just assume all drives are there and allocate DMA ressources for
all of them.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.26.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