Subject: Re: Is this a supported networking card?
To: None <port-i386@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: port-i386
Date: 05/16/2000 03:44:43
In article <20000515232357.A9551@tome.neutralgood.org>,
Kevin P. Neal <kpneal@pobox.com> wrote:
> isapnp0: <3Com Fast EtherLink ISA, TCM5051, , > port 0x280/32 irq 7 drq
> 3 not configured
> 
> This is seen on a 486SX machine with both 1.4.2 and 1.4Q install floppies.
> 
> What is this card? Is it supported?

I don't know, but it should be trivial to support... I suspect that you
just need to write if_ex_isapnp.c, and add it to the pnpdevs. It should
be < 1/2hour work.

christos