Wireless Network Driver for ZyDAS ZD1211 802.11b/g USB Chipset (zyd)The current version is 0.1 The driver is contributed by the students group of Charles University in Prague. The driver is based on source code from OpenBSD, and is provided under the same BSD-type License. Links
Note that current v0.1 version doesn't support WEP and WPA. Note that there is a version enhanced by community developers to support ZD1211b chipset, see their website RequirementsBefore downloading the source, please make sure that your system meets the following requirements:
How to useDownload the source code, then build the binaries, you need a OpenSolaris source code workspace:
Add your driver:
You may have different cards, so please change it to your '"usbvendor_id,product_id"' You should be able to plumb the interface:
If plumbing failed, your card may be not supported or just not getting properly identified by the Solaris kernel. Send us a note and we'll try to help. If you don't use WEP and want to connect to whatever WLAN available, then all that's left to do is starting dhcp:
If you need to connect to specific WLAN, you'll need the following commands:
NotesThis is work in progress. Please send your questions and comments to laptop-discuss@opensolaris.org discussion forum. |