From: Jan Evert van Grootheest <j.e.van.grootheest@caiway.nl>
To: netdev@vger.kernel.org
Subject: adm8211 (from linville wireless-2.6) in xen guest
Date: Sat, 20 Jan 2007 13:19:38 +0100 [thread overview]
Message-ID: <45B208DA.8010807@caiway.nl> (raw)
Hi,
Just writing to thank all of you that made the adm8211 driver in John
Linvilles wireless-2.6 development tree (not the dscape one, which I
will try also).
It is this card:
00:01.0 Network controller: ADMtek ADM8211 802.11b Wireless Interface
(rev 11)
Subsystem: Standard Microsystems Corp [SMC] Unknown device 2602
Flags: bus master, medium devsel, latency 96, IRQ 16
I/O ports at d800 [size=256]
Memory at cfffe400 (32-bit, non-prefetchable) [size=1K]
Expansion ROM at <ignored> [disabled]
Capabilities: [c0] Power Management version 2
which is reported by the driver as
Jan 16 22:05:40 janus kernel: adm8211: release 20060414
Jan 16 22:05:40 janus kernel: PCI: Enabling device 0000:00:01.0 (0000 ->
0003)
Jan 16 22:05:40 janus kernel: 0000:00:01.0 (adm8211): EEPROM type 93C46
Jan 16 22:05:40 janus kernel: 0000:00:01.0 (adm8211): Channel range: 1 - 13
Jan 16 22:05:40 janus kernel: 0000:00:01.0 (adm8211): RFtype=1 BBPtype=1
Specific BBP=0 Transceiver=0
Jan 16 22:05:40 janus kernel: eth0: hwaddr 00:04:e2:5e:b3:08, IRQ 16,
Rev 0x11
I've taken two commits from that tree (the initial one and one about
statistics) to make a driver that would compile against debian etch
2.6.18 and moved the Makefile to be Kbuild. That allowed me to compile
it as an external module (with something like 'make -C
/lib/modules/2.6.18-xxxxxx/build M=/usr/src/wireless-adm8211
CONFIG_ADM8211=m').
So I now have an AMD64 with xen on it. The adm8211 card is used in one
of the guest domains!
One question, though. I'm trying to use it in ad-hoc mode. If there's no
other station with the same essid, it just keeps mentioning that
(besides the BCNTC and TSFTF messages)
wlan0: No matching adhoc sta found. Creating IBSS 00:04:e2:3f:2a:70 CHAN=11
And the IBSS changes every time, which is about every 30 seconds. Is it
really supposed to change the IBSS each time?
The reason I ask is that my wife has a laptop with an Atheros chip in
it. If it is configured for ad-hoc it creates the IBSS and sticks with
it. So I now have two computers that have different behaviour in this
respect. That in itself is not, I guess, a problem. But it seems to me
that the random IBSS created by the adm8211 would result in two stations
not seeing eachother or taking longer than necessary to find eachother?
And one more question that I don't understand... the wlan0 interface
does not appear in snmp queries. Any idea about that?
Please CC me; I'm not subscribed.
Thanks,
Jan Evert
next reply other threads:[~2007-01-20 12:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-20 12:19 Jan Evert van Grootheest [this message]
2007-01-22 19:30 ` adm8211 (from linville wireless-2.6) in xen guest Michael Wu
2007-01-22 21:56 ` Jan Evert van Grootheest
2007-01-23 15:20 ` Dan Williams
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=45B208DA.8010807@caiway.nl \
--to=j.e.van.grootheest@caiway.nl \
--cc=netdev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).