9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] wavelan wireless card
  2003-10-10 15:14 [9fans] wavelan wireless card John P. Cummings
@ 2003-10-10 15:00 ` Russ Cox
  2003-10-10 17:44 ` matt
  2003-10-10 19:36 ` C H Forsyth
  2 siblings, 0 replies; 4+ messages in thread
From: Russ Cox @ 2003-10-10 15:00 UTC (permalink / raw)
  To: 9fans

> ether0 is my builtin ethernet.  no sign of ether1 anywhere.  should i
> see it?  things seemed to get recognized at boot up.
>
> any suggestions/advice?

bind -a '#l1' /net
cd /net/ether1
ip/ipconfig ether /net/ether1

etc.

russ


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [9fans] wavelan wireless card
@ 2003-10-10 15:14 John P. Cummings
  2003-10-10 15:00 ` Russ Cox
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: John P. Cummings @ 2003-10-10 15:14 UTC (permalink / raw)
  To: 9fans

(i tried posting a similar message a few days ago but never saw it
make the group.  sigh...)


hi-

i'm a new plan9 user so all the usual caveats about stupid questions
can be inserted here.

i have installed plan9 on my ibm thinkpad t22 and it seems to be
working.  what i cannot figure out is how to use wireless ethernet.  i
have a orinoco "silver" pcmcia card.  looking in
/sys/src/9/pc/wavelan.c, it seems as if the support is basic but
exists...

"Has been used with the card plugged in during all up time.  no card
removals/insertions yet."

ok, i boot up with the card in and see:

...
#l0: i82557: 10Mbps port 0x180 irq 11: 00000000FEF1
#Y0: Lucent Technologies; WaveLAN/IEEE; Version 01.01; irq 3, port 180
wavelanreset, iob 0x180
#l1: wavelan: 10Mbps port 0x180 irq 3: 00022D65C81A
#U/usb0: uhci: port 0x1860, irq 11
...

hmm...  i'm not a hundred percent sure how to read all that, but it
looks ok to me.  if i now poke around...

term% cd '#Y'
term% ls
cb0ctl
cb1ctl
term% cd '#l'
term% ls
ether0
term%

ether0 is my builtin ethernet.  no sign of ether1 anywhere.  should i
see it?  things seemed to get recognized at boot up.

any suggestions/advice?

john cummings
cummij@rpi.edu


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] wavelan wireless card
  2003-10-10 15:14 [9fans] wavelan wireless card John P. Cummings
  2003-10-10 15:00 ` Russ Cox
@ 2003-10-10 17:44 ` matt
  2003-10-10 19:36 ` C H Forsyth
  2 siblings, 0 replies; 4+ messages in thread
From: matt @ 2003-10-10 17:44 UTC (permalink / raw)
  To: 9fans

When I got my wavelan to work with the ipaq I had to fiddle around in wavelan.c

curiously there are two different versions, slightly different

I remember seeing it reported in 9fans but I don't know if they have been fixed on sources yet.

m


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] wavelan wireless card
  2003-10-10 15:14 [9fans] wavelan wireless card John P. Cummings
  2003-10-10 15:00 ` Russ Cox
  2003-10-10 17:44 ` matt
@ 2003-10-10 19:36 ` C H Forsyth
  2 siblings, 0 replies; 4+ messages in thread
From: C H Forsyth @ 2003-10-10 19:36 UTC (permalink / raw)
  To: 9fans

ls '#l1' (letter-l 1) to see ether1, #l2 for ether2 (if there is one)
etc.  there's a hint to that effect in the boot messages you showed.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-10-10 19:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-10 15:14 [9fans] wavelan wireless card John P. Cummings
2003-10-10 15:00 ` Russ Cox
2003-10-10 17:44 ` matt
2003-10-10 19:36 ` C H Forsyth

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).