freebsd-dev/sys/dev/bktr
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
..
bktr_audio.c Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 2005-05-29 04:42:30 +00:00
bktr_audio.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
bktr_card.c Fix -Wundef from compiling the amd64 LINT. 2005-12-04 10:06:06 +00:00
bktr_card.h Add some cards: 2005-11-13 13:26:37 +00:00
bktr_core.c Fix -Wundef from compiling the amd64 LINT. 2005-12-04 10:06:06 +00:00
bktr_core.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
bktr_i2c.c remove delays that have been unnecessary since 2002... The iicbb driver 2006-12-31 19:42:47 +00:00
bktr_i2c.h Update prototype for smbus callback change. 2006-09-18 20:17:42 +00:00
bktr_mem.c Fix a few printf problems on ia64 (and other 64-bit platforms). 2005-01-27 01:40:12 +00:00
bktr_mem.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
bktr_os.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
bktr_os.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
bktr_reg.h Fix one more misuse of u_long when uint32_t is actually meant. 2005-05-24 20:42:08 +00:00
bktr_tuner.c Add some cards: 2005-11-13 13:26:37 +00:00
bktr_tuner.h Add some cards: 2005-11-13 13:26:37 +00:00
CHANGELOG.TXT Commit the results of the typo hunt by Darren Pilgrim. 2006-08-04 07:56:35 +00:00
ioctl_bt848.h
ioctl_meteor.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
msp34xx.c