summaryrefslogtreecommitdiffstats
path: root/sys/conf/NOTES
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1998-05-30 18:28:12 +0000
committerphk <phk@FreeBSD.org>1998-05-30 18:28:12 +0000
commitffb1c27bb8046bb622ea6bbcdbc7bfab553ef7bc (patch)
treec4acd7571696e0b098d4dc0a3a6eebf48c2838f4 /sys/conf/NOTES
parent2d935787458821361e4de86955c4f4f4154b94da (diff)
downloadFreeBSD-src-ffb1c27bb8046bb622ea6bbcdbc7bfab553ef7bc.zip
FreeBSD-src-ffb1c27bb8046bb622ea6bbcdbc7bfab553ef7bc.tar.gz
Add minimum driver for XC6200 based cards. Currently it knows about
the HOT1 from www.vcc.com.
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r--sys/conf/NOTES5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 6c4d1a8..7642cc6 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.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:
OpenPOWER on IntegriCloud