Date: Thu, 17 Jun 1999 15:19:23 -0700 (PDT) From: jobaldwi@vt.edu To: freebsd-gnats-submit@freebsd.org Subject: docs/12266: [PATCH] Update to /usr/doc/FAQ/hardware.sgml Message-ID: <19990617221923.1D8B7150D1@hub.freebsd.org>
index | next in thread | raw e-mail
>Number: 12266
>Category: docs
>Synopsis: [PATCH] Update to /usr/doc/FAQ/hardware.sgml
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Jun 17 15:20:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator: John Baldwin
>Release: 3.2-STABLE
>Organization:
>Environment:
n/a
>Description:
Noticed by: Tetsuya Watanabe <tetsuya1@prodigy.net>
The table of PnP modem ID's in /sys/i386/isa/sio.c has moved ~1500 lines
since this entry in the FAQ was written.
>How-To-Repeat:
Read the FAQ and then try to find the table.
>Fix:
Apply this simple patch. While you are in there, you may want to reformat
the text a little to fit in 80 columns.
Index: hardware.sgml
===================================================================
RCS file: /usr/cvs/doc/FAQ/hardware.sgml,v
retrieving revision 1.18
diff -u -r1.18 hardware.sgml
--- hardware.sgml 1999/05/31 01:46:28 1.18
+++ hardware.sgml 1999/06/17 22:10:07
@@ -360,7 +360,7 @@
To enable Plug & Play support, compile a new kernel with <tt/controller pnp0/ in
the configuration file, then reboot the system. The kernel will print the PnP IDs
of all the devices it finds. Copy the PnP ID from the modem to the table in
- <tt>/sys/i386/isa/sio.c</tt>, at about line 1200. Look for the string "SUP1310"
+ <tt>/sys/i386/isa/sio.c</tt>, at about line 2777. Look for the string "SUP1310"
in the structure "siopnp_ids[]" to
find the table. Build the kernel again, install, reboot, and your modem should be found.</p>
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990617221923.1D8B7150D1>
