From owner-freebsd-questions Mon Apr 16 21:29:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from snipe.mail.pas.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by hub.freebsd.org (Postfix) with ESMTP id 80B2537B43F for ; Mon, 16 Apr 2001 21:29:48 -0700 (PDT) (envelope-from dleimbac@earthlink.net) Received: from 1Cust155.tnt1.starkville.ms.da.uu.net (1Cust155.tnt1.starkville.ms.da.uu.net [63.30.107.155]) by snipe.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id VAA16137 for ; Mon, 16 Apr 2001 21:29:47 -0700 (PDT) Subject: ISA PnP modem From: Dave To: freebsd-questions@freebsd.org Content-Type: text/plain X-Mailer: Evolution/0.10+cvs.2001.04.16.08.00 (Preview Release) Date: 16 Apr 2001 23:32:12 -0500 Message-Id: <987481936.2203.1.camel@tecra.home.net> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am having a heck of a time here. I have 4.2 RELEASE. I added a line for my Digicom modem in /usr/src/sys/isa/sio.c. I rebuilt the kernel. If I leave sio1 enabled my kernel gives this message: unknown: can't assign resources and pnpinfo shows the following: CSN CTL3061 (0x61308c0e), Serial Number 0xffffffff Logical Device #0 IO: 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 IRQ 0 0 DMA 4 4 IO range check 0x00 activate 0x00 If I disable sio1 I get the following line for IO: 0x02f8 0x02f8 0x02f8 0x02f8 0x02f8 0x02f8 0x02f8 0x02f8 The IRQ line shows 3 and I verified that no other devices use that IRQ with dmesg. I have tried turning PnP OS installed off in BIOS and turning it back on. I have also tried resetting the PnP information. What ever happened to the pnp device from the older kernels anyway? I can configure this modem in linux with the isapnp tool. Please Help!!! :) Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message