Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 May 2002 16:39:04 +1000
From:      Kal Torak <kaltorak@quake.com.au>
To:        kudzu@tenebras.com
Cc:        FreeBSD Stable <freebsd-stable@freebsd.org>, FreeBSD Mobile <freebsd-mobile@freebsd.org>
Subject:   Re: pc-card ethernet problems since upgrade from 4.2
Message-ID:  <3CD0DF08.3070706@quake.com.au>
References:  <3CD08EE6.8030605@quake.com.au> <3CD0A0B8.9040106@tenebras.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Michael Sierchio wrote:
>
> The newer ed driver doesn't require the use of fa_select --
> I discovered this with my Netgear FA410TX.  Have you done a
> mergemaster, or at least updated /etc/defaults/pccard.conf?
> 
> One of these configurations should work
> 
> # D-Link DE-650 and DE-660
> card "D-Link" "/DE-6[56]0/"
>         config  auto "ed" ? 0x10
>         insert  /etc/pccard_ether $device start
>         remove  /etc/pccard_ether $device stop
> 
> # D-Link DFE-650 Fast Ethernet Card
> card "D-Link" "DFE-650"
>         config  auto "ed" ? 0x80010
>         insert  /etc/pccard_ether $device start
>         remove  /etc/pccard_ether $device stop

Yeah its all installed and updated fine... Both those entrys are in
my pccard.conf as well...

I can see that fa_select is no longer needed since it brings the card
up and works out the media fine.. But it still times out..


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




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