freebsd-dev/sys/dev/ex
Warner Losh 4b8e067a75 Some PC Card variants of the 82365 don't seem to like setting the IRQ
number in the irq register.  While there are other issues with these
variants, avoiding writing to it helps interrupt generation on at
least one card, and doesn't hurt on the others.  Flag ISA attachment
as needing INT_NO_REG written, and don't update the PC Card attachment
(which will have the effect of not touching it for PC Cards).

Document this in a comment, and tweak one or two formatting nits while
I'm here.
2008-08-24 00:22:42 +00:00
..
if_ex_isa.c Some PC Card variants of the 82365 don't seem to like setting the IRQ 2008-08-24 00:22:42 +00:00
if_ex_pccard.c Make ex(4) MPSAFE: 2008-06-13 12:14:22 +00:00
if_ex.c Some PC Card variants of the 82365 don't seem to like setting the IRQ 2008-08-24 00:22:42 +00:00
if_exreg.h
if_exvar.h Some PC Card variants of the 82365 don't seem to like setting the IRQ 2008-08-24 00:22:42 +00:00