summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1999-01-20 08:31:56 +0000
committerkato <kato@FreeBSD.org>1999-01-20 08:31:56 +0000
commitb5d3b3b5a964d643389c9a7cbcc1ac84ea292e75 (patch)
treea8e1647f22f6fb992dc7ee2dcdc71d45f4b99776
parentf0616fa7140e3a357f63dae2a61e3c58633de0eb (diff)
downloadFreeBSD-src-b5d3b3b5a964d643389c9a7cbcc1ac84ea292e75.zip
FreeBSD-src-b5d3b3b5a964d643389c9a7cbcc1ac84ea292e75.tar.gz
Remove 'alog'.
-rw-r--r--sys/conf/files.pc983
-rw-r--r--sys/pc98/conf/files.pc983
-rw-r--r--sys/pc98/conf/majors.pc984
3 files changed, 4 insertions, 6 deletions
diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98
index bc9bfa7..1a5d72d 100644
--- a/sys/conf/files.pc98
+++ b/sys/conf/files.pc98
@@ -3,7 +3,7 @@
#
# modified for PC-9801
#
-# $Id: files.pc98,v 1.79 1999/01/04 08:07:47 kato Exp $
+# $Id: files.pc98,v 1.80 1999/01/18 08:38:07 kato Exp $
#
# The long compile-with and dependency lines are required because of
# limitations in config: backslash-newline doesn't work in strings, and
@@ -109,7 +109,6 @@ i386/isa/adv_isa.c optional adv device-driver
i386/isa/aha_isa.c optional aha device-driver
#i386/isa/aic6360.c optional aic device-driver
i386/isa/aic_isa.c optional aic device-driver
-i386/isa/alog.c optional alog device-driver
i386/isa/bt_isa.c optional bt device-driver
pc98/pc98/clock.c standard
i386/isa/cronyx.c optional cx device-driver
diff --git a/sys/pc98/conf/files.pc98 b/sys/pc98/conf/files.pc98
index bc9bfa7..1a5d72d 100644
--- a/sys/pc98/conf/files.pc98
+++ b/sys/pc98/conf/files.pc98
@@ -3,7 +3,7 @@
#
# modified for PC-9801
#
-# $Id: files.pc98,v 1.79 1999/01/04 08:07:47 kato Exp $
+# $Id: files.pc98,v 1.80 1999/01/18 08:38:07 kato Exp $
#
# The long compile-with and dependency lines are required because of
# limitations in config: backslash-newline doesn't work in strings, and
@@ -109,7 +109,6 @@ i386/isa/adv_isa.c optional adv device-driver
i386/isa/aha_isa.c optional aha device-driver
#i386/isa/aic6360.c optional aic device-driver
i386/isa/aic_isa.c optional aic device-driver
-i386/isa/alog.c optional alog device-driver
i386/isa/bt_isa.c optional bt device-driver
pc98/pc98/clock.c standard
i386/isa/cronyx.c optional cx device-driver
diff --git a/sys/pc98/conf/majors.pc98 b/sys/pc98/conf/majors.pc98
index a70bf7b..90ffbef 100644
--- a/sys/pc98/conf/majors.pc98
+++ b/sys/pc98/conf/majors.pc98
@@ -1,4 +1,4 @@
-$Id: majors.pc98,v 1.47 1999/01/08 16:03:11 kato Exp $
+$Id: majors.pc98,v 1.48 1999/01/16 11:36:28 kato Exp $
Hopefully, this list will one day be obsoleted by DEVFS, but for now
this is the current allocation of device major numbers.
@@ -130,7 +130,7 @@ chrdev name comments
83 can CAN16-2 CAN-PC Interface
84 dtfp Datum Time and Frequency processor (louie@UU.NET)
85 vesa VESA support device (j_mini@efn.org)
-86 alog Industrial Computer Source AIO8-P driver
+86 alog Industrial Computer Source AIO8-P driver (deprecated)
87 wfd ATAPI floppy client of "ata"
88 dpt DPT RAID Controller <shimon@i-connect.net>
89 pps Pulse-Per-Second timing interface
OpenPOWER on IntegriCloud