[zd1211-devs] AP mode for zd1211 won't build on 2.6.31.6

2010-01-17 Thread Marc MERLIN
I need the driver to set my antenna as an AP, but build from svn fails: gandalfthegrey [mc]# make /lib/modules/2.6.31.6-core2smp-1khznohz-preempt-notcks-noide-hm64-20091206/build /var/src/zd1211/trunk -I/var/src/zd1211/trunk/src/include -fomit-frame-pointer -O2 -Wall -Wstrict-prototypes -pipe

Re: [zd1211-devs] AP mode for zd1211 won't build on 2.6.31.6

2010-01-17 Thread Hin-Tak Leung
You obviously did not read any of the archive postings, nor look at the web site in details. The vendor-derived driver has been defunc for a while; most people use the in-kernel rw driver, others use the vendor driver + my patchset. Grep the latest vendor tar ball,

[zd1211-devs] [report] the NEC Aterm WL54GU usb wireless stick works well.

2010-01-17 Thread Yasuhiro ABE
Hi, I'm using the usb wireless stick, PA-WL54GU, and it is working good. I just modified the zd_usb.c file with the following line. { USB_DEVICE(0x0409, 0x0248), .driver_info = DEVICE_ZD1211B }, The brand and retail product name NEC, Aterm PA-WL54GU The USB ID's (duh) ID

Re: [zd1211-devs] AP mode for zd1211 won't build on 2.6.31.6

2010-01-17 Thread Marc MERLIN
Executive summary: thanks for the links. I built the driver but master mode doesn't look supported still: gandalfthegrey:/usr/src/zd1211# iwconfig ath1 mode master Error for wireless request Set Mode (8B06) : SET failed on device ath1 ; Invalid argument. Back to your mail: On Sun, Jan 17,