From owner-freebsd-current Sat Mar 11 13:36:42 2000 Delivered-To: freebsd-current@freebsd.org Received: from tungsten.btinternet.com (tungsten.btinternet.com [194.73.73.81]) by hub.freebsd.org (Postfix) with ESMTP id 8C69A37B6BE for ; Sat, 11 Mar 2000 13:36:32 -0800 (PST) (envelope-from mark@ukug.uk.freebsd.org) Received: from [213.1.135.159] (helo=parish.my.domain) by tungsten.btinternet.com with esmtp (Exim 2.05 #1) id 12TtYX-0002YR-00; Sat, 11 Mar 2000 21:36:17 +0000 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id VAA00409; Sat, 11 Mar 2000 21:36:14 GMT (envelope-from mark) Date: Sat, 11 Mar 2000 21:36:14 +0000 From: Mark Ovens To: "Eric D. Futch" Cc: freebsd-current@freebsd.org Subject: Re: Weird problems with PnP (related to sio?)? Message-ID: <20000311213614.A235@parish> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from efutch@nyct.net on Sat, Mar 11, 2000 at 03:30:33PM -0500 Organization: Total lack of Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Mar 11, 2000 at 03:30:33PM -0500, Eric D. Futch wrote: > I'm having some weird problems with PnP, I guess. I have a "SmartLink 56K > Voice Fax Modem" that I just stuck into the computer. Before I added the > PnP magic to src/sys/isa/sio.c, in the kernel messages just said unknown > for it, which is what I expected. So at that point I had three unkowns, > one for , and then that modem. > > The src/sys/isa/sio.c magic for this modem looks like this: > {0x12206804, NULL}, /* ACH2012 - 5634BTS 56K Video Ready Modem */ > > Now that I have that in there, after building/installing a fresh kernel, > it gets attached to the sio driver but I'm getting these other lines of > unknown stuff that seems to be causing problems with memory. Random things > die on signal 11 now, like kdm. > > >From dmesg: > sio2: <5634BTS 56K Video Ready Modem> at port 0x3e8-0x3ef irq 10 on isa0 > sio2: type 16550A > unknown2: at port 0x20-0x21,0xa0-0xa1,0x4d0-0x4d1 irq 2 on isa0 > unknown3: at port 0-0xf,0x80-0x90,0x94-0x9f,0xc0-0xde,0x40b,0x410-0x43f,0x481-0x483,0x487,0x489-0x48c,0x4d6 drq 4 on isa0 > unknown4: at port 0x40-0x43 irq 0 on isa0 > unknown5: at port 0x70-0x71 irq 8 on isa0 > unknown: can't assign resources [snip] Remove the line device pnp0 from the kernel config file and re-build. -- Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? BSD: Are you guys coming, or what? -Poster at LinuxWorld 2000 ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message