From owner-freebsd-hackers Fri Sep 6 08:29:30 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA01133 for hackers-outgoing; Fri, 6 Sep 1996 08:29:30 -0700 (PDT) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA01117 for ; Fri, 6 Sep 1996 08:29:27 -0700 (PDT) Received: from mail.crl.com (mail.crl.com [165.113.1.22]) by who.cdrom.com (8.7.5/8.6.11) with SMTP id HAA21761 for ; Fri, 6 Sep 1996 07:51:17 -0700 (PDT) Received: from cyber1.servtech.com by mail.crl.com with SMTP id AA15121 (5.65c/IDA-1.5 for ); Fri, 6 Sep 1996 07:48:29 -0700 Received: from pr-comm.com (prcomm.roc.servtech.com [204.181.3.14]) by cyber1.servtech.com (8.7.5/8.7.5) with SMTP id KAA21903 for ; Fri, 6 Sep 1996 10:47:55 -0400 (EDT) Received: by pr-comm.com (IBM OS/2 SENDMAIL VERSION 1.3.14/(1.3PRC/3.0sos) id AA8454; Fri, 06 Sep 96 10:45:56 -0400 Message-Id: <9609061445.AA8454@pr-comm.com> Mime-Version: 1.0 Date: Fri, 06 Sep 96 10:38:29 -0400 From: "James Housley" To: freebsd-hackers@FreeBSD.ORG Reply-To: "James Housley" Cc: housley@pr-comm.com Subject: Problem with sio0 X-Mailer: Ultimedia Mail/2 Lite, IBM T. J. Watson Research Center Content-Id: <18451_70_4_842020710> Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I have a Compaq Contura 430C laptop. On boot I get a message: sio0 not found at 0x3f8 The computers BIOS, DOS/Windoze and OS/2 all are able to find it at 0x3f8 with IRQ 4 and think it is a NS16550AF. I modified /usr/src/sys/i386/isa/sio.c to print the contents of the array "failures". On boot all locations contained 0 except #5 and #8. I would like to fix this problem. I is there more testing I can do to help? I tried ignoring, commented out, the lines that set #5 & 8. That caused "65 events on a device without a tp" (basically). Thanks Jim. ------------------------------------------------+----------------------------- E-Mail: James E. Housley | PGP Key: pub 1024/03983B4D | 2C 3F 3A 0D A8 D8 C3 13 WWW: www.servtech.com/public/pr-comm | 7C F0 B5 BF 27 8B 92 FE ------------------------------------------------+-----------------------------