From nobody@FreeBSD.ORG Thu Jun 17 15:19:23 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 1D8B7150D1; Thu, 17 Jun 1999 15:19:23 -0700 (PDT)
Message-Id: <19990617221923.1D8B7150D1@hub.freebsd.org>
Date: Thu, 17 Jun 1999 15:19:23 -0700 (PDT)
From: jobaldwi@vt.edu
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: [PATCH] Update to /usr/doc/FAQ/hardware.sgml
X-Send-Pr-Version: www-1.0

>Number:         12266
>Category:       docs
>Synopsis:       [PATCH] Update to /usr/doc/FAQ/hardware.sgml
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 17 15:20:01 PDT 1999
>Closed-Date:    Fri Jun 18 11:49:49 PDT 1999
>Last-Modified:  Fri Jun 18 11:50:43 PDT 1999
>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:
State-Changed-From-To: open->closed 
State-Changed-By: jesusr 
State-Changed-When: Fri Jun 18 11:49:49 PDT 1999 
State-Changed-Why:  
Commited, thanks! 
Revision  Changes    Path 
1.19      +2 -2      doc/FAQ/hardware.sgml 
>Unformatted:
