summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-07-16 08:55:04 +0000
committerbde <bde@FreeBSD.org>1995-07-16 08:55:04 +0000
commit4df7e891894892783367b7eb2690a55e2d785ca0 (patch)
treedc0c8fab6eaf54b979901562a004f76f0f1fd0ae /sys/i386
parent1e377cd99d00399cbf82987ea0c1e1e32c72eb18 (diff)
downloadFreeBSD-src-4df7e891894892783367b7eb2690a55e2d785ca0.zip
FreeBSD-src-4df7e891894892783367b7eb2690a55e2d785ca0.tar.gz
Add tw.
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/conf/LINT7
-rw-r--r--sys/i386/conf/NOTES7
2 files changed, 10 insertions, 4 deletions
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 7f32802..61015ec 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.185 1995/06/22 10:56:47 dfr Exp $
+# $Id: LINT,v 1.186 1995/07/11 17:20:10 bde 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
@@ -626,7 +626,7 @@ device uart0 at isa? port 0x330 irq 5 vector "m6850intr"
device pca0 at isa? port IO_TIMER1 tty
#
-# Miscellaneous hardware: `mcd', `wt', `ctx', `apm'
+# Miscellaneous hardware:
#
# mcd: Mitsumi CD-ROM
# scd: Sony CD-ROM
@@ -641,6 +641,7 @@ device pca0 at isa? port IO_TIMER1 tty
# joy: joystick
# labpc: National Instrument's Lab-PC and Lab-PC+
# rc: RISCom/8 multiport card
+# tw: TW-523 power line interface for use with X-10 home control products
#
# Notes on the spigot:
@@ -665,6 +666,8 @@ device joy0 at isa? port "IO_GAME"
device cy0 at isa? tty irq 10 iomem 0xd4000 vector cyintr
device labpc0 at isa? port 0x260 tty irq 5 vector labpcintr
device rc0 at isa? port 0x220 tty irq 12 vector rcintr
+# the port and irq for tw0 are fictitious
+device tw0 at isa? port 0x380 tty irq 11 vector twintr
#
# PCI devices:
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 7f32802..61015ec 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.185 1995/06/22 10:56:47 dfr Exp $
+# $Id: LINT,v 1.186 1995/07/11 17:20:10 bde 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
@@ -626,7 +626,7 @@ device uart0 at isa? port 0x330 irq 5 vector "m6850intr"
device pca0 at isa? port IO_TIMER1 tty
#
-# Miscellaneous hardware: `mcd', `wt', `ctx', `apm'
+# Miscellaneous hardware:
#
# mcd: Mitsumi CD-ROM
# scd: Sony CD-ROM
@@ -641,6 +641,7 @@ device pca0 at isa? port IO_TIMER1 tty
# joy: joystick
# labpc: National Instrument's Lab-PC and Lab-PC+
# rc: RISCom/8 multiport card
+# tw: TW-523 power line interface for use with X-10 home control products
#
# Notes on the spigot:
@@ -665,6 +666,8 @@ device joy0 at isa? port "IO_GAME"
device cy0 at isa? tty irq 10 iomem 0xd4000 vector cyintr
device labpc0 at isa? port 0x260 tty irq 5 vector labpcintr
device rc0 at isa? port 0x220 tty irq 12 vector rcintr
+# the port and irq for tw0 are fictitious
+device tw0 at isa? port 0x380 tty irq 11 vector twintr
#
# PCI devices:
OpenPOWER on IntegriCloud