freebsd-skq/sys/dev/pccard
piso 6a2ffa86e5 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
..
card_if.m Remove OLDCARD vestiges from here 2005-09-25 01:39:04 +00:00
pccard_cis_quirks.c Fix build. 2005-09-20 10:25:51 +00:00
pccard_cis.c Thomas Wintergerst reports that when this tsleep went away, certain 2006-08-09 00:05:54 +00:00
pccard_cis.h The supposed OLD STYLE network MAC id tuple was really just a buggy 2005-07-13 14:59:06 +00:00
pccard_device.c Don't confuse the tuple code and the tuple length. Ooops. Since most 2005-09-21 20:08:24 +00:00
pccard.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
pccarddevs CompUSA mutli-format pcmica flash reader/writer 2007-02-16 07:51:23 +00:00
pccardreg.h
pccardvar.h Fix comment 2005-09-25 01:38:02 +00:00
pccardvarp.h o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
power_if.m