aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc
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/powerpc
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/powerpc')
-rw-r--r--sys/powerpc/conf/GENERIC1
-rw-r--r--sys/powerpc/conf/GENERIC641
-rw-r--r--sys/powerpc/conf/MPC85XX1
3 files changed, 0 insertions, 3 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index f7c35115f8d7..d91e00da48b9 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -100,7 +100,6 @@ device agp
# ATA controllers
device ahci # AHCI-compatible SATA controllers
device ata # Legacy ATA/SATA controllers
-options ATA_CAM # Handle legacy controllers with CAM
device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA
device siis # SiliconImage SiI3124/SiI3132/SiI3531 SATA
diff --git a/sys/powerpc/conf/GENERIC64 b/sys/powerpc/conf/GENERIC64
index a2a283f2c917..1cdf19536487 100644
--- a/sys/powerpc/conf/GENERIC64
+++ b/sys/powerpc/conf/GENERIC64
@@ -95,7 +95,6 @@ device agp
# ATA controllers
device ahci # AHCI-compatible SATA controllers
device ata # Legacy ATA/SATA controllers
-options ATA_CAM # Handle legacy controllers with CAM
device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA
device siis # SiliconImage SiI3124/SiI3132/SiI3531 SATA
diff --git a/sys/powerpc/conf/MPC85XX b/sys/powerpc/conf/MPC85XX
index 00b0dcaf262f..e222ddbc3b48 100644
--- a/sys/powerpc/conf/MPC85XX
+++ b/sys/powerpc/conf/MPC85XX
@@ -57,7 +57,6 @@ options WITNESS
options WITNESS_SKIPSPIN
device ata
-options ATA_CAM
device bpf
device cfi
device crypto