From owner-freebsd-mobile Wed May 1 23:39:46 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from www.golsyd.net.au (golsyd.net.au [203.57.20.1]) by hub.freebsd.org (Postfix) with ESMTP id E6B2937B400; Wed, 1 May 2002 23:39:40 -0700 (PDT) Received: from [203.51.9.142] by www.quake.com.au (NTMail 4.30.0012/AB6169.63.5324aadf) with ESMTP id ktffaaaa for ; Thu, 2 May 2002 16:40:21 +1000 Message-ID: <3CD0DF08.3070706@quake.com.au> Date: Thu, 02 May 2002 16:39:04 +1000 From: Kal Torak Organization: Quake Networking User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.9) Gecko/20020311 X-Accept-Language: en-us, en MIME-Version: 1.0 To: kudzu@tenebras.com Cc: FreeBSD Stable , FreeBSD Mobile Subject: Re: pc-card ethernet problems since upgrade from 4.2 References: <3CD08EE6.8030605@quake.com.au> <3CD0A0B8.9040106@tenebras.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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-mobile" in the body of the message