From: Thomas Hood <thood@excite.com>
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] airo.c code formatting
Date: Tue, 25 Sep 2001 13:57:13 -0700 (PDT) [thread overview]
Message-ID: <5440106.1001451456929.JavaMail.imail@tiptoe> (raw)
DO NOT REPLY TO THIS EMAIL BUT TO: jdthood_AT_yahoo.co.uk
> Ok... I've been meaning to ask something about this. I've
> been working with the Aironet cards on some wireless security projects.
> I had been using a patched version of the aironet driver from the pcmcia
> project with the 2.2 kernels but recently started looking at the 2.4.x
> kernels and the drivers included there in.
> I'm a bit confused by this:
> [mhw@alcove linux]$ find . -name airo\*
> ./drivers/net/aironet4500.h
> ./drivers/net/aironet4500_core.c
> ./drivers/net/pcmcia/aironet4500_cs.c
> ./drivers/net/aironet4500_card.c
> ./drivers/net/aironet4500_proc.c
> ./drivers/net/aironet4500_rid.c
The above are the "old" kernel Aironet drivers.
> ./drivers/net/wireless/airo.c
> ./drivers/net/wireless/airo_cs.c
These are the "new" kernel Aironet drivers.
These files are unrelated to those above.
These files appear to be newer than either those in pcmcia-cs
or those in the latest (1.5.000) Cisco driver, which are based on
the same original code.
The advantage of the pcmcia-cs drivers is that they work with
earlier kernels.
The advantage of the Cisco drivers is that they are Cisco-approved [tm].
--
Thomas Hood
DO NOT REPLY TO THIS EMAIL BUT TO: jdthood_AT_yahoo.co.uk
_______________________________________________________
Send a cool gift with your E-Card
http://www.bluemountain.com/giftcenter/
next reply other threads:[~2001-09-25 21:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-25 20:57 Thomas Hood [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-09-25 3:30 [PATCH] airo.c code formatting Thomas Hood
2001-09-25 20:20 ` Michael H. Warfield
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5440106.1001451456929.JavaMail.imail@tiptoe \
--to=thood@excite.com \
--cc=jdthoodREMOVETHIS@mail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.