Date: Wed, 14 Feb 2007 16:01:00 +0200 From: "Anatoli Marinov" <anatoli.marinov@gmail.com> To: freebsd-drivers@freebsd.org, olli@lurza.secnetix.de Subject: Re: problem with rl network card Message-ID: <f147fd390702140601i3a3db02dwac1c9c01faf836f0@mail.gmail.com> In-Reply-To: <200702141327.l1EDRkIl008976@lurza.secnetix.de> References: <f147fd390702140321r19d73c33hc8765e6efc7a4e20@mail.gmail.com> <200702141327.l1EDRkIl008976@lurza.secnetix.de>
next in thread | previous in thread | raw e-mail | index | archive | help
I am rebuilding now with this patch. How I can reboot in verbose mode throught ssh because the server is not around me. 2007/2/14, Oliver Fromme <olli@lurza.secnetix.de>: > > Anatoli Marinov wrote: > > [...] > > none1@pci2:10:0: class=0x020000 card=0x00000000 chip=0x81391904 > > Hm. The vendor ID doesn't match. Realtek would be 10EC, > but you have 1904. That seems to be some kind of clone: > > http://pci-ids.ucw.cz/iii/?i=1904 > > If you're lucky, it is compatible so the existing driver > will work with it. > > You can try that easily. In /sys/pci/if_rlreg.h look for > the following line: > > #define RT_VENDORID 0x10EC > > Replace 0x10EC with 0x1904. Then rebuild your kernel and > reboot. Please let us know if it works ... If it does, > a proper patch can be made, so both vendor IDs are > supported. > > If it still isn't recognized, please boot in verbose mode. > The verbose dmesg output from it might be useful. > > Best regards > Oliver > > -- > Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. > Handelsregister: Registergericht Muenchen, HRA 74606, Geschftsfuehrung: > secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mn- > chen, HRB 125758, Geschftsfhrer: Maik Bachmann, Olaf Erb, Ralf Gebhart > Any opinions expressed in this message are personal to the author and may > not necessarily reflect the opinions of secnetix GmbH & Co KG in any way. > FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd > > "We, the unwilling, led by the unknowing, > are doing the impossible for the ungrateful. > We have done so much, for so long, with so little, > we are now qualified to do anything with nothing." > -- Mother Teresa >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f147fd390702140601i3a3db02dwac1c9c01faf836f0>