summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-02-17 09:33:29 +0000
committerjkh <jkh@FreeBSD.org>1995-02-17 09:33:29 +0000
commit8329459c37b8e1794e1d17becff61bf1870fda8b (patch)
tree5bbdaebab4e3a5706785aed8063485811f282c4c /sys
parent9e763d41657d249f7e8802a84ac62d8ab8498107 (diff)
downloadFreeBSD-src-8329459c37b8e1794e1d17becff61bf1870fda8b.zip
FreeBSD-src-8329459c37b8e1794e1d17becff61bf1870fda8b.tar.gz
Remove the ISDN dialer from LINT until it's working.
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/NOTES5
-rw-r--r--sys/i386/conf/LINT5
-rw-r--r--sys/i386/conf/NOTES5
3 files changed, 9 insertions, 6 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 81bf365..a38da89 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.143 1995/02/15 06:18:15 jkh Exp $
+# $Id: LINT,v 1.144 1995/02/17 02:22:36 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
@@ -507,7 +507,8 @@ device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 vector zpintr
#
device nic0 at isa? port "IO_COM3" iomem 0xe0000 tty irq 9 vector nicintr
device nnic0 at isa? port 0x150 iomem 0xe0000 tty irq 12 vector nnicintr
-controller tel0 at isa? iomem 0xe0000 tty irq 9 vector telintr
+# This one is also temporarily ill - needs an isa_device structure!!
+#controller tel0 at isa? iomem 0xe0000 tty irq 9 vector telintr
# Don't turn this on unless you're also prepared to fix it! :)
#device snic0
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 81bf365..a38da89 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.143 1995/02/15 06:18:15 jkh Exp $
+# $Id: LINT,v 1.144 1995/02/17 02:22:36 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
@@ -507,7 +507,8 @@ device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 vector zpintr
#
device nic0 at isa? port "IO_COM3" iomem 0xe0000 tty irq 9 vector nicintr
device nnic0 at isa? port 0x150 iomem 0xe0000 tty irq 12 vector nnicintr
-controller tel0 at isa? iomem 0xe0000 tty irq 9 vector telintr
+# This one is also temporarily ill - needs an isa_device structure!!
+#controller tel0 at isa? iomem 0xe0000 tty irq 9 vector telintr
# Don't turn this on unless you're also prepared to fix it! :)
#device snic0
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 81bf365..a38da89 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.143 1995/02/15 06:18:15 jkh Exp $
+# $Id: LINT,v 1.144 1995/02/17 02:22:36 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
@@ -507,7 +507,8 @@ device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 vector zpintr
#
device nic0 at isa? port "IO_COM3" iomem 0xe0000 tty irq 9 vector nicintr
device nnic0 at isa? port 0x150 iomem 0xe0000 tty irq 12 vector nnicintr
-controller tel0 at isa? iomem 0xe0000 tty irq 9 vector telintr
+# This one is also temporarily ill - needs an isa_device structure!!
+#controller tel0 at isa? iomem 0xe0000 tty irq 9 vector telintr
# Don't turn this on unless you're also prepared to fix it! :)
#device snic0
OpenPOWER on IntegriCloud