summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorDoug Rabson <dfr@FreeBSD.org>1998-08-30 10:50:30 +0000
committerDoug Rabson <dfr@FreeBSD.org>1998-08-30 10:50:30 +0000
commit506a7a2ed40e8ead7dd83278f650011d8c9e4299 (patch)
treeecf4089195e8747d8a0e36a28290bc7ea4cdf1d6 /sys
parent3cf9b7ae04d93dc13c4c19cff1b1803d18c432ec (diff)
downloadsrc-test2-506a7a2ed40e8ead7dd83278f650011d8c9e4299.tar.gz
src-test2-506a7a2ed40e8ead7dd83278f650011d8c9e4299.zip
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/alpha/conf/GENERIC15
-rw-r--r--sys/alpha/conf/NOTES15
2 files changed, 4 insertions, 26 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC
index c966b634c1d9..9df59dc05523 100644
--- a/sys/alpha/conf/GENERIC
+++ b/sys/alpha/conf/GENERIC
@@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
-# $Id: GENERIC,v 1.3 1998/08/10 07:53:58 dfr Exp $
+# $Id: GENERIC,v 1.4 1998/08/20 08:27:10 dfr Exp $
machine "alpha"
cpu "EV4"
@@ -49,18 +49,6 @@ controller cia0
controller apecs0
controller lca0
-# TurboChannel
-controller tcasic0
-controller tc0
-controller ioasic0
-
-# TurboChannel devices
-controller tcds0
-controller esp0
-
-# TC IO Asic devices
-device le0
-
# Standard busses
controller pci0
controller isa0
@@ -69,6 +57,7 @@ controller isa0
controller tcasic0
controller tc0
controller tcds0
+controller ioasic0
# A single entry for any of these controllers (ncr, ahb, ahc, amd) is
# sufficient for any number of installed devices.
diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES
index c966b634c1d9..9df59dc05523 100644
--- a/sys/alpha/conf/NOTES
+++ b/sys/alpha/conf/NOTES
@@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
-# $Id: GENERIC,v 1.3 1998/08/10 07:53:58 dfr Exp $
+# $Id: GENERIC,v 1.4 1998/08/20 08:27:10 dfr Exp $
machine "alpha"
cpu "EV4"
@@ -49,18 +49,6 @@ controller cia0
controller apecs0
controller lca0
-# TurboChannel
-controller tcasic0
-controller tc0
-controller ioasic0
-
-# TurboChannel devices
-controller tcds0
-controller esp0
-
-# TC IO Asic devices
-device le0
-
# Standard busses
controller pci0
controller isa0
@@ -69,6 +57,7 @@ controller isa0
controller tcasic0
controller tc0
controller tcds0
+controller ioasic0
# A single entry for any of these controllers (ncr, ahb, ahc, amd) is
# sufficient for any number of installed devices.