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:16 UTC 2004
Modified Files:
src/sys/dev/pci [netbsd-2-0]: cypide.c
Log Message:
Pullup rev 1.8 (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.7 -r1.7.2.1 src/sys/dev/pci/cypide.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