freebsd-dev/sys/pccard
John Baldwin 9a94c9c5c3 - Remove the inthand2_t type and use the equivalent driver_intr_t type from
newbus for referencing device interrupt handlers.
- Move the 'struct intrec' type which describes interrupt sources into
  sys/interrupt.h instead of making it just be a x86 structure.
- Don't create 'ithd' and 'intrec' typedefs, instead, just use 'struct ithd'
  and 'struct intrec'
- Move the code to translate new-bus interrupt flags into an interrupt thread
  priority out of the x86 nexus code and into a MI ithread_priority()
  function in sys/kern/kern_intr.c.
- Remove now-uneeded x86-specific headers from sys/dev/ata/ata-all.c and
  sys/pci/pci_compat.c.
2000-09-13 18:33:25 +00:00
..
cardinfo.h Add UNIX domain socket feature to pccardd. This makes pccard 2000-08-20 16:16:57 +00:00
cis.h MFPAO3. Improvement of of pccard cis tuple parsing capability. 2000-04-26 15:36:43 +00:00
driver.h
i82365.h Add support for PnP ISA cards, and some laptop PnP support: 2000-03-10 05:43:29 +00:00
pccard_beep.c
pccard_nbk.c Add some infrastructure support for dealing with large attribute 2000-08-10 17:35:11 +00:00
pccard_nbk.h
pccard.c Add UNIX domain socket feature to pccardd. This makes pccard 2000-08-20 16:16:57 +00:00
pcic98reg.h Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
pcic_pci.c Add a detach method to allow this device to be unloaded. 2000-08-30 06:57:38 +00:00
pcic_pci.h Add TI-1031 id. It doesn't work yet, but it is nice to have it. 2000-08-29 04:40:17 +00:00
pcic.c - Remove the inthand2_t type and use the equivalent driver_intr_t type from 2000-09-13 18:33:25 +00:00
pcic.h Checkin my first batch of New Mexico changes: 2000-04-25 06:07:27 +00:00
slot.h Add support for PnP ISA cards, and some laptop PnP support: 2000-03-10 05:43:29 +00:00