freebsd-skq/sys/dev/cy
bde 7e52c731df Don't call disable_intr() when interrupts are already disabled, since
disable_intr() does non-recursive locking in the SMP case.  This should
fix cy-driver-related panics when SMP is configured.

Broken in:	rev.1.73 (3.1 and -current)
1999-05-28 13:23:21 +00:00
..
cy_isa.c Don't call disable_intr() when interrupts are already disabled, since 1999-05-28 13:23:21 +00:00
cy_pci.c Detect PCI device IDs for latest boards. Simplified the ID comparisons. 1999-05-10 10:23:40 +00:00
cy.c Don't call disable_intr() when interrupts are already disabled, since 1999-05-28 13:23:21 +00:00
cyreg.h Untangled the Cyclades offsets a little. CY16_RESET and CY_CLEAR_INTR 1998-11-23 13:58:55 +00:00