freebsd-dev/sys/dev/puc
Paolo Pisati ef544f6312 o break newbus api: add a new argument of type driver_filter_t to
bus_setup_intr()

o add an int return code to all fast handlers

o retire INTR_FAST/IH_FAST

For more info: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=465712+0+current/freebsd-current

Reviewed by: many
Approved by: re@
2007-02-23 12:19:07 +00:00
..
puc_bfe.h o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
puc_bus.h Rewrite of puc(4). Significant changes are: 2006-04-28 21:21:53 +00:00
puc_cfg.c Fix building with GCC 4.2: ensure types are defined before refering to them. 2006-06-29 16:27:19 +00:00
puc_cfg.h Rewrite of puc(4). Significant changes are: 2006-04-28 21:21:53 +00:00
puc_pccard.c Fix building with GCC 4.2: ensure types are defined before refering to them. 2006-06-29 16:27:19 +00:00
puc_pci.c Fix building with GCC 4.2: ensure types are defined before refering to them. 2006-06-29 16:27:19 +00:00
puc.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
pucdata.c Add SIIG 4 port serial card based on the Oxford OX16PCI954. 2006-09-04 18:27:14 +00:00