freebsd-dev/sys/dev/pccbb
Warner Losh 01d8ff4dfd MFp4:
o Better resume code.  Move the comments around.  Force the socket state to
  be querried.  Ack the interrupts properly.
o Intercept the interrupt requests and keep a list of interrupts to service
  ourselves.  When the card attaches, set its OK bit.  When we get a card
  status change interrupt for that card, clear the OK bit.  Don't call the
  ISR if the OK bit is cleared.  Iwasaki-san and yamamoto-san have both
  sent me patches that fix the same problem this fixes, but at the pccard
  level.
o Try to get the signalling of the thread to actually die.  This might not be
  100% right, but it is less wrong than before.
o Add a SIC next to a TI type that looks like it could be wrong, but isn't.
2002-10-07 23:11:29 +00:00
..
pccbb.c MFp4: 2002-10-07 23:11:29 +00:00
pccbbdevid.h confirmed OZ6912 and 6972 share same pci ID 2002-08-10 06:35:03 +00:00
pccbbreg.h MFp4: 2002-07-26 08:05:25 +00:00
pccbbvar.h MFp4: 2002-10-07 23:11:29 +00:00