aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hptiop
Commit message (Expand)AuthorAgeFilesLines
* Merge from r225950:Marius Strobl2011-10-131-0/+14
* Add PCI ID for RocketRAID 4321 and 4322. A FreeNAS user have tested theXin LI2011-08-011-0/+2
* Report transport type in XPT_PATH_INQ.Alexander Motin2010-06-191-0/+4
* MFp4: Large set of CAM inprovements.Alexander Motin2010-01-281-21/+8
* Revert previous commit and add myself to the list of people who shouldPoul-Henning Kamp2009-09-081-2/+0
* Add necessary include.Poul-Henning Kamp2009-09-081-0/+2
* Use __packed from cdefs.hXin LI2009-03-251-1/+1
* Use __attribute__((packed)) for the structure so that hptiop managementXin LI2009-03-251-1/+1
* - Spell cam correctly (scbus), this makes it possible to compile hptiopAntoine Brodin2008-10-041-2/+2
* Replace all calls to minor() with dev2unit().Ed Schouten2008-09-271-1/+1
* Update the hptiop driver to version 1.3. This adds support for the 4xxxScott Long2008-02-032-531/+1519
* Prepare for future integration between CAM and newbus. xpt_bus_registerScott Long2007-06-171-1/+1
* Introduce a driver for the Highpoint RocketRAID 3xxx series of controllers.Scott Long2007-05-092-0/+1644