Date: Sun, 4 Feb 2007 21:38:52 +0200 From: Andrei Kolu <antik@bsd.ee> To: freebsd-stable@freebsd.org Subject: Re: freebsd on laptop (len problem) Message-ID: <200702042138.52923.antik@bsd.ee> In-Reply-To: <002301c74828$61419c50$c454010a@shanaz> References: <002301c74828$61419c50$c454010a@shanaz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 04 February 2007 08:45, S. M. Ibrahim (Lavlu) wrote: > i installed freebsd 6 on a old laptop, it's p3 600 mhz. > everthing goes fine, but after installation, my len is not working. It's > IBM 10/10 EtherJet CardBus Adapter and connected in pcmci . it's not > detected. Any idea ? _______________________________________________ I had similar problemm with Belkin PCMCIA card: rl0: <Accton MPX 5030/5038 10/100BaseTX> PCMCIA card tried to initialize with wrong I/O address and I had to look what configuration in got with windows. Changed I/O and it started working in FreeBSD without any problem. /boot/loader.conf # Belkin cardbus NIC hw.cbb.start_32_io="64512"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702042138.52923.antik>