Neteasy DRP-32TXD ethernet problems on FreeBSD 6.0

John Baldwin jhb at freebsd.org
Tue Mar 14 13:18:31 UTC 2006


On Tuesday 14 March 2006 06:10 am, Lila wrote:
> Thanks for your answer.
> I tried to kldload some if_ drivers, but all of them already exist,
> because I am using the GENERIC kernel where all of them are already
> setted. I was waiting to find the good one before actually recompiling
> kernel.
> I thought good one should be if_de, since my card is setted under the
> tulip driver on linux... Maybe I just need to find a way to tell kernel
> what driver my card need... but I don't know where I should start.
> I wonder if having this card stated as D-Link insted of NetEasy in
> pci_vendors list can be the problem. If I could find a way to tell
> kernel they are the same thing I may be able to solve this problem.
> Any idea?

dc(4) is a better candidate for most tulip cards than de(4).  de(4)
only supports rather ancient tulip cards.  dc(4) supports most of
the non-ancient cards.

Try the patch at http://www.FreeBSD.org/~jhb/patches/drp-32txd.patch

-- 
John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org


More information about the freebsd-arch mailing list