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: tron
Date: Wed Mar 16 13:04:31 UTC 2005
Modified Files:
src/sys/dev/pci [netbsd-2]: pciide_common.c
Log Message:
Pull up revision 1.22 (requested by bouyer in ticket #1016):
Move bus_dma setup out of pciide_dma_init() in a new function,
pciide_dma_dmamap_setup(), for the benefit of drivers that needs special
registers setup in dmainit().
To generate a diff of this commit:
cvs rdiff -r1.8.2.3 -r1.8.2.3.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