diff options
| author | Scott Long <scottl@FreeBSD.org> | 2008-02-06 03:24:29 +0000 |
|---|---|---|
| committer | Scott Long <scottl@FreeBSD.org> | 2008-02-06 03:24:29 +0000 |
| commit | bbcc7dac082d9e2b2a5a5713ea07c12740fcbdab (patch) | |
| tree | b0907552dd0bd4d512da2cb0ace53ba028c299c0 /sys/amd64 | |
| parent | ac9f2799f0b21bd2ffd366bbd467bf9639e78e0a (diff) | |
Notes
Diffstat (limited to 'sys/amd64')
| -rw-r--r-- | sys/amd64/conf/GENERIC | 1 | ||||
| -rw-r--r-- | sys/amd64/conf/NOTES | 5 |
2 files changed, 0 insertions, 6 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 3e8f2db243e3..e065f425ea47 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -123,7 +123,6 @@ device ciss # Compaq Smart RAID 5* device dpt # DPT Smartcache III, IV - See NOTES for options device hptmv # Highpoint RocketRAID 182x device hptrr # Highpoint RocketRAID 17xx, 22xx, 23xx, 25xx -device rr232x # Highpoint RocketRAID 232x 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 8d53c901be7f..aaf9a42657b8 100644 --- a/sys/amd64/conf/NOTES +++ b/sys/amd64/conf/NOTES @@ -382,11 +382,6 @@ device hptmv device hptrr # -# Highpoint RocketRAID 232x. This is software RAID but with hardware -# acceleration assistance for RAID_5. -device rr232x - -# # Highpoint RocketRaid 3xxx series SATA RAID device hptiop |
