aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hptiop
Commit message (Expand)AuthorAgeFilesLines
* MFC r249468:Alexander Motin2013-07-081-1/+1
* MFC r252851:Xin LI2013-07-061-1/+5
* Big MFC of the physbio changes necessary for unmapped I/O. These changesScott Long2013-06-181-45/+16
* MFC r250050:Xin LI2013-05-301-1/+2
* MFC r242086:Xin LI2012-10-282-20/+849
* MFC r239084:Xin LI2012-08-201-3/+9
* MFC r236379:Eitan Adler2012-06-061-0/+1
* MFC 232854,232874,232882,232883,232886 for bus_get_dma_tag()Scott Long2012-03-161-1/+1
* MFC: r227912Marius Strobl2012-01-291-0/+4
* Merge from r225950:Marius Strobl2011-10-291-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-529/+1517
* 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