Problems with the rl driver...

2003-02-24 Thread Henrik W Lund
I'm trying to set up FreeBSD 4.7-RELEASE for a friend of mine, and he has 
the Realtek RTL8139 NIC (for which the rl driver is the correct one as far 
as I can tell). However, when booting up, the following appears:

rl0: couldn't map ports/memory
device_probe_attach returned 6
(migth be paraphrased)

Now, I have had a similar problem earlier with another PC, and what was done 
then was just to recompile the GENERIC kernel (4.6-RELEASE, mind you), and 
it worked fine, even though the kernel I was already running was the one 
that was installed (which I assumed was GENERIC also). I tried this approach 
with my friends system too, but to no avail.

Are there any flags that may be sent to the rl driver? I've checked LINT, 
and there doesn't appear to be any.

Thanks!

-Henrik,
FreeBSD newbie and fanatic :D


_
MSN Messenger http://www.msn.no/messenger - Den korteste veien mellom deg og 
dine venner

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: Problems with the rl driver...

2003-02-24 Thread Henrik W Lund
You need miibus support in the kernel, but that should be there anyway
in the GENERIC file. Other than that I have had no problems.
--
Regards
   Cliff Sarginson
   The Netherlands
Yup, miibus support has been there all along.

-Henrik,
FreeBSD newbie and fanatic :D
_
MSN Messenger http://www.msn.no/messenger - Den korteste veien mellom deg og 
dine venner

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: Problems with the rl driver...

2003-02-24 Thread northern snowfall
Your card's resources are turned off. Use your computer's 
BIOS/CMOS/whatever
configuration program to activate resources on the card.
Don



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message