Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2001 00:02:35 -0500
From:      The Babbler <bts@babbleon.org>
To:        Pat Wendorf <beholder@unios.dhs.org>
Cc:        MIHIRA Yoshiro <sanpei@sanpei.org>, freebsd-mobile@freebsd.org, Greg Smith <gregsmith59@hotmail.com>
Subject:   Re: Linksys 10/100 + 56K Modem PC Card (ethernet only)
Message-ID:  <3A6BBEEB.3E28B691@babbleon.org>
References:  <200101200819.f0K8Jvr03803@lavender.sanpei.org> <3A6A6885.AE625005@babbleon.org> <3A6BAFA5.CE42E74B@unios.dhs.org>

next in thread | previous in thread | raw e-mail | index | archive | help

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




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