summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2008-07-04 18:15:36 +0000
committerjhb <jhb@FreeBSD.org>2008-07-04 18:15:36 +0000
commitcb0b8573c7a8427ae1fc840dfae0a197ed255063 (patch)
tree4a416c17f565be349b5676a518d2186e34603244 /sys/conf
parente06b58767a51f46bbbd0068fee71506856408a28 (diff)
downloadFreeBSD-src-cb0b8573c7a8427ae1fc840dfae0a197ed255063.zip
FreeBSD-src-cb0b8573c7a8427ae1fc840dfae0a197ed255063.tar.gz
Remove the arl(4) driver. It is reported to not work on 6.x or later
even though the driver hasn't changed since 4.x (last known working release).
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files.i3862
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/conf/files.i386 b/sys/conf/files.i386
index e1349a5..3a1be06 100644
--- a/sys/conf/files.i386
+++ b/sys/conf/files.i386
@@ -153,8 +153,6 @@ dev/arcmsr/arcmsr.c optional arcmsr pci
dev/ar/if_ar.c optional ar
dev/ar/if_ar_isa.c optional ar isa
dev/ar/if_ar_pci.c optional ar pci
-dev/arl/if_arl.c optional arl
-dev/arl/if_arl_isa.c optional arl isa
dev/asmc/asmc.c optional asmc isa
dev/atkbdc/atkbd.c optional atkbd atkbdc
dev/atkbdc/atkbd_atkbdc.c optional atkbd atkbdc
OpenPOWER on IntegriCloud