opnsense-src/sys/dev/ppbus
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
..
if_plip.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
immio.c bandaid assumption that char is signed 2005-12-21 00:09:11 +00:00
lpbb.c Add missing MODULE_DEPEND() so that ppbus.ko and these .ko's can be 2005-12-21 10:54:47 +00:00
lpt.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
lpt.h
lptio.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
pcfclock.c Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
ppb_1284.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
ppb_1284.h ppi needs to use a bus method to get this rather than peering inside the 2000-01-14 08:03:15 +00:00
ppb_base.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
ppb_msq.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
ppb_msq.h Fix instances of macros with improperly parenthasized arguments. 2002-11-09 12:55:07 +00:00
ppbconf.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
ppbconf.h Consistently use the BSD u_int and u_short instead of the SYSV uint and 2003-08-07 15:04:27 +00:00
ppbio.h Port of ppbus standalone framework to the newbus system. 2000-01-14 00:18:06 +00:00
ppbus_if.m Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
ppi.c - Use bus_setup_intr() and bus_teardown_intr() to register device driver 2006-02-22 18:16:26 +00:00
ppi.h
pps.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
vpo.c Add MODULE_DEPENDS for cam, pci, mca, eisa and isa where needed. 2006-12-11 18:28:31 +00:00
vpoio.c Since DELAY() was moved, most <machine/clock.h> #includes have been 2006-05-16 14:37:58 +00:00
vpoio.h Cleanup and improve mode detection. Now, you should get what you actually 2001-01-02 21:29:06 +00:00