diff options
| author | Mike Smith <msmith@FreeBSD.org> | 2000-09-01 07:51:25 +0000 |
|---|---|---|
| committer | Mike Smith <msmith@FreeBSD.org> | 2000-09-01 07:51:25 +0000 |
| commit | ef137fd32f77ed39a95f5a15f9f6968c0ff47489 (patch) | |
| tree | 47ddbededb827c8b4f38362d8571f9ce4ed228e4 /sys/amd64 | |
| parent | aebf2d1deeb9bf5b4c18179e6e1c56c8887735b1 (diff) | |
Notes
Diffstat (limited to 'sys/amd64')
| -rw-r--r-- | sys/amd64/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 765029253bbe0..8d111bed04587 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -101,7 +101,8 @@ device aha 1 device aic # RAID controllers interfaced to the SCSI subsystem -device dpt # DPT Smartcache - See NOTES for options! +device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID +device dpt # DPT Smartcache III, IV - See NOTES for options! device mly # Mylex AcceleRAID/eXtremeRAID # SCSI peripherals |
