NetBSD/sys/arch/sandpoint/pci
phx 3fe734233d Add a workaround for the VT6410 IDE controller on the Iomega Storcenter.
Its interrupt cannot be disabled and remains asserted during the whole
device probing procedure, causing an interrupt storm.
This was fixed by establishing an edge-triggered interrupt for it, so it
will trigger only once during probing.
This workaround makes the WDC_NO_IDS option obsolete, which was removed
from the GENERIC config.
2011-12-28 20:33:20 +00:00
..
pci_machdep.c Add a workaround for the VT6410 IDE controller on the Iomega Storcenter. 2011-12-28 20:33:20 +00:00
pciide_machdep.c struct device * -> device_t 2011-06-18 08:08:27 +00:00