History log of /dflybsd-src/sys/dev/raid/hpt27xx/os_bsd.h (Results 1 – 3 of 3)
Revision Date Author Comments
# 0c36ed34 05-Mar-2019 Sascha Wildner <saw@online.de>

kernel: Remove libkern.h inclusion from a few files that don't need it.


# 22e19989 05-Nov-2012 Sascha Wildner <saw@online.de>

kernel: Remove unneeded #include <sys/devicestat.h> in disk/RAID drivers.


# 0f74dae5 08-Aug-2012 Sascha Wildner <saw@online.de>

Add the hpt27xx(4) driver for HighPoint RocketRAID 27xx SAS controllers.

The manual page mentions the following adapters to be supported:

* RocketRAID 271x
* RocketRAID 272x
* RocketRAID 274x
* Roc

Add the hpt27xx(4) driver for HighPoint RocketRAID 27xx SAS controllers.

The manual page mentions the following adapters to be supported:

* RocketRAID 271x
* RocketRAID 272x
* RocketRAID 274x
* RocketRAID 276x
* RocketRAID 278x

I have tested it with a RocketRAID 2720.

Taken-from: FreeBSD

show more ...