Source-Changes archive

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

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



Module Name:    src
Committed By:   jmc
Date:           Wed Aug 11 19:46:10 UTC 2004

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

Log Message:
Pullup rev 1.13 (requested by bouyer in ticket #734)

Don't map the interrupt in pciide_mapregs_compat().
In default_chip_map() we'll do further checks to see if the channel should
really be enabled, and in case it's not we would keep the interrupt mapped.
PR#26502


To generate a diff of this commit:
cvs rdiff -r1.8.2.2 -r1.8.2.3 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