Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Feb 2001 00:22:37 
From:      "Aaron Hill" <hillaa@hotmail.com>
To:        agates@eddinc.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: SMC 1211TX Network Card
Message-ID:  <F24qvc6dI6UNe8BcT2Q00005055@hotmail.com>

next in thread | raw e-mail | index | archive | help
>I have just installed FreeBSD 4.2 on a system.

What kind of system? CPU, general age etc?


>  I have added an SMC 1211TX
>PCI network card to the system but the system does not seem to be able to
>make use of it.  Looking at the output of dmesg I see:
>
>rl0: <Accton MPX 5030/5038 10/100BaseTX> at device 11.0 on pci1
>rl0: couldn't map ports/memory
>device_probe_and_attach: rl0 attach returned 6
>
>I am assuming that the system could not determine the irq, mem and i/o
>settings for the card.  How can I overcome this issue.


I personally use this type of card with a 4.2-RELEASE system and don't have 
any trouble with it. However I do seem to remember getting this error 
message once or twice. Here's some ideas for you...

- Are you dual booting the system or have you had NT on this computer? If so 
have you tried powering the system on and off (I have to ask :-) ) and have 
you looked in the systems BIOS to check for any OS specific options? This 
may be a stab in the dark depending on exactly what kind of system you have 
there.

- Have you compiled a custom kernel? If so did you include miibus? If you're 
not sure you should have this line in your kernel config file...

device         miibus          # MII bus support

and, of course, this one...

device         rl              # RealTek 8129/8139


Aaron




_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F24qvc6dI6UNe8BcT2Q00005055>