aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/rr232x
Commit message (Expand)AuthorAgeFilesLines
* Prepare for future integration between CAM and newbus. xpt_bus_registerScott Long2007-06-171-1/+2
* Remove Giant from CAM. Drivers (SIMs) now register a mutex that CAM willScott Long2007-04-151-1/+2
* o break newbus api: add a new argument of type driver_filter_t toPaolo Pisati2007-02-231-1/+1
* Make this compile with -Wundef.Ruslan Ermilov2006-05-161-0/+4
* Hide another common print under bootverbose.Scott Long2006-05-031-1/+2
* Only print the driver name and version if bootverbose is set.Scott Long2006-05-021-1/+2
* Remove some header polution.Scott Long2006-04-301-1/+0
* Add the 'rr232x' driver for the HighPoint RocketRAID 2320 series of cards.Scott Long2006-04-2716-0/+13078