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:14 UTC 2004

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

Log Message:
Pullup rev 1.10 (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.9 -r1.9.2.1 src/sys/dev/pci/hptide.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