summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2005-10-14 18:24:58 +0000
committerjhb <jhb@FreeBSD.org>2005-10-14 18:24:58 +0000
commit3ecae4d4bed9207fa40ed0ddf3789d04c5fde46a (patch)
treecfc03ff3a0e20122cb24b2561ba92e9fd81ec4b0 /sys/conf/files
parent8554bc13f13ca0621b2c2daedb9526ce11356bbd (diff)
downloadFreeBSD-src-3ecae4d4bed9207fa40ed0ddf3789d04c5fde46a.zip
FreeBSD-src-3ecae4d4bed9207fa40ed0ddf3789d04c5fde46a.tar.gz
Remove the sx(4) driver at the request of the author. The author
originally wrote it for 4.x and hasn't really had the time to fully update it to 5.x and later. Also, the author doesn't use the hardware anymore as well. If someone does need this driver they can always resurrect it from the Attic. Requested by: Frank Mayhar frank at exit dot com
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/conf/files b/sys/conf/files
index d5eca53..7f7bc5d 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -901,10 +901,6 @@ dev/stg/tmc18c30_pccard.c optional stg pccard
dev/stg/tmc18c30_pci.c optional stg pci
dev/stg/tmc18c30_subr.c optional stg
dev/streams/streams.c optional streams
-dev/sx/sx.c optional sx
-#dev/sx/sx_isa.c optional sx isa
-dev/sx/sx_util.c optional sx
-dev/sx/sx_pci.c optional sx pci
dev/sym/sym_hipd.c optional sym \
dependency "$S/dev/sym/sym_{conf,defs}.h"
dev/syscons/blank/blank_saver.c optional blank_saver
OpenPOWER on IntegriCloud