summaryrefslogtreecommitdiffstats
path: root/sys/dev/hptiop
Commit message (Expand)AuthorAgeFilesLines
* Report transport type in XPT_PATH_INQ.mav2010-06-191-0/+4
* MFp4: Large set of CAM inprovements.mav2010-01-281-21/+8
* Revert previous commit and add myself to the list of people who shouldphk2009-09-081-2/+0
* Add necessary include.phk2009-09-081-0/+2
* Use __packed from cdefs.hdelphij2009-03-251-1/+1
* Use __attribute__((packed)) for the structure so that hptiop managementdelphij2009-03-251-1/+1
* - Spell cam correctly (scbus), this makes it possible to compile hptiopantoine2008-10-041-2/+2
* Replace all calls to minor() with dev2unit().ed2008-09-271-1/+1
* Update the hptiop driver to version 1.3. This adds support for the 4xxxscottl2008-02-032-531/+1519
* Prepare for future integration between CAM and newbus. xpt_bus_registerscottl2007-06-171-1/+1
* Introduce a driver for the Highpoint RocketRAID 3xxx series of controllers.scottl2007-05-092-0/+1644
OpenPOWER on IntegriCloud