From owner-freebsd-current Mon Jan 17 20:15:50 2000 Delivered-To: freebsd-current@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id 5568014F64; Mon, 17 Jan 2000 20:15:45 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id A6FBC1CA0; Tue, 18 Jan 2000 12:15:42 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: Brian Somers Cc: freebsd-current@FreeBSD.org, imp@freebsd.org Subject: Re: PnP probing in -current In-Reply-To: Message from Brian Somers of "Mon, 17 Jan 2000 16:13:14 GMT." <200001171613.QAA25647@hak.lan.Awfulhak.org> Date: Tue, 18 Jan 2000 12:15:42 +0800 From: Peter Wemm Message-Id: <20000118041542.A6FBC1CA0@overcee.netplex.com.au> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brian Somers wrote: > > Brian Somers wrote: > > > Hi, > > > > > > Since the PnP probing code was made unconditional in the bootup > > > routines on December 6, I've been having problems with my > > > Adaptec 1542CP. [..] > Trying Read_Port at 203 > ADP1542: adding irq mask 0xdc00 > ADP1542: adding dma mask 0xe0 > ADP1542: start dependant > ADP1542: adding io range 0x330-0x333, size=0x4, align=0x4 > ADP1542: start dependant > ADP1542: adding io range 0x334-0x337, size=0x4, align=0x4 > ADP1542: start dependant > ADP1542: adding io range 0x234-0x237, size=0x4, align=0x4 > ADP1542: start dependant > ADP1542: adding io range 0x230-0x233, size=0x4, align=0x4 > ADP1542: start dependant > ADP1542: adding io range 0x134-0x137, size=0x4, align=0x4 > ADP1542: start dependant > ADP1542: adding io range 0x130-0x133, size=0x4, align=0x4 > ADP1542: end dependant > ADP1542: adding memory range 0xc8000-0xdc03f, size=0x40, align=0x4000 > isa_probe_children: disabling PnP devices > isa_probe_children: probing non-PnP devices [..] > isa_probe_children: probing PnP devices [..] > aha0: status reg test failed ff > unknown9: at port 0x330-0x333 irq 11 drq 5 on isa0 ^^^^^^^^^^^^^^^^^^^^^ Warner, what does this mean? the status register is 0xff? Could that mean that the 1542CP didn't get it's mapping at 0x330 activated? Also: > ADP1542: adding memory range 0xc8000-0xdc03f, size=0x40, align=0x4000 Could this be causing a failed allocation somewhere? (pr doesn't it matter since the ROM isn't being activated?) Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message