[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Driver request for rtl8139 10/100BASE-TX CardBus Ethernet PC card
On Wed, 27 Feb 2002, David S. wrote:
> > I have a ethernet pc card that employs the rtl8139 chipset from RealTek.
> > OpenBSD fails to detect the card, but it is usable under windows, and rules
> > out the PCBus as the culprit.
> >
> > I know the PCI version of the same card is supported by OpenBSD, and I
> > would sincerely hope that some one could provide me with a driver and the
> > means to apply it, as other have in the past.
>
> I have a couple of Realtek 8139 cards in OpenBSD boxes. I wouldn't go
> so far to say that they "work fine", but work they do. In other words,
> the kernel sources already contain a driver:
>
> % grep '^rl' /sys/arch/i386/conf/GENERIC
> rl* at pci? dev ? function ? # RealTek 81[23]9 ethernet
> rlphy* at mii? phy ? # RealTek 8139 internal PHYs
>
> David S.
He was looking for PCbus version, not pci drivers...
And what about them not working fine?
Mine performs just fine at up to 60mbit (havn't been able to stress them
harder than that).