bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: realtek 8139


From: Rian Hunter
Subject: Re: realtek 8139
Date: Fri, 20 Feb 2004 18:31:41 -0500

On Fri, 2004-02-20 at 18:19, Rian Hunter wrote:
> GNUMach has a rtl8139 driver, but there can be a few problems with your
> > situation:
> > 
> > - You use shared IRQs, GNUMach does not support shared IRQs.
> > - There is some weird conflict in GNUMach, recompile so it only includes
> >   the drivers you need.
> > - The NIC you have is not supported because the driver does not check for
> >   its PCIIDs.
> > 
> > In the last case I can try to help you.  Can you show me the PCIIDs of your
> > NIC?  (You can use lspci to get the information).
> 
> I built the gnumach-1-branch of GNU Mach with --enable-rtl8139 and my
> card was not detected (it booted beautifully though ;). When i used the
> generic GNU Mach 1.2, my ethernet was detected as D-Link DE-600 which
> isn't correct, so i think there should be two PCIID changes. i'm
> guessing. anyhow, here is the lspci and lspci -n info:
> 
> 00:0a.0 Ethernet controller: D-Link System Inc RTL8139 Ethernet (rev 10)
> 00:0a.0 Class 0200: 1186:1300 (rev 10)
> 
 
ehh, just a disclaimer. I read through the archives and there was an
update to this driver for the DLink DFE-538TX. My card (Dlink
DFE-530TX+) is exactly the same card, except it is the american
distribution of the 538TX (canadian i think). 

I'm not completely sure of the GNU Coding standards, and i'm not sure
what to edit in the file. So i'd still like the diffs from anyone who
can modify the driver, correctly.

thanks again.
-rian





reply via email to

[Prev in Thread] Current Thread [Next in Thread]