
|
[openbeos]
||
[Date Prev]
[07-2005 Date Index]
[Date Next]
||
[Thread Prev]
[07-2005 Thread Index]
[Thread Next]
[openbeos] Re: How do get networking started?
- From: Philip Harrison <haikutime@xxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Wed, 20 Jul 2005 15:06:48 -0600
On 7/20/05, Philippe Houdoin <philippe.houdoin@xxxxxxx> wrote:
> ifconfig rtl8139 192.168.0.10 up netmask 255.255.255.0
I did have one error on this line, but that wasn't the problem.
the rtl8139 should be rtl81390.
>
> Seems that the rtl8139 driver is not loaded or can't find/support your net
> adapter.
>
> Next, check your net adapter PCI IDs are 0x10ec / 0x8139 (using Devices
> preflet
> under BeOS/Zeta).
>
The card that I was using is:
Vendor: Accton Technology Corporation (0x1113)
Card ID: 1211
Is not recognized in Haiku with the Haiku driver.
Is recognized in Haiku with the BeOS driver and works.
I was able to swap out that card with this.
Vendor: Realtek Semiconductor Company Ltd. (0x10ec)
Card ID: 8139
works with the Haiku driver.
Thanks for your help.
sl9c5
>
> Unfortunatly, the current rtl8139 driver code don't throw any debug traces, so
> you can't find why it doesn't detect/support your card for the moment.
>
> Another possible solution is to copy your BeOS's rtl8139 (the one from Be
> Inc.)
> in place of Haiku's open source rtl8139 driver:
>
> $ cp /boot/beos/system/add-ons/kernel/drivers/bin/rtl8139
> /your_haiku_volume/beos/system/add-ons/kernel/drivers/bin/.
>
> Tell us how it worked (or not).
>
> - Philippe Houdoin
>
>
>
|

|