Re: [Spectrum24-bugs] Q about Intel 2011 Wireless card
Brought to you by:
frozbiz
|
From: Lee Keyser-A. <lk...@ju...> - 2000-12-14 01:06:53
|
Yup yup .. for some reason (i.e. it must have been included with some
popular distro) pcmcia-cs version 3.1.19 is everywhere. I realize that more
people will ask this, and so I'm going to try to start a FAQ so that I can
stop answering this bug report ;) .... You can read on the sourceforge site
for the pcmcia-cs package to find out what the exact issue is with it, but
suffice to say it has something to do with 16 bit IO access vs. 8 bit IO
access.
Cheers,
Lee
----- Original Message -----
From: Jared Valentine <hi...@xm...>
To: <co...@co...>
Cc: R. Cordova <co...@ro...>; <Spe...@li...>;
<jep...@je...>
Sent: Monday, December 11, 2000 9:55 AM
Subject: Re: [Spectrum24-bugs] Q about Intel 2011 Wireless card
> 3.1.19 (if I remember correctly) had issues with the Spectrum24t driver.
I'd suggest moving up to a newer version (or even back...).
>
> I'm using 3.1.12 with this driver and it works great (with a 3Com
AirConnect card).
>
> Jared Valentine
> hi...@xm...
>
> At 09:55 AM 12/11/2000 -0700, co...@co... wrote:
> >Thank you very much for the help.
> >
> >I feel that I am almost there, however it is not working yet. Inserting
> >the card locates the driver. I can see this in lsmod:
> >----------
> >spectrum24t_cs 13600 1
> >ds 6248 2 [serial_cs spectrum24t_cs]
> >i82365 22512 2
> >pcmcia_core 44768 0 [serial_cs spectrum24t_cs ds
> >i82365]
> >----------
> >
> >But I get the following errors/warnings in /var/log/messages:
> >------------
> >Dec 10 09:36:27 localhost cardmgr[757]: starting, version is 3.1.19
> >Dec 10 09:36:27 localhost cardmgr[757]: watching 2 sockets
> >Dec 10 09:36:27 localhost cardmgr[757]: Card Services release does not
> >match
> >Dec 10 09:36:27 localhost kernel: cs: IO port probe
> >0x0c00-0x0cff: excluding 0xcf8-0xcff
> >Dec 10 09:36:27 localhost kernel: cs: IO port probe 0x0800-0x08ff: clean.
> >Dec 10 09:36:27 localhost kernel: cs: IO port probe
> >0x0100-0x04ff: excluding 0x130-0x137 0x200-0x207 0x220-0x22f 0x3b
> >8-0x3df 0x4d0-0x4d7
> >Dec 10 09:36:27 localhost kernel: cs: IO port probe 0x0a00-0x0aff: clean.
> >Dec 10 09:36:27 localhost cardmgr[757]: initializing socket 0
> >Dec 10 09:36:27 localhost cardmgr[757]: socket 0: PRO/Wireless 2011 LAN
PC
> >Card
> >Dec 10 09:36:27 localhost cardmgr[757]: executing: 'modprobe
> >spectrum24t_cs'
> >Dec 10 09:36:27 localhost kernel: Spectrum24t: GetNextTuple: No more
items
> >Dec 10 09:36:28 localhost cardmgr[757]: get dev info on socket 0
> >failed: Resource temporarily unavailable
> >Dec 10 09:37:10 localhost cardmgr[757]: shutting down socket 0
> >Dec 10 09:37:10 localhost cardmgr[757]: executing: 'modprobe -r
> >spectrum24t_cs'
> >Dec 10 09:37:10 localhost cardmgr[757]: + spectrum24t_cs: Device or
> >resource busy
> >Dec 10 09:37:10 localhost cardmgr[757]: modprobe exited with status 1
> >-------------
> >
> >Any ideas?
> >
> >On Mon, 11 Dec 2000, Lee Keyser-Allen wrote:
> >
> >> On Fri, 8 Dec 2000, R. Cordova wrote:
> >>
> >> > I was pointed by Intel support to the Symbol Spectrum24 Linux driver,
to
> >> > try and get my card to work under Linux.
> >>
> >> The first issue is that in order to get the Intel card to work, you
must
> >> first download the 11 mbit driver. This driver works with the Symbol,
3com
> >> and Intel 11mbit cards. I believe (you may have to test this for me)
that
> >> the Intel card works out of the box. If this isn't correct, you have to
> >> create an entry for it in the /etc/pcmcia/config (much like you
attempted
> >> to do already.) The major differences are that the 'version line should
> >> match the message that you got in the syslog, so it would look
something
> >> like this:
> >>
> >> card "Intel 11 mbit card"
> >> version "Intel", "PRO/Wireless 2011 LAN PC Card", "1.00"
> >> bind "Spectrum24t"
> >>
> >> NOTE: the card line is just a label. It is for your reference only and
as
> >> such can be anything that makes since to you. The version number is
> >> important, becuase this is what the package uses to do the card to
driver
> >> mapping. The manfid line is optional (put it in if you know the
> >> information and feel the need to differentiate.) The bind line should
> >> match the name that you use for the driver (this bind line matches the
> >> name that the 11mbit DS package adds to the /etc/pcmcia/config file.)
> >>
> >> I hope this helps.
> >>
> >> Cheers,
> >> Lee
> >>
> >> =======================
> >> Lee Keyser-Allen
> >> (lk...@ju...)
> >> =======================
> >>
> >
> >_______________________________________________
> >Spectrum24-bugs mailing list
> >Spe...@li...
> >http://lists.sourceforge.net/mailman/listinfo/spectrum24-bugs
>
> _______________________________________________
> Spectrum24-bugs mailing list
> Spe...@li...
> http://lists.sourceforge.net/mailman/listinfo/spectrum24-bugs
>
|