From owner-freebsd-current Sun Oct 3 12:23:12 1999 Delivered-To: freebsd-current@freebsd.org Received: from cantor.boolean.net (cantor.boolean.net [209.133.111.73]) by hub.freebsd.org (Postfix) with ESMTP id 6942B14EA3 for ; Sun, 3 Oct 1999 12:23:05 -0700 (PDT) (envelope-from Kurt@OpenLDAP.Org) Received: from gypsy (localhost [127.0.0.1]) by cantor.boolean.net (8.9.3/8.9.1) with SMTP id TAA94243; Sun, 3 Oct 1999 19:22:58 GMT (envelope-from Kurt@OpenLDAP.Org) Message-Id: <3.0.5.32.19991003121730.00933320@localhost> X-Sender: guru@localhost X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Sun, 03 Oct 1999 12:17:30 -0700 To: Doug Rabson From: "Kurt D. Zeilenga" Subject: Re: Recent kernel hangs during boot with pnp sio. Cc: "Daniel M. Eischen" , freebsd-current@FreeBSD.ORG, winter@jurai.net In-Reply-To: References: <37F78874.F7B86582@vigrid.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I provided a patch for the USR2030 that likely could be committed at the same time. See kern/13983. Kurt At 07:34 PM 10/3/99 +0100, Doug Rabson wrote: >diff -u -r1.268 sio.c >--- sio.c 1999/09/25 18:24:21 1.268 >+++ sio.c 1999/10/03 18:32:10 >@@ -567,7 +567,9 @@ > {0x0205d041, "Multiport serial device (non-intelligent 16550)"}, /* PNP0502 */ > {0x1005d041, "Generic IRDA-compatible device"}, /* PNP0510 */ > {0x1105d041, "Generic IRDA-compatible device"}, /* PNP0511 */ >- {0x31307256, "USR3031"}, /* USR3031 */ >+ {0x31307256, NULL}, /* USR3031 */ + {0x30207256, NULL}, /* USR2030 */ >+ {0x8024b04e, NULL}, /* SUP2480 */ >+ {0x8020b04e, NULL}, /* SUP2080 */ > {0} > }; > $ pnpinfo -v Checking for Plug-n-Play devices... Card assigned CSN #1 Vendor ID USR2030 (0x30207256), Serial Number 0xadacaa93 PnP Version 1.0, Vendor Version 0 Device Description: U.S.Robotics Inc. Sportster 56000 FAX Internal Logical Device ID: USR2030 0x30207256 #0 TAG Start DF Good Configuration I/O Range 0x2f8 .. 0x2f8, alignment 0x8, len 0x8 [16-bit addr] IRQ: 3 5 7 - only one type (true/edge) TAG Start DF Acceptable Configuration I/O Range 0x3f8 .. 0x3f8, alignment 0x8, len 0x8 [16-bit addr] IRQ: 2 3 4 5 7 - only one type (true/edge) TAG Start DF Acceptable Configuration I/O Range 0x3e8 .. 0x3e8, alignment 0x8, len 0x8 [16-bit addr] IRQ: 2 3 4 5 7 - only one type (true/edge) TAG Start DF Acceptable Configuration I/O Range 0x2e8 .. 0x2e8, alignment 0x8, len 0x8 [16-bit addr] IRQ: 2 3 4 5 7 - only one type (true/edge) TAG End DF End Tag Successfully got 16 resources, 1 logical fdevs -- card select # 0x0001 CSN USR2030 (0x30207256), Serial Number 0xadacaa93 Logical device #0 IO: 0x03e8 0x03e8 0x03e8 0x03e8 0x03e8 0x03e8 0x03e8 0x03e8 IRQ 5 0 DMA 4 4 IO range check 0x00 activate 0x01 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message