freebsd-dev/sys/dev/pccbb
Warner Losh cebd67fba3 o Use INTR_TYPE_AV (the highest possible) rather than INTR_TYPE_BIO
o Don't allow INTR_TYPE_FAST.  Since we are sharing the interrupt between
  CSC and the functions, they can't be FAST because fast interrupts can't
  be shared.
o Add the same workaround for resume that we have in OLDCARD.
o Also, return the error from bus_generic_resume rather than ignoring it.
2002-02-10 03:28:37 +00:00
..
pccbb.c o Use INTR_TYPE_AV (the highest possible) rather than INTR_TYPE_BIO 2002-02-10 03:28:37 +00:00
pccbbdevid.h Minor sorting orders 2002-01-29 06:15:07 +00:00
pccbbreg.h use bus_space(9) rather than the memory mapped register set. This is 2002-01-14 02:59:06 +00:00
pccbbvar.h Migrate towards using the new exca module for 16bit stuff. This is a 2002-01-29 06:50:18 +00:00