[Bug 48214] Re: Please driver for Planex USB wireless

Alan Tam Tam at SiuLung.com
Sat Jun 17 05:35:54 UTC 2006


Now I know what you mean. The zd1211b driver can be built from the same source by running:
        make ZD1211REV_B=1

As in the Makefile:
all:
        make both
both:
        make clean
        make ZD1211REV_B=0
        make ZD1211REV_B=0 install
        make clean
        make ZD1211REV_B=1
        make ZD1211REV_B=1 install

-- 
Please driver for Planex USB wireless
https://launchpad.net/bugs/48214




More information about the kernel-bugs mailing list