From owner-freebsd-mobile Sat Nov 20 12:10:11 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from webweaving.org (dina111.eunet.es [193.127.30.111]) by hub.freebsd.org (Postfix) with ESMTP id EF67C15732; Sat, 20 Nov 1999 12:09:43 -0800 (PST) (envelope-from dirkx@webweaving.org) Received: (from dirkx@localhost) by webweaving.org (8.9.3/8.9.3) id TAA00368; Sat, 20 Nov 1999 19:55:40 +0100 (CET) (envelope-from dirkx) Date: Sat, 20 Nov 1999 19:55:39 +0100 (CET) From: Dirk-Willem van Gulik X-Sender: dirkx@localhost To: Annelise Anderson Cc: Warner Losh , Alan Corey , David Kane-Parry , freebsd-questions@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Subject: Re: Supported hardware: D-Link DE-660CT ? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 19 Nov 1999, Annelise Anderson wrote: > I've got one of these D-Link 660s and have used it without PAO > on various laptops, from a 3.0-current circa late August 1998 to > 3.2 and 4.0 -current from July 1999. However, it doesn't work > without an edited entry in pccard.conf. I use: > > # D-Link DE-660 NE2000 clone > card "D-Link" "DE-660" > config 0x20 "ed0" 10 > ether 0x81 > insert /etc/pccard_ether ed0 > remove /sbin/ifconfig ed0 delete Actually I have three of those cards, and got them to work on PAO with just: (I.e. I do not need the 'ether 0x20). card "D-Link" "DE-660" config default "ed0" any 0x10 insert logger -s D-link DE-660 inserted insert /etc/pccard_ether $device link0 remove logger -s D-link DE-660 removed remove /etc/pccard_ether_remove $device card "D-Link" "DE-660L" config default "ed0" any 0x10 insert logger -s D-link DE-660 inserted insert /etc/pccard_ether $device remove logger -s D-link DE-660 removed remove /etc/pccard_ether_remove $device card "D-Link" "DE-660CT" config default "ed0" any 0x10 insert logger -s D-link DE-660 inserted insert /etc/pccard_ether $device remove logger -s D-link DE-660 removed remove /etc/pccard_ether_remove $device > I filed a pr on this quite a while ago. Dw. > Annelise > > On Thu, 18 Nov 1999, Warner Losh wrote: > > > In message Alan Corey writes: > > : Well, maybe. The entry in pccard.conf is there, but I neglected to > > : mention that I'm also using PAO3-19991011. I couldn't get the card to > > : work without PAO, but I attributed that to my own inexperience. After a > > : week or so of trying without it I finally loaded PAO and things went much > > : more smoothly. I thought since the entry was there it must have worked > > : for someone, so it was just me doing something wrong. > > > > I did add code from PAO to my local tree. jmb did the same thing and > > I merged his changed into mine and added another MAC address that was > > acceptible to the linksys test. I don't think that these changes have > > been MFC'd. > > > > Warner > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-mobile" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message