summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1998-12-27 12:40:07 +0000
committerphk <phk@FreeBSD.org>1998-12-27 12:40:07 +0000
commit77de2e7413bc386d29ba75317ca9630c99a5e698 (patch)
treefc962fb4bf36b4aba693f7f44dc721bf2c225376 /sys/conf
parentee35d5712415b9b7379f3c26183a6fb6387a66db (diff)
downloadFreeBSD-src-77de2e7413bc386d29ba75317ca9630c99a5e698.zip
FreeBSD-src-77de2e7413bc386d29ba75317ca9630c99a5e698.tar.gz
Pre 3.0 branch cleanup casualty #2: Transputer support
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/NOTES3
-rw-r--r--sys/conf/files.i3863
2 files changed, 2 insertions, 4 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index cfd3b4c..f7a219d 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.511 1998/12/22 20:44:13 luigi Exp $
+# $Id: LINT,v 1.512 1998/12/27 12:35:35 phk Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -1386,7 +1386,6 @@ device rp0 at isa? port 0x280 tty
device tw0 at isa? port 0x380 tty irq 11
device si0 at isa? iomem 0xd0000 tty irq 12
device asc0 at isa? port "IO_ASC1" tty drq 3 irq 10
-device bqu0 at isa? port 0x150
device stl0 at isa? port 0x2a0 tty irq 10
device stli0 at isa? port 0x2a0 tty iomem 0xcc000 flags 23 iosiz 0x1000
# You are unlikely to have the hardware for loran0 <phk@FreeBSD.org>
diff --git a/sys/conf/files.i386 b/sys/conf/files.i386
index 027713d..18549df 100644
--- a/sys/conf/files.i386
+++ b/sys/conf/files.i386
@@ -1,7 +1,7 @@
# This file tells config what files go into building a kernel,
# files marked standard are always included.
#
-# $Id: files.i386,v 1.206 1998/10/09 23:08:14 peter Exp $
+# $Id: files.i386,v 1.207 1998/12/21 18:04:20 joerg Exp $
#
# The long compile-with and dependency lines are required because of
# limitations in config: backslash-newline doesn't work in strings, and
@@ -98,7 +98,6 @@ 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/b004.c optional bqu device-driver
i386/isa/bt_isa.c optional bt device-driver
i386/isa/clock.c standard
i386/isa/cronyx.c optional cx device-driver
OpenPOWER on IntegriCloud