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 <[EMAIL PROTECTED]> 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: <SMC EtherEZ (8416)> 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 |
| [EMAIL PROTECTED] | 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message