Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 2003 18:42:25 +0800
From:      Reed Lai <reed@wingeer.org>
To:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: SiS Ethernet with RTL8201L on FreeBSD 4.7
Message-ID:  <20030114104224.GA201@owle.wingeer.org>
In-Reply-To: <005801c2bbb4$0cb410f0$0a0aa8c0@dweebsoft.com>
References:  <20030114094122.887A743F18@mx1.FreeBSD.org> <005801c2bbb4$0cb410f0$0a0aa8c0@dweebsoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Yes, there is a "device miibus" in my configuration file,
or the compiling will be failed.

On Tue, Jan 14, 2003 at 02:02:29AM -0800, Dax Eckenberg wrote:
> Have you tried adding....
> 
> device    miibus0
> 
> to the GENERIC kernel config?
> 
> # cd /usr/src/sys/i386/conf
> # cp GENERIC MIITEST
> # echo device miibus0 >> MIITEST
> # config ./MIITEST
> # cd ../../compile/MIITEST
> # make depend && make 
> 
> if all goes well...
> 
> make install
> 
> 
> 
> ----- Original Message ----- 
> From: <reed@wingeer.org>
> To: <undisclosed-recipients:>
> Sent: Tuesday, January 14, 2003 1:41 AM
> Subject: SiS Ethernet with RTL8201L on FreeBSD 4.7
> 
> 
> > Seniors,
> > 
> > I installed the FreeBSD/i386 4.7 into a PC that uses SiS chips
> > set with a RTL8201L PHY.  The system failed to drive the ethernet
> > adapter with messages
> > 
> > ====
> > ..
> > sis0: <SiS 900 10/100BaseTX> port 0xa000-0xa0ff mem
> >       0xe6000000-0xe6000fff irq 3 at device 3.0 pci0
> > sis0: Ethernet address: 00:e0:18:de:a9:ff
> > sis0: MII without any PHY!
> > device_probe_and_attach: sis0 attach returned 6
> > ..
> > ====
> > 
> > I read many articles from Use-net but there seemed no solution for
> > this problem.
> > 
> > Any help will be appreciated.
> > --
> > Reed Lai
> > 
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-questions" in the body of the message
> > 

-- 
Reed Lai | http://bv4qo.wingeer.org/ | ICQ  19080719(H) 64518529(W)
GnuPG (DSA/ElGamal) C4CBF333 ,, Reed Lai (BV4QO) <reed@wingeer.org>             

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?20030114104224.GA201>