Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jun 2000 20:03:48 +0200
From:      Marc Fonvieille <fonvi@easynet.fr>
To:        RJ Atkinson <rja@inet.org>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: NetGear FA-410-TXC in FreeBSD 4.0
Message-ID:  <20000618200347.A13671@vobiscum.styx.org>
In-Reply-To: <4.2.0.58.20000618132457.00974820@avarice.inner.net>; from rja@inet.org on Sun, Jun 18, 2000 at 01:30:05PM -0400
References:  <4.2.0.58.20000618132457.00974820@avarice.inner.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jun 18, 2000 at 01:30:05PM -0400, RJ Atkinson wrote:
> 
> 	The GENERIC 4.0 kernel is not able to find
> my NetGear FA-410-TXC PCMCIA 10/100 Ethernet card.
> I'm using a ThinkPad 570, though I suspect that's
> irrelevant.  'ifconfig -a' doesn't list anything
> looking like an actual Ethernet card.  Similarly,
> dmesg is not displaying anything that resembles
> an Ethernet card.
> 
> 	According to www.FreeBSD.org documentation, 
> this PCMCIA card uses the ed(4) device driver, 
> which appears to be included in the 4.0 GENERIC 
> kernel configuration.
> 
> 	Any clues on what I should try next to get
> the FreeBSD 4.0 kernel to recognise this card ?
>
Welcome to the jungle :))

Have a look to previous messages about this card, and you understand
what i mean...

But you should try in rc.conf:

pccard_enable="YES"
pccard_ifconfig="inet 10.0.0.1 netmask 255.255.255.0 broadcast
10.0.0.255"
(replace address by your own)

good luck,

Marc


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




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