From owner-freebsd-mobile Sun Jan 21 21: 6: 7 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from Mail6.nc.rr.com (fe6.southeast.rr.com [24.93.67.53]) by hub.freebsd.org (Postfix) with ESMTP id 85D6C37B401 for ; Sun, 21 Jan 2001 21:05:46 -0800 (PST) Received: from babbleon.org ([24.163.43.236]) by Mail6.nc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Mon, 22 Jan 2001 00:05:46 -0500 Message-ID: <3A6BBEEB.3E28B691@babbleon.org> Date: Mon, 22 Jan 2001 00:02:35 -0500 From: The Babbler Organization: None to speak of X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.15-4mdk i686) X-Accept-Language: en MIME-Version: 1.0 To: Pat Wendorf Cc: MIHIRA Yoshiro , freebsd-mobile@freebsd.org, Greg Smith Subject: Re: Linksys 10/100 + 56K Modem PC Card (ethernet only) References: <200101200819.f0K8Jvr03803@lavender.sanpei.org> <3A6A6885.AE625005@babbleon.org> <3A6BAFA5.CE42E74B@unios.dhs.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I believe that the transcription error was mine, not yours; however, I've tried it with 0x800000, too, and that doesn't work for me, either. And of course the final parameter is flags, not an address. I was just being a dufous. My card is, however, a close relative of yours, not actually your card . . . (This whole process is awkward right now as I try something . . . take notes . . . reboot under Linux . . . send & read mail . . . take notes . . . reboot under FreeBSD . . . . back to the beginning. I've now gotten a card that works under FreeBSD and I've managed to get networking working there with the other card, after various unrelated false starts. So once I can transfer my files between the two O/S's [awkward due to the inability of FreeBSD to read logical partitions; I can write stuff from Linux, but again it means I keep rebooting to shuffle things . . . I'm now pursuing the possibility of using vmware to fine-tune my FreeBSD setup while retaining access to Linux . . .) Pat Wendorf wrote: > > Hey Babbler, > > The number was 0x80000 (not 0x8000). I truly appologize if I > accidentally wrote 8000 in my previous message. And in my kernel config > I delete the "ed0" line and add: > > device ed > > I think it adds the driver into the kernel without specifying what port > or IRQ it's at. When my pccard comes up it allocates ed0 for it, after > I added that 0x80000 to my pccard.conf file (otherwise it detects the > MAC address as all FF's). > > - Pat > > The Babbler wrote: > > > > Ok, thank you for the assistance. > > Per Greg Smith's advice, I set boot -v, and this produced messages which > > reminded me that I didn't re-compile the kernel (as I had to do to get > > another Linksys card on a another FreeBSD laptop) to get rid of the > > spurious "ed1" parameters. But it still doesn't work. > > > > I checked the address/port ranges dumped by boot -v, but they don't seem > > to conflict with 0x2f8-2ff or 300-31f. > > > > Per Mihra Yoshiro's advice, I try the "auto" slot and the "?" IRQ. But > > it still doesn't work. > > (Same message as with slot 3.) > > > > Next I shall try the > > > > config 0x3 ed0 ? 0x8000 > > > > trick from Pat Wendorf. I don't hold out high hopes, but it's worth a > > try. > > > > Pat Wendorf: > > > > - How did you determine tthat 8000 was correct, and > > - How did you know that you could put the address there? > > My purusal of the man page showed that it took IRQs but not ioaddrs. > > Was I mis-reading it? > > > > Thanks for everybody's help . . . > > > > MIHIRA Yoshiro wrote: > > > > > > bts@babbleon.org wrote: > > > > > > >> I'm trying to get the a PCCARD working; specifically the card in the > > > >> title above. Although it's a modem/ethernet card, I now have a cable > > > >> modem so I only care about the ethernet aspect of the card. It works > > > >> fine under Linux, which has this view of it: > > > >> > > > >> eth0: NE2000 Compatible: io 0x300, irq 3, hw_addr 00:E0:98:70:F9:6A > > > >> > > > >> > > > >> For for FreeBSD, it's not known to the pccard data base. I've tried > > > >> creating a simple entry for it, but I'm not having much luck. Here's my > > > >> current pccard.conf entry for it: > > > >> > > > >> # This is the Linksys card I have, with the fat holder. > > > >> card "Linksys" "EtherFast 10&100 + 56K PC Card (PCMLM56)" > > > >> config 0x3 "ed" 3 > > > >> insert /etc/pccard_ether $device start > > > >> remove /etc/pccard_ether $device stop > > > > > > What version of FreeBSD did you use? 4.1-RELEASE or 4.2-RELEASE ? > > > > > > If you use 4.2-RELEASE or later, please try below configuration. > > > > > > # This is the Linksys card I have, with the fat holder. > > > card "Linksys" "EtherFast 10&100 + 56K PC Card (PCMLM56)" > > > config auto "ed" ? > > > insert /etc/pccard_ether $device start > > > remove /etc/pccard_ether $device stop > > > > > > Cheers. > > > MIHIRA Yoshiro > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-mobile" in the body of the message > > > > -- > > "Brian, the man from babble-on" bts@babbleon.org > > Brian T. Schellenberger http://www.babbleon.org > > Support http://www.eff.org. Support decss defendents. > > Support http://www.programming-freedom.org. Boycott amazon.com. > > -- > > Pat Wendorf -- "Brian, the man from babble-on" bts@babbleon.org Brian T. Schellenberger http://www.babbleon.org Support http://www.eff.org. Support decss defendents. Support http://www.programming-freedom.org. Boycott amazon.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message