wlan:orinocosilver
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| wlan:orinocosilver [2006/11/27 20:38] – 85.207.113.248 | wlan:orinocosilver [2006/11/27 22:11] (current) – old revision restored 212.202.173.22 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Proxim Orinoco Silver ====== | ||
| + | |||
| + | {{wlan: | ||
| + | |||
| + | The exact name is //Proxim ORiNOCO 802.11b PC Card Silver//. It's an 16Bit PCMCIA card and the model number is // | ||
| + | |||
| + | Let's see what '' | ||
| + | |||
| + | product info: "Agere Systems", | ||
| + | manfid: 0x0156, 0x0003 | ||
| + | function: 6 (network) | ||
| + | |||
| + | Okay it's an **Agere** chipset which should be supported by the Kernels '' | ||
| + | |||
| + | < | ||
| + | hermes.c: 4 Dec 2002 David Gibson < | ||
| + | orinoco.c 0.13d (David Gibson < | ||
| + | orinoco_cs.c 0.13d (David Gibson < | ||
| + | eth1: Station identity 0015: | ||
| + | eth1: Looks like an Intersil firmware version 1.10.2 | ||
| + | eth1: Ad-hoc demo mode supported | ||
| + | eth1: IEEE standard IBSS ad-hoc mode supported | ||
| + | eth1: WEP supported, 104-bit key | ||
| + | hermes @ IO 0x200: Truncating LTV record from -2 to 6 bytes. (rid=0xfc01, | ||
| + | eth1: MAC address 15: | ||
| + | hermes @ IO 0x200: Truncating LTV record from -2 to 34 bytes. (rid=0xfc0e, | ||
| + | eth1: Station name "" | ||
| + | hermes @ IO 0x200: Truncating LTV record from -2 to 2 bytes. (rid=0xfd10, | ||
| + | hermes @ IO 0x200: Truncating LTV record from -2 to 2 bytes. (rid=0xfc06, | ||
| + | hermes @ IO 0x200: Truncating LTV record from -2 to 2 bytes. (rid=0xfc83, | ||
| + | hermes @ IO 0x200: Truncating LTV record from -2 to 2 bytes. (rid=0xfc82, | ||
| + | hermes @ IO 0x200: Truncating LTV record from -2 to 2 bytes. (rid=0xfc0c, | ||
| + | hermes @ IO 0x200: Truncating LTV record from -2 to 2 bytes. (rid=0xfc0d, | ||
| + | eth1: firmware ALLOC bug detected (old Symbol firmware?). Trying to work around... failed! | ||
| + | eth1: Error -5 allocating Tx buffer | ||
| + | orinoco_cs: register_netdev() failed | ||
| + | orinoco_lock() called with hw_unavailable (dev=ca2c6800) | ||
| + | </ | ||
| + | |||
| + | This [[http:// | ||
| + | |||
| + | You need to get the source of the [[http:// | ||
| + | |||
| + | $> wget http:// | ||
| + | $> tar -xzvf pcmcia-cs-3.2.8.tar.gz | ||
| + | |||
| + | Then get and unpack the files from [[http:// | ||
| + | |||
| + | $> cd pcmcia-cs-3.2.8/ | ||
| + | $> wget http:// | ||
| + | $> tar -xzvf wl_lkm_720_abg.tar.gz | ||
| + | |||
| + | Now run the '' | ||
| + | |||
| + | $> ./Configure | ||
| + | $> ./Build | ||
| + | #> ./Install | ||
| + | |||
| + | Inserting the card should load the '' | ||
| + | |||
| + | #> iwconfig eth1 essid " | ||
| + | #> dhclient eth1 | ||
| + | |||
