Source-Changes archive

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

CVS commit: [netbsd-1-6] syssrc/sys/dev/pci



Module Name:    syssrc
Committed By:   tv
Date:           Mon Jun 10 16:24:00 UTC 2002

Modified Files:
        syssrc/sys/dev/pci [netbsd-1-6]: pciide.c

Log Message:
Pull up revision 1.156 (requested by bouyer in ticket #214):
Ops, use the proper setup_channel() function for promise adapters.
Using pdc202xx_setup_channel() for PDC20268 and newer is wrong, and will
cause trap trying to read from a non-existent register on some arches
(e.g. macppc).
pointed out by Makoto Fujiwara on port-macppc.


To generate a diff of this commit:
cvs rdiff -r1.153.2.1 -r1.153.2.2 syssrc/sys/dev/pci/pciide.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