summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjfieber <jfieber@FreeBSD.org>1995-09-11 02:23:03 +0000
committerjfieber <jfieber@FreeBSD.org>1995-09-11 02:23:03 +0000
commit47fb065f6d468c6e4ec3400e07201999fa4fd89b (patch)
tree3564f3586454a0c874216ac326cce454007b0aa9
parent4f7c5687d4afe63d9e5b489855a6bf92cb1e3bf0 (diff)
downloadFreeBSD-src-47fb065f6d468c6e4ec3400e07201999fa4fd89b.zip
FreeBSD-src-47fb065f6d468c6e4ec3400e07201999fa4fd89b.tar.gz
Make the sample config file entry for mse0 use irq5 instead of irq6.
Apparently some bus mice won't go above 5 and the 2.0.5 LINT shows 5. Submitted by: Brian Handy <handy@condor.physics.montana.edu>
-rw-r--r--share/doc/FAQ/freebsd-faq.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/FAQ/freebsd-faq.sgml b/share/doc/FAQ/freebsd-faq.sgml
index c9349f3..16eb184 100644
--- a/share/doc/FAQ/freebsd-faq.sgml
+++ b/share/doc/FAQ/freebsd-faq.sgml
@@ -4,7 +4,7 @@
<title>Frequently Asked Questions for FreeBSD 2.X
<author>The FreeBSD FAQ Team, <tt/FAQ@FreeBSD.ORG/
-<date> $Id: freebsd-faq.sgml,v 1.12 1995/08/20 15:21:31 gclarkii Exp $
+<date> $Id: freebsd-faq.sgml,v 1.13 1995/08/28 20:34:59 jfieber Exp $
<abstract>
This is the FAQ for FreeBSD systems version 2.X All entries are
assumed to be relevant to FreeBSD 2.0.5+, unless otherwise noted.
@@ -744,7 +744,7 @@ sea32550N|Seagate 32550N:\
to add the following line to the kernel config file and recompile
for the Logitech and ATI mice:
<verb>
- device mse0 at isa? port 0x23c tty irq6 vector mseintr
+ device mse0 at isa? port 0x23c tty irq5 vector mseintr
</verb>
<sect1>
OpenPOWER on IntegriCloud