Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Feb 2007 14:37:13 -0700 (MST)
From:      Warner Losh <imp@bsdimp.com>
To:        anatoli.marinov@gmail.com
Cc:        olli@lurza.secnetix.de, freebsd-drivers@freebsd.org
Subject:   Re: problem with rl network card
Message-ID:  <20070214.143713.112535540.imp@bsdimp.com>
In-Reply-To: <f147fd390702141245g3b42cb7fhcee856e76255417b@mail.gmail.com>
References:  <f147fd390702140601i3a3db02dwac1c9c01faf836f0@mail.gmail.com> <200702141507.l1EF7DnZ025256@lurza.secnetix.de> <f147fd390702141245g3b42cb7fhcee856e76255417b@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Feb 14 19:30:48 free kernel: found->	vendor=0x1904, dev=0x8139, revid=0x01

vendor 0x1904 doesn't appear in the pci database.  At least not the
one that's at http://www.pcidatabase.com/.  It does appear at the pci
sig's database (http://www.pcisig.com/membership/vid_search/) as:

Hongzhou Silan Microelectronics Co., Ltd.
http://www.silan.com.cn/include/default.aspx

since my chinese isn't so good, I'm not sure if that will help me
much, but Google lets me see that this chip is most likely:

http://translate.google.com/translate?u=http%3A%2F%2Fwww.silan.com.cn%2Finclude%2Fdefault.aspx&langpair=zh%7Cen&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools

an SC92031.

A windows driver can be found here:
http://www.soft32.com/download_181776.html

>From this post, it seems that linux has a driver too:
http://www.webservertalk.com/message1754487.html
and it seems to imply that this is a RealTek 8139D knock off.  However
an entire driver is listed there.  I have no clue if that's because
there's only a tiny difference between the 8139D and this device and
the driver writer was clueless, or if it is 'like' an 8139D in terms
of its functional list, but really is a different kettle of fish.  The
driver is at the above URL for your dining enjoyment.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070214.143713.112535540.imp>