diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2004-02-02 00:54:59 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2004-02-02 00:54:59 +0000 |
commit | 02c4c7b81ff12ccfe06d195cb549f1b6a5a23b23 (patch) | |
tree | ffff04a5b94da21be967bcc2ff91ce7dc04954cf /sys/amd64 | |
parent | feccf50ce0e2ce93ab0080abbd508a3be3c5e449 (diff) | |
download | src-02c4c7b81ff12ccfe06d195cb549f1b6a5a23b23.tar.gz src-02c4c7b81ff12ccfe06d195cb549f1b6a5a23b23.zip |
Remove a device that will compile fine, isn't 64-bit clean.
Notes
Notes:
svn path=/head/; revision=125312
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 7ecb44272679..c99d06894944 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 |