freebsd-dev/sys/dev/ips
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
..
ips_commands.c Separate the hardware definitions into ipsreg.h so they can be used by 2005-11-29 09:39:41 +00:00
ips_disk.c Separate the hardware definitions into ipsreg.h so they can be used by 2005-11-29 09:39:41 +00:00
ips_disk.h Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 2005-05-29 04:42:30 +00:00
ips_ioctl.c Separate the hardware definitions into ipsreg.h so they can be used by 2005-11-29 09:39:41 +00:00
ips_ioctl.h Shuffle some definitions so that this can be included from userland. 2006-01-03 23:03:39 +00:00
ips_pci.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
ips.c o Add Adaptec ServeRAID 7x IDs. IDs taken from Linux. 2006-10-05 07:28:43 +00:00
ips.h while (0); -> while (0) in multi-line macros 2006-08-17 22:50:33 +00:00
ipsreg.h o Add Adaptec ServeRAID 7x IDs. IDs taken from Linux. 2006-10-05 07:28:43 +00:00