From owner-freebsd-current Wed May 3 23:35:53 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail.rdc1.ct.home.com (ha1.rdc1.ct.home.com [24.2.0.66]) by hub.freebsd.org (Postfix) with ESMTP id 3FEED37B7BA for ; Wed, 3 May 2000 23:35:41 -0700 (PDT) (envelope-from tsikora@home.com) Received: from home.com ([24.2.168.186]) by mail.rdc1.ct.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000504063537.WAZJ18096.mail.rdc1.ct.home.com@home.com>; Wed, 3 May 2000 23:35:37 -0700 Message-ID: <39111A01.44BBE15A@home.com> Date: Thu, 04 May 2000 02:34:41 -0400 From: Ted Sikora Reply-To: tsikora@powerusersbbs.com Organization: Jtl Development X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en-US,en-GB MIME-Version: 1.0 To: Trent Nelson , "current@FreeBSD.ORG" Subject: Re: can't assign resources References: <39107973.F528306C@home.com> <3910EF86.1B3B5981@student.cowan.edu.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Trent Nelson wrote: > > Ted Sikora wrote: > > > > I have been getting these messages from my kernel for some time now. > > Could the culprit be these 2 isa cards: > > non-pnp SB16 sbc0 > > ne2000 ed0 > > They are on a SMP BP6 > > I've posted a message both to current and questions about this now. I'm > experiencing the same thing with roughly the same I/O addresses being > claimed. I doubt it has anything to do with the ISA cards you mention as > many of the addresses relate to things like the DMA registers/timer and > other associated resources. > > Could someone please either take a look at this, or give an > authoritative comment as to why it's happening. > > If someone points me in the direction of the particular code where the > unknown driver is claiming the devices; I'll make an attempt to take a > look at it myself. > > > May 3 14:53:19 telecast /kernel: unknown0: at port > > 0x20-0x21,0xa0-0xa1 irq 2 on isa0 > > May 3 14:53:19 telecast /kernel: unknown1: at port > > 0-0xf,0x81-0x83,0x87,0x89-0x8b,0x8f-0x91,0xc0-0xdf drq 4 on isa0 Your right the addresses seem to be standard machine resources. Are you using SMP? The irq's are remapped on a SMP machine so maybe that's were the trouble lies? The PNP tag is what has me stumped. I replaced the isa cards with pci this evening out of curiosity...same thing. -- Ted Sikora Jtl Development Group tsikora@powerusersbbs.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message