aboutsummaryrefslogtreecommitdiff
path: root/sys/i386
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>1998-05-30 18:28:12 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>1998-05-30 18:28:12 +0000
commit5db3b83128b19589eadee0068812d4a650f66749 (patch)
tree920f49e46934cec957b7b988ebb8f338f9b8345e /sys/i386
parent5b32180784b641ac33add5398c936520c93c670e (diff)
downloadsrc-5db3b83128b19589eadee0068812d4a650f66749.tar.gz
src-5db3b83128b19589eadee0068812d4a650f66749.zip
Add minimum driver for XC6200 based cards. Currently it knows about
the HOT1 from www.vcc.com.
Notes
Notes: svn path=/head/; revision=36475
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/conf/LINT5
-rw-r--r--sys/i386/conf/NOTES5
2 files changed, 8 insertions, 2 deletions
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 6c4d1a85db33..7642cc65841a 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.433 1998/05/19 23:23:09 julian Exp $
+# $Id: LINT,v 1.434 1998/05/21 03:22:20 wpaul 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
@@ -1252,7 +1252,10 @@ device asc0 at isa? port IO_ASC1 tty drq 3 irq 10 vector ascintr
device bqu0 at isa? port 0x150
device stl0 at isa? port 0x2a0 tty irq 10 vector stlintr
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>
device loran0 at isa? port ? tty irq 5 vector loranintr
+# HOT1 Xilinx 6200 card (www.vcc.com)
+device xrpu0
#
# EISA devices:
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 6c4d1a85db33..7642cc65841a 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.433 1998/05/19 23:23:09 julian Exp $
+# $Id: LINT,v 1.434 1998/05/21 03:22:20 wpaul 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
@@ -1252,7 +1252,10 @@ device asc0 at isa? port IO_ASC1 tty drq 3 irq 10 vector ascintr
device bqu0 at isa? port 0x150
device stl0 at isa? port 0x2a0 tty irq 10 vector stlintr
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>
device loran0 at isa? port ? tty irq 5 vector loranintr
+# HOT1 Xilinx 6200 card (www.vcc.com)
+device xrpu0
#
# EISA devices: