summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>1998-11-11 21:29:09 +0000
committermsmith <msmith@FreeBSD.org>1998-11-11 21:29:09 +0000
commite9ddda84aeadbe42f4051aacc2a82cf3a6f20e5a (patch)
tree56146dd947dc8a0e22438749ec2515879df1b3b2 /sys
parenta0c398294eb2f38265e1b7417cb52a099bd862f8 (diff)
downloadFreeBSD-src-e9ddda84aeadbe42f4051aacc2a82cf3a6f20e5a.zip
FreeBSD-src-e9ddda84aeadbe42f4051aacc2a82cf3a6f20e5a.tar.gz
Remove all mention of the 'amd' driver. It can come back if we grow
support for it again.
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/NOTES9
-rw-r--r--sys/i386/conf/LINT9
-rw-r--r--sys/i386/conf/NOTES9
3 files changed, 3 insertions, 24 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 63316a3..bc5defe 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.501 1998/11/06 20:32:22 msmith Exp $
+# $Id: LINT,v 1.502 1998/11/08 09:57:28 peter 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
@@ -1407,12 +1407,6 @@ options "EISA_SLOTS=12"
# nd 1040B PCI SCSI host adapters, as well as the Qlogic ISP 2100
# FC/AL Host Adapter.
#
-# The `amd' device provides support for the Tekram DC-390 and 390T
-# SCSI host adapters, but is expected to work with any AMD 53c974
-# PCI SCSI chip and the AMD Ethernet+SCSI Combo chip, after some
-# local patches were applied to the sources (that had originally
-# been written by Tekram and limited to work with their SCSI cards).
-#
# The `de' device provides support for the Digital Equipment DC21040
# self-contained Ethernet adapter.
#
@@ -1481,7 +1475,6 @@ controller pci0
controller ahc1
controller ncr0
controller isp0
-#!CAM# controller amd0
device de0
device fxp0
device rl0
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 63316a3..bc5defe 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -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.501 1998/11/06 20:32:22 msmith Exp $
+# $Id: LINT,v 1.502 1998/11/08 09:57:28 peter 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
@@ -1407,12 +1407,6 @@ options "EISA_SLOTS=12"
# nd 1040B PCI SCSI host adapters, as well as the Qlogic ISP 2100
# FC/AL Host Adapter.
#
-# The `amd' device provides support for the Tekram DC-390 and 390T
-# SCSI host adapters, but is expected to work with any AMD 53c974
-# PCI SCSI chip and the AMD Ethernet+SCSI Combo chip, after some
-# local patches were applied to the sources (that had originally
-# been written by Tekram and limited to work with their SCSI cards).
-#
# The `de' device provides support for the Digital Equipment DC21040
# self-contained Ethernet adapter.
#
@@ -1481,7 +1475,6 @@ controller pci0
controller ahc1
controller ncr0
controller isp0
-#!CAM# controller amd0
device de0
device fxp0
device rl0
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 63316a3..bc5defe 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/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.501 1998/11/06 20:32:22 msmith Exp $
+# $Id: LINT,v 1.502 1998/11/08 09:57:28 peter 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
@@ -1407,12 +1407,6 @@ options "EISA_SLOTS=12"
# nd 1040B PCI SCSI host adapters, as well as the Qlogic ISP 2100
# FC/AL Host Adapter.
#
-# The `amd' device provides support for the Tekram DC-390 and 390T
-# SCSI host adapters, but is expected to work with any AMD 53c974
-# PCI SCSI chip and the AMD Ethernet+SCSI Combo chip, after some
-# local patches were applied to the sources (that had originally
-# been written by Tekram and limited to work with their SCSI cards).
-#
# The `de' device provides support for the Digital Equipment DC21040
# self-contained Ethernet adapter.
#
@@ -1481,7 +1475,6 @@ controller pci0
controller ahc1
controller ncr0
controller isp0
-#!CAM# controller amd0
device de0
device fxp0
device rl0
OpenPOWER on IntegriCloud