freebsd-dev/sys/dev/pcf
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
..
envctrl.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
pcf_ebus.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
pcf_isa.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
pcf.c Necessary modifications do get pcf working again for ISA. Tested with 2004-05-31 14:24:21 +00:00
pcfvar.h Unbreak after struct resource was hidden. Tested with EBus front-end on 2004-08-11 21:19:31 +00:00