Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Sep 2000 11:44:45 -0700 (PDT)
From:      <scott@lackluster.net>
To:        Duncan Barclay <dmlb@ragnet.demon.co.uk>
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: REM56G-100?? 
Message-ID:  <Pine.NEB.4.05.10009211135040.28275-100000@tempe.lackluster.net>
In-Reply-To: <00b401c0233a$40a7fbc0$42f7a8c0@my.domain>

next in thread | previous in thread | raw e-mail | index | archive | help
I gave that a shot and got a bit farther, I think... Now I'm getting
device_probe_and_attach returned 12

I also have a netgear FA410TX that seems to be supported but even though I
have ed0 in my kernel it still says device not configured when pccardd
sees the card. i even tried changing my device line to "device ed" like
the other PCMCIA devices in the kernel config file and got the same
thing...

there is only one config index in pccardc dumpcis, so I know I don't need
to change that in pccard.conf...

I see in the list archives someone else got the same thing but no one
replied (on the list)..

any ideas?

Thanks,
Scott

On Wed, 20 Sep 2000, Duncan Barclay wrote:

> Hi
> 
> I have a REM56G-100 and it works fine. You need to use two pccardd.conf
> entries, one for each function. To swap function you have to pop the card
> out, kill pccardd, swap the .conf files and restart pccardd. Not great but
> it works.
> 
> #-----------------------------------------------------------------------
> # Xircom CreditCard Ethernet 10/100+ Modem 56 (as modem)
> #-----------------------------------------------------------------------
> #card "Xircom" "CreditCard Ethernet"
>        config  0x27 "sio2" 10
>        insert  logger -s Xircom CEM56 Card inserted as Modem
>        remove  logger -s Xircom CEM56 Card removed
> 
> #-----------------------------------------------------------------------
> # Xircom CreditCard Ethernet 10/100+ Modem 56 (as Ethernet)
> #-----------------------------------------------------------------------
> card "Xircom" "CreditCard Ethernet"
>         config  0x27 "xe0" 10
>         insert  logger -s Xircom CEM56 Card inserted as Ethernet
>         insert  /etc/pccard_ether $device
>         remove  logger -s Xircom CEM56 Card removed
>         remove  /etc/pccard_ether_remove $device
> 
> ----- Original Message -----
> From: Warner Losh <imp@village.org>
> To: <scott@lackluster.net>
> Cc: <freebsd-mobile@FreeBSD.ORG>
> Sent: Wednesday, September 20, 2000 12:04 AM
> Subject: Re: REM56G-100??
> 
> 
> > In message
> <Pine.NEB.4.05.10009191537060.20551-100000@tempe.lackluster.net>
> scott@lackluster.net writes:
> > : > Combo cards generally aren't supported.  They generally work for one
> > : > of their functions.  The xe driver is a bit of an exception because it
> > : > tries to support both sides of the house.
> > : >
> > :
> > : so are you saying it is possible to use the RJ45 port?
> >
> > I think that it depends on the card that's being used.  I don't know
> > the xe driver well enough to know if its attempts to enable both sides
> > of the house is successful or not.
> >
> > : hmm, I just looked and I see a bunch for under $100..some don't specify
> > : the model but they look exactly like mine.
> >
> > You have the REM56G-100?  There's lots of different models.  To me
> > "cheap" is under $30.00 :-).  I have only a little bit of money that I
> > can spend on acquiring these cards so have been trying like heck to
> > get all cards < $30.  I've found a few 3com ones cheap because they
> > don't have all the dongles.  They were for models that I knew my other
> > dongles would work for...
> >
> > Of course I've just finished getting the 3com/megahertz cards.  I have
> > some NE2000 ones, but have started looking for more.  I'll also be
> > looking for fujitsu cards and xircom cards next.  It takes a while to
> > discover what cards are key to getting good coverage.  It also takes
> > time to find a good deal.  There's a lot of overpriced folks selling
> > pulls for more than the other auctions are getting.
> >
> > Warner
> >
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-mobile" in the body of the message
> >
> >
> 
> 
> 
> 

--
scott@lackluster.net                |   "(Scott) is that penumbra of
                                    |    repetitious semantics hanging over
http://www.lackluster.net/~scott/   |    every discussion that perceivably has
                                    |    more than one side."  -- bh



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?Pine.NEB.4.05.10009211135040.28275-100000>