summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xten/README
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/xten/README')
-rw-r--r--usr.sbin/xten/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/xten/README b/usr.sbin/xten/README
index 7ff07fa..1ea5ddd 100644
--- a/usr.sbin/xten/README
+++ b/usr.sbin/xten/README
@@ -89,7 +89,7 @@ connect to your parallel port.
Add a line like the following
- device tw0 at isa? port 0x278 tty irq 5 vector twintr
+ device tw0 at isa? port 0x278 tty irq 5
to /sys/i386/conf/YOURSYSTEM, but make sure to change the I/O port and
interrupt to match your hardware configuration.
@@ -274,8 +274,8 @@ x-10 devices fail to work when plugged in NEXT to a surge protector!
I placed the tw option before the lpt entries in my config file:
-device tw0 at isa? port 0x378 tty irq 7 vector twintr
-device lpt0 at isa? port? tty irq 7 vector lptintr
+device tw0 at isa? port 0x378 tty irq 7
+device lpt0 at isa? port? tty irq 7
from dmesg I get:
OpenPOWER on IntegriCloud