|
[openbeosnetteam]
||
[Date Prev]
[06-2006 Date Index]
[Date Next]
||
[Thread Prev]
[06-2006 Thread Index]
[Thread Next]
[openbeosnetteam] Re: Haiku internship
- From: "Urias McCullough" <umccullough@xxxxxxxxx>
- To: openbeosnetteam@xxxxxxxxxxxxx
- Date: Thu, 1 Jun 2006 15:45:26 -0700
On 6/1/06, Andrew Galante <haiku.galante@xxxxxxxxx> wrote:
I have 1 system with a built-in via-rhineII card, but R5 doesn't recognize
it. Would the Haiku via-rhine driver work on it?
geist in #haiku tried the Haiku via-rhine driver in R5 - but I think
he had some problems with it.
You can build it from within R5 by changing the target:
./configure --target=R5
and then jamming it:
jam via-rhine
Looks like there's no jam rule to install it directly, so you'll need
to locate the generated driver and copy it to
/boot/home/config/add-ons/kernel/drivers/bin/ and create a symlink to
it in ../net/
|