summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2005-10-06 18:47:58 +0000
committerdelphij <delphij@FreeBSD.org>2005-10-06 18:47:58 +0000
commite0c014b6955146dd8de3760e1bcde54c135be73b (patch)
tree16017765b5c2101ee258be5bfd087240d884f56e /sys/amd64/conf
parentbf31c9b67e995b021539ac71d904bc3959bd79a5 (diff)
downloadFreeBSD-src-e0c014b6955146dd8de3760e1bcde54c135be73b.zip
FreeBSD-src-e0c014b6955146dd8de3760e1bcde54c135be73b.tar.gz
MFC Import of the new version of the HPTMV driver from Highpoint.
The major change here is the support for amd64, as well as possible support for PAE. Many thanks to Highpoint for continuing to support FreeBSD. Obtained from: Steve Chang @ Highpoint Merged revisions: | 1.3 dev/hptmv/access601.h | 1.1 dev/hptmv/amd64-elf.raid.o.uu | 1.3 dev/hptmv/array.h | 1.3 dev/hptmv/atapi.h | 1.3 dev/hptmv/command.h | 1.9+1.10 dev/hptmv/entry.c | 1.4 dev/hptmv/global.h | 1.5 dev/hptmv/gui_lib.c | 1.3 dev/hptmv/hptintf.h | 1.6 dev/hptmv/hptproc.c | 1.5 dev/hptmv/i386-elf.raid.o.uu | 1.5 dev/hptmv/ioctl.c | 1.3 dev/hptmv/mv.c | 1.4 dev/hptmv/mvOs.h | 1.3 dev/hptmv/mvSata.h | 1.4 dev/hptmv/mvStorageDev.h | 1.5 dev/hptmv/osbsd.h | 1.3 dev/hptmv/raid5n.h | 1.3 dev/hptmv/readme.txt | 1.3 dev/hptmv/vdevice.h | 1.4 modules/hptmv/Makefile Approved by: re (scottl)
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/GENERIC1
-rw-r--r--sys/amd64/conf/NOTES2
2 files changed, 2 insertions, 1 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 3575ad4..afe55f5 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -118,6 +118,7 @@ device amr # AMI MegaRAID
device arcmsr # Areca SATA II RAID
device ciss # Compaq Smart RAID 5*
device dpt # DPT Smartcache III, IV - See NOTES for options
+device hptmv # Highpoint RocketRAID 182x
device iir # Intel Integrated RAID
device ips # IBM (Adaptec) ServeRAID
device mly # Mylex AcceleRAID/eXtremeRAID
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES
index facd111..a4f0634 100644
--- a/sys/amd64/conf/NOTES
+++ b/sys/amd64/conf/NOTES
@@ -278,7 +278,7 @@ device aacp # SCSI Passthrough interface (optional, CAM required)
#
# Highpoint RocketRAID 182x. This is really just software RAID on a
# Marvell SATA chip.
-#device hptmv # Broken, i386-only binary.
+device hptmv
#
# IBM (now Adaptec) ServeRAID controllers
OpenPOWER on IntegriCloud