aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/NOTES
diff options
context:
space:
mode:
authorAlexander Motin <mav@FreeBSD.org>2013-04-04 07:12:24 +0000
committerAlexander Motin <mav@FreeBSD.org>2013-04-04 07:12:24 +0000
commit45f6d66569a22acc8e16a0f80b6159af601ce541 (patch)
tree942cf38be24f7762b9c2eb69d37326ad19bf5fec /sys/conf/NOTES
parent3b0b7ffbb9f21263f90c257e96e25ef1d665f6db (diff)
downloadsrc-45f6d66569a22acc8e16a0f80b6159af601ce541.tar.gz
src-45f6d66569a22acc8e16a0f80b6159af601ce541.zip
Remove all legacy ATA code parts, not used since options ATA_CAM enabled in
most kernels before FreeBSD 9.0. Remove such modules and respective kernel options: atadisk, ataraid, atapicd, atapifd, atapist, atapicam. Remove the atacontrol utility and some man pages. Remove useless now options ATA_CAM. No objections: current@, stable@ MFC after: never
Notes
Notes: svn path=/head/; revision=249083
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r--sys/conf/NOTES17
1 files changed, 2 insertions, 15 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 8004f7b330fa..c65a8a47fa1d 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1706,21 +1706,14 @@ device mvs
device siis
#
-# The 'ATA' driver supports all ATA and ATAPI devices, including PC Card
-# devices. You only need one "device ata" for it to find all
+# The 'ATA' driver supports all legacy ATA/ATAPI controllers, including
+# PC Card devices. You only need one "device ata" for it to find all
# PCI and PC Card ATA/ATAPI devices on modern machines.
# Alternatively, individual bus and chipset drivers may be chosen by using
# the 'atacore' driver then selecting the drivers on a per vendor basis.
# For example to build a system which only supports a VIA chipset,
# omit 'ata' and include the 'atacore', 'atapci' and 'atavia' drivers.
device ata
-#device atadisk # ATA disk drives
-#device ataraid # ATA RAID drives
-#device atapicd # ATAPI CDROM drives
-#device atapifd # ATAPI floppy drives
-#device atapist # ATAPI tape drives
-#device atapicam # emulate ATAPI devices as SCSI ditto via CAM
- # needs CAM to be present (scbus & pass)
# Modular ATA
#device atacore # Core ATA functionality
@@ -1770,15 +1763,9 @@ hint.ata.1.irq="15"
# else the device numbers are dynamically allocated.
# ATA_REQUEST_TIMEOUT: the number of seconds to wait for an ATA request
# before timing out.
-# ATA_CAM: Turn ata(4) subsystem controller drivers into cam(4)
-# interface modules. This deprecates all ata(4)
-# peripheral device drivers (atadisk, ataraid, atapicd,
-# atapifd, atapist, atapicam) and all user-level APIs.
-# cam(4) drivers and APIs will be connected instead.
options ATA_STATIC_ID
#options ATA_REQUEST_TIMEOUT=10
-options ATA_CAM
#
# Standard floppy disk controllers and floppy tapes, supports