Re: USB wireless adapter auto startup

2003-10-27 Thread BenLau
; > So what you need it to look at hotplug (which handles usb > events). I think there's a place in /etc/hotplug/... where you > can put a script like this: > > #!/bin/sh > ifup wlan0 > > > According to BenLau, > >>Hi Tony Godshall, >> >

Re: USB wireless adapter auto startup

2003-10-27 Thread BenLau
; > So what you need it to look at hotplug (which handles usb > events). I think there's a place in /etc/hotplug/... where you > can put a script like this: > > #!/bin/sh > ifup wlan0 > > > According to BenLau, > >>Hi Tony Godshall, >> >

Re: USB wireless adapter auto startup

2003-10-26 Thread BenLau
Hi Tony Godshall, Thankls you. However , the solution didn't work for me. Because I won't plug the adapter when the notebook just power on... I hope it can start automatlically when I plug it into USB socket. Tony Godshall wrote: > According to BenLau, > >>Hi all! &

Re: USB wireless adapter auto startup

2003-10-26 Thread BenLau
Hi Tony Godshall, Thankls you. However , the solution didn't work for me. Because I won't plug the adapter when the notebook just power on... I hope it can start automatlically when I plug it into USB socket. Tony Godshall wrote: > According to BenLau, > >>Hi all! &

USB wireless adapter auto startup

2003-10-23 Thread BenLau
Hi all! I recently got a USB wireless adapter( GW-US11H) . It required a patched version of linux-wlan-ng. I have patched the source and install it After I added the configuration of wlan0 to /etc/network/interfaces , and then I can use "ifup wlan0" to start up the device and gain IP through DH

USB wireless adapter auto startup

2003-10-23 Thread BenLau
Hi all! I recently got a USB wireless adapter( GW-US11H) . It required a patched version of linux-wlan-ng. I have patched the source and install it After I added the configuration of wlan0 to /etc/network/interfaces , and then I can use "ifup wlan0" to start up the device and gain IP through DH