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

--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to