hi,
Finally I put the following line into /etc/hotplug/usb.usermap
wlan 0x0003 0x2c02 0x14ea 0x 0x 0x00 0x00 0x00 0x00 0x00 0x00
0x
and write a script (/etc/hotplug/usb/wlan) to let it call "ifup wlan0",
then it work!
Thanks
Tony Godshall wrote:
> Ah, I see.
>
> So what you
hi,
Finally I put the following line into /etc/hotplug/usb.usermap
wlan 0x0003 0x2c02 0x14ea 0x 0x 0x00 0x00 0x00 0x00 0x00 0x00
0x
and write a script (/etc/hotplug/usb/wlan) to let it call "ifup wlan0",
then it work!
Thanks
Tony Godshall wrote:
> Ah, I see.
>
> So what you
Ah, I see.
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,
>
> Thankls you.
>
>However , the solution didn't work for m
Ah, I see.
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,
>
> Thankls you.
>
>However , the solution didn't work for m
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!
>>
>> I recently got a U
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!
>>
>> I recently got a U
According to 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
According to 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
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
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
10 matches
Mail list logo