diff options
author | obrien <obrien@FreeBSD.org> | 2004-02-02 00:54:59 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2004-02-02 00:54:59 +0000 |
commit | 7cbe948ad2efe4b003bfd979ec0e98c721c08527 (patch) | |
tree | ffff04a5b94da21be967bcc2ff91ce7dc04954cf /sys/amd64 | |
parent | 11fbbb1d405f0a9f06c1dd28fcdf88f7ae5792dc (diff) | |
download | FreeBSD-src-7cbe948ad2efe4b003bfd979ec0e98c721c08527.zip FreeBSD-src-7cbe948ad2efe4b003bfd979ec0e98c721c08527.tar.gz |
Remove a device that will compile fine, isn't 64-bit clean.
Diffstat (limited to 'sys/amd64')
-rw-r--r-- | sys/amd64/conf/GENERIC | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 7ecb442..c99d068 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -120,7 +120,6 @@ device ses # SCSI Environmental Services (and SAF-TE) # RAID controllers interfaced to the SCSI subsystem device amr # AMI MegaRAID -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 iir # Intel Integrated RAID |