summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2003-06-09 19:25:07 +0000
committerphk <phk@FreeBSD.org>2003-06-09 19:25:07 +0000
commit3bba46e45ac8bd9097cd7e2c67f3ab6235ae3bed (patch)
tree99d37dc169c6eb6a0e8c4b45d9dd334001d42170 /sys/conf
parent00063a54b272457d9f09f859f5ab2ae9c21a3cf8 (diff)
downloadFreeBSD-src-3bba46e45ac8bd9097cd7e2c67f3ab6235ae3bed.zip
FreeBSD-src-3bba46e45ac8bd9097cd7e2c67f3ab6235ae3bed.tar.gz
GEOMification of CCD.
You need your kernel and ccdconfig(8) to be in sync, particularly if your source tree is on a ccd device.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 691caf4..071aa88 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -336,7 +336,6 @@ dev/buslogic/bt_mca.c optional bt mca
dev/buslogic/bt_pci.c optional bt pci
dev/cardbus/cardbus.c optional cardbus
dev/cardbus/cardbus_cis.c optional cardbus
-dev/ccd/ccd.c optional ccd
dev/ciss/ciss.c optional ciss
dev/cm/smc90cx6.c optional cm
dev/cnw/if_cnw.c optional cnw card
@@ -904,6 +903,8 @@ geom/geom_aes.c optional geom_aes
geom/geom_apple.c optional geom_apple
geom/geom_bsd.c optional geom_bsd
geom/geom_bsd_enc.c optional geom_bsd
+geom/geom_ccd.c optional ccd
+geom/geom_ccd.c optional geom_ccd
geom/geom_ctl.c standard
geom/geom_dev.c standard
geom/geom_disk.c standard
OpenPOWER on IntegriCloud