From owner-freebsd-current Sun Oct 10 12:54:55 1999 Delivered-To: freebsd-current@freebsd.org Received: from sasami.jurai.net (sasami.jurai.net [63.67.141.99]) by hub.freebsd.org (Postfix) with ESMTP id 65F3514D58 for ; Sun, 10 Oct 1999 12:54:42 -0700 (PDT) (envelope-from winter@jurai.net) Received: from localhost (winter@localhost) by sasami.jurai.net (8.8.8/8.8.7) with ESMTP id PAA22716; Sun, 10 Oct 1999 15:54:34 -0400 (EDT) Date: Sun, 10 Oct 1999 15:54:33 -0400 (EDT) From: "Matthew N. Dodd" To: Doug Rabson Cc: Jason DiCioccio , current@FreeBSD.ORG Subject: Re: PnP problems on install floppy in 4.0-SNAPS from current.freebsd.org In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 10 Oct 1999, Matthew N. Dodd wrote: > On Sun, 10 Oct 1999, Doug Rabson wrote: > > Your card is an SMC EtherEZ (8416). I think that needs some special > > extra tricks to get it supported. Matt Dodd was > > working on this recently but I don't know if he has it working yet. > > I've got uncommitted patches that fix this I believe. I need to go back > and test them before I commit but they should work. Ok, I've tested my patches and remembered why I didn't ever do anything with them. *** ISA_GET_RESOURCE(,,SYS_RES_MEMORY,...) failed (2) unknown0: at port 0x240-0x25f irq 9 on isa0 ed_probe_WD80x3() doesn't understand boards that have no shared memory. While these cards work just fine in softset mode, turning on their PnP features seems to disable the use of shared memory. mihoshi# pnpinfo Checking for Plug-n-Play devices... Card assigned CSN #1 Vendor ID SMC8416 (0x1684a34d), Serial Number 0xbba8d5c1 PnP Version 1.0, Vendor Version 16 Device Description: SMC EtherEZ (8416) Logical Device ID: SMC8416 0x1684a34d #0 Device supports I/O Range Check IRQ: 3 5 7 9 10 11 IRQ: High true edge sensitive I/O Range 0x240 .. 0x3e0, alignment 0x20, len 0x20 [not 16-bit addr] End Tag Successfully got 5 resources, 1 logical fdevs -- card select # 0x0001 CSN SMC8416 (0x1684a34d), Serial Number 0xbba8d5c1 Logical device #0 IO: 0x0240 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 IRQ 9 0 DMA 0 0 IO range check 0x00 activate 0x01 This output appears to agree with what Win95 finds. I'm investigating the possibility of making ed_probe_WD80x3() a bit more flexible. -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | This Space For Rent | ISO8802.5 4ever | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message