diff options
author | delphij <delphij@FreeBSD.org> | 2013-07-06 07:49:41 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2013-07-06 07:49:41 +0000 |
commit | 15305ee17a52c5aff766233b5bd90835275f3f61 (patch) | |
tree | 96b562f1d4d48fac0e33d652a9a716040b9e686c /sys/i386/conf/GENERIC | |
parent | e230264804255d83002a365f47f735bb48f3687e (diff) | |
download | FreeBSD-src-15305ee17a52c5aff766233b5bd90835275f3f61.zip FreeBSD-src-15305ee17a52c5aff766233b5bd90835275f3f61.tar.gz |
Import HighPoint DC Series Data Center HBA (DC7280 and R750) driver.
This driver works for FreeBSD/i386 and FreeBSD/amd64 platforms.
Many thanks to HighPoint for providing this driver.
MFC after: 1 day
Diffstat (limited to 'sys/i386/conf/GENERIC')
-rw-r--r-- | sys/i386/conf/GENERIC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC index e60d573..93f23db 100644 --- a/sys/i386/conf/GENERIC +++ b/sys/i386/conf/GENERIC @@ -154,6 +154,7 @@ device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID device ciss # Compaq Smart RAID 5* device dpt # DPT Smartcache III, IV - See NOTES for options device hptmv # Highpoint RocketRAID 182x +device hptnr # Highpoint DC7280, R750 device hptrr # Highpoint RocketRAID 17xx, 22xx, 23xx, 25xx device hpt27xx # Highpoint RocketRAID 27xx device iir # Intel Integrated RAID |