Commit Graph

6 Commits

Author SHA1 Message Date
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
ru
e469f24d77 Make this compile with -Wundef. 2006-05-16 15:23:27 +00:00
scottl
1f2eeff0a4 Hide another common print under bootverbose. 2006-05-03 21:08:39 +00:00
scottl
de96782b7f Only print the driver name and version if bootverbose is set. 2006-05-02 03:46:59 +00:00
scottl
c97e09528c Remove some header polution. 2006-04-30 16:44:41 +00:00
scottl
2266d743ca Add the 'rr232x' driver for the HighPoint RocketRAID 2320 series of cards.
This driver was generously developed and donated by Highpoint.

It is enabled for i386 only at the moment.  I will enable it for amd64
shortly.

Obtained from: HighPoint Technologies, Inc.
2006-04-27 20:22:46 +00:00