From owner-freebsd-mobile Tue Feb 10 05:07:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA23280 for freebsd-mobile-outgoing; Tue, 10 Feb 1998 05:07:20 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from alexanderwohl.complete.org (alexanderwohl.cs.twsu.edu [156.26.10.228]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA23272 for ; Tue, 10 Feb 1998 05:07:18 -0800 (PST) (envelope-from jgoerzen@alexanderwohl.complete.org) Received: from localhost (localhost [127.0.0.1]) by alexanderwohl.complete.org (8.8.7/8.8.7) with SMTP id OAA00603; Mon, 9 Feb 1998 14:54:56 -0600 (CST) (envelope-from jgoerzen@alexanderwohl.complete.org) Date: Mon, 9 Feb 1998 14:54:55 -0600 (CST) From: John Goerzen X-Sender: jgoerzen@alexanderwohl To: Marko Schuetz cc: camp065@ibm.net, FreeBSD Mobile Subject: Re: PCMCIA Card Config In-Reply-To: <199802081604.RAA12346@kinetic.ki.informatik.uni-frankfurt.de> 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 (Not CCing to FreeBSD-hardware) I have 2.2.5, from the 2.2.5 PAO boot disk. My Ethernet is a Linksys ethernet "combo" card (10baseT and 10base2). ed0 is compiled in this kernel; I just don't touch it and the network card worked fine right out of the box. I just plugged it in, FreeBSD recognized it, and all was well. A tiny oddity, but noting bad, is that while booting, FreeBSD tries to set up the network based on the entries in rc.conf. This will of course not work until pccardd has started, so it generates some harmless error messages, but the network gets properly initialized a few seconds later so it's nothing to worry about. John On Sun, 8 Feb 1998, Marko Schuetz wrote: > This is from my pccard.conf from FreeBSD/PAO 2.2.1. I do use the > D-Link DE-650 daily. If you use PAO be sure to *disable* the kernel > ed0 driver. I found this counter-intuitive, when I first tried to use > it and pccardd complained about the driver already being allocated or > some such thing. I do not know if it is the same for 2.2.5 (assuming > that is what you are using). > > Marko > > # D-Link DE-650 Ethernet Card > card "D-Link" "DE-650" > config default "ed0" 11 0x10 > # config default "ed0" any 0x10 > # New models of DE650 has no ether MAC address definition in CIS tupples. > # If you have an older one, please uncomment the following line. > # ether 0x40 00:80:c8 > insert echo D-link DE-650 inserted > insert /etc/pccard_ether $device > remove echo D-link DE-650 removed > remove /etc/pccard_ether_remove $device > > > 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