I have an SMC8016 NIC which should probe as:
ed0 at port 0x300-0x31f iomem 0xcc000-0xcffff irq 7 on isa0
ed0: address 00:00:c0:57:99:47, type WD8013EPC (16 bit)
After the following commit:
>tanimura 2000/08/13 21:31:11 PDT
>
> Modified files:
> sys/dev/ed if_ed.c if_ed_pccard.c if_edvar.h
> Log:
> Newbusify ed driver.
>
> Partly submitted by: alex
>
> Revision Changes Path
> 1.186 +459 -316 src/sys/dev/ed/if_ed.c
> 1.15 +11 -70 src/sys/dev/ed/if_ed_pccard.c
> 1.7 +15 -6 src/sys/dev/ed/if_edvar.h
a verbose boot shows:
ed0: failed to clear shared memory at cc000 - check configuration
ed0 failed to probe at port 0x300-0x31f iomem 0xcc000-0xcffff irq 7 on isa0
Backing out the above commit fixes the problem. Any suggestions?
Peter
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message