diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2005-01-04 11:04:03 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2005-01-04 11:04:03 +0000 |
| commit | 34a99379889d453d5e35546b10cb9dbd6bc23fe6 (patch) | |
| tree | 8c82deb5ba8dbeee9d1d8c491c8dcc0919a97ba2 /sys | |
| parent | 2c4b22495d1ec65ad25117ee2e2f9acb69942480 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/pc98/conf/GENERIC | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index bd69494b50d05..889a658c5dad2 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -76,7 +76,6 @@ options WITNESS_SKIPSPIN # Don't run witness on spinlocks for speed device isa device pci -#options COMPAT_OLDISA # Old ISA driver shims # Floppy drives device fdc @@ -89,13 +88,6 @@ device atapifd # ATAPI floppy drives device atapist # ATAPI tape drives options ATA_STATIC_ID # Static device numbering -# IDE controller and disks -#device wdc # Needs COMPAT_OLDISA -#options NWDC=1 - -# ATAPI devices on wdc -#device wcd # IDE CD-ROM - # SCSI Controllers device adv # Advansys SCSI adapters device ahc # AHA2940 and onboard AIC7xxx devices |
