9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] wavelan card
@ 2007-10-16  4:41 john
  2007-10-16  5:01 ` john
  0 siblings, 1 reply; 5+ messages in thread
From: john @ 2007-10-16  4:41 UTC (permalink / raw)
  To: 9fans

I just bought an Orinoco card to use with my T22 terminal.
I'm not sure what I have to do to get it working, so I thought I'd try
putting the following in my plan9.ini:
ether0=type=wavelan essid=geekhaus key1=<hex key>
and booting, but ip/ipconfig doesn't get an address. The power light
or whatever it is turns on, but not the rx/tx light. Anybody else
who has one of these want to point me the right way?
Thanks

John



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

* Re: [9fans] wavelan card
  2007-10-16  4:41 [9fans] wavelan card john
@ 2007-10-16  5:01 ` john
  2007-10-16  5:27   ` Jamie Gavahan
  0 siblings, 1 reply; 5+ messages in thread
From: john @ 2007-10-16  5:01 UTC (permalink / raw)
  To: 9fans

> I just bought an Orinoco card to use with my T22 terminal.
> I'm not sure what I have to do to get it working, so I thought I'd try
> putting the following in my plan9.ini:
> ether0=type=wavelan essid=geekhaus key1=<hex key>
> and booting, but ip/ipconfig doesn't get an address. The power light
> or whatever it is turns on, but not the rx/tx light. Anybody else
> who has one of these want to point me the right way?
> Thanks
> 
> John

I guess I didn't read 9fans archive enough... a search turned up
some port= and irq= settings that are working for me now.
Only problem now is how to make it connect to one network while
I'm at school, and the other while I'm at home.

John



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

* Re: [9fans] wavelan card
  2007-10-16  5:01 ` john
@ 2007-10-16  5:27   ` Jamie Gavahan
  2007-10-16  5:48     ` john
  0 siblings, 1 reply; 5+ messages in thread
From: Jamie Gavahan @ 2007-10-16  5:27 UTC (permalink / raw)
  To: 9fans

On 10/16/07, john@csplan9.rit.edu <john@csplan9.rit.edu> wrote:
> > I just bought an Orinoco card to use with my T22 terminal.
> > I'm not sure what I have to do to get it working, so I thought I'd try
> > putting the following in my plan9.ini:
> > ether0=type=wavelan essid=geekhaus key1=<hex key>
> > and booting, but ip/ipconfig doesn't get an address. The power light
> > or whatever it is turns on, but not the rx/tx light. Anybody else
> > who has one of these want to point me the right way?
> > Thanks
> >
> > John
>
> I guess I didn't read 9fans archive enough... a search turned up
> some port= and irq= settings that are working for me now.
> Only problem now is how to make it connect to one network while
> I'm at school, and the other while I'm at home.

You may wish to read the Multiple Configurations section in
plan9.ini(8), I think it is what you are looking for.  Make two
configurations, one with your school settings, and the other with your
home settings.

jamie


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

* Re: [9fans] wavelan card
  2007-10-16  5:27   ` Jamie Gavahan
@ 2007-10-16  5:48     ` john
  2007-10-16 13:00       ` Anthony Sorace
  0 siblings, 1 reply; 5+ messages in thread
From: john @ 2007-10-16  5:48 UTC (permalink / raw)
  To: 9fans

> On 10/16/07, john@csplan9.rit.edu <john@csplan9.rit.edu> wrote:
>> > I just bought an Orinoco card to use with my T22 terminal.
>> > I'm not sure what I have to do to get it working, so I thought I'd try
>> > putting the following in my plan9.ini:
>> > ether0=type=wavelan essid=geekhaus key1=<hex key>
>> > and booting, but ip/ipconfig doesn't get an address. The power light
>> > or whatever it is turns on, but not the rx/tx light. Anybody else
>> > who has one of these want to point me the right way?
>> > Thanks
>> >
>> > John
>>
>> I guess I didn't read 9fans archive enough... a search turned up
>> some port= and irq= settings that are working for me now.
>> Only problem now is how to make it connect to one network while
>> I'm at school, and the other while I'm at home.
> 
> You may wish to read the Multiple Configurations section in
> plan9.ini(8), I think it is what you are looking for.  Make two
> configurations, one with your school settings, and the other with your
> home settings.
> 
> jamie


Of course! Thank you!

John



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

* Re: [9fans] wavelan card
  2007-10-16  5:48     ` john
@ 2007-10-16 13:00       ` Anthony Sorace
  0 siblings, 0 replies; 5+ messages in thread
From: Anthony Sorace @ 2007-10-16 13:00 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

for moving between 802.11 nets without rebooting (where the plan9.ini
config is useful), also note this line from plan9.ini(8):

// These options may be set after boot by writing to the
//device's ctl file using a space as the separator between
//option and value, e.g.
// 	echo 'key2 1d8f65c9a52d83c8e4b43f94af' >/net/ether0/0/ctl

you might wish to batch the echos up into commands "atschool" and
"athome" for reduced typing.


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

end of thread, other threads:[~2007-10-16 13:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-16  4:41 [9fans] wavelan card john
2007-10-16  5:01 ` john
2007-10-16  5:27   ` Jamie Gavahan
2007-10-16  5:48     ` john
2007-10-16 13:00       ` Anthony Sorace

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