Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2] src/sys/dev/pci



Module Name:    src
Committed By:   riz
Date:           Thu Jan  5 22:39:22 UTC 2006

Modified Files:
        src/sys/dev/pci [netbsd-2]: pciide_common.c

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #10212):
        sys/dev/pci/pciide_common.c: revision 1.29 via patch
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.8.2.3.2.1 -r1.8.2.3.2.2 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