From 3aee6b6a4ca84bfd1001c779b87f5471642945b3 Mon Sep 17 00:00:00 2001 From: Jesus Rodriguez Cuesta Date: Fri, 18 Jun 1999 18:49:28 +0000 Subject: [PATCH] Modify line where PnP siopnp_ids[] is on sys/i386/isa/sio.c file PR: docs/12266 Submitted by: jobaldwi@vt.edu --- FAQ/hardware.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FAQ/hardware.sgml b/FAQ/hardware.sgml index dd13da2d9f..a59d69730c 100644 --- a/FAQ/hardware.sgml +++ b/FAQ/hardware.sgml @@ -1,4 +1,4 @@ - + @@ -360,7 +360,7 @@ To enable Plug & Play support, compile a new kernel with /sys/i386/isa/sio.c, at about line 1200. Look for the string "SUP1310" + /sys/i386/isa/sio.c, 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.