Re: [zd1211-devs] idProduct 0x1215: not working.
Status: Beta
Brought to you by:
mayne
|
From: Remco <re...@d-...> - 2006-02-02 17:55:44
|
> Thanks. You are correct about the eth0 device name, but it still will > not connect. Is there any useful debugging I can do? > Are you able to use other functions, like scanning and master mode (and let another station connect) ? One thing drew my attention in your logs "AllowedChannel = 00010000". I'm not sure if this is correct, it seems to indicate that no channels are allowed, but the message may be misleading. I usually see something like "AllowedChannel = 000107FF". Your adapter may not be be initialised correctly. It might be a (serious) bug in the driver, but that's just guessing. I'm afraid I can't really help you at this point. Checking the other functionality might indicate whether the device works at all with the current driver(s). |