This driver requires crypto api (CONFIG_CRYPTO) & the ARC4 cipher.

This card has been tested and known to work on:
	Xterasys Cardbus XN-2411b
	Blitz - NetWave Point PC
	TrendNet 221pc
	Belkin F5D6001
	SMC 2635W
	Linksys WPC11 v1
	Fiberline FL-WL-200X
	3com office connect card (3CRSHPW796)
	Corega WLPCIB-11
	SMC 2602W V2 EU
	D-Link DWL-520 Revision C
	Blitz BWP612
	D-Link DWL-650 rev. L1

Cards made by Runtop (mac addr starts with 00:03:6D) do not seem to work correctly with this driver.

Note that some cards that use ADM8211 are being replaced with RTL8180L without a change to the model number/name. For example, the Xterasys XN-2411b and Belkin F5D6001. Also, a SMC 2635W has been found with a RaLink RT2400 chip. If the driver is installed correctly yet doesn't work, make sure you really have an ADM8211 based card.

PCI Revisions:
	0x11 (ADM8211A): Should work.
	0x15 (ADM8211A?): Unknown. Does this exist? If anyone has one of these, let me know. I assume it should work..
	0x20 (ADM8211B): Commonly found on SMC 2635W cards. nurey sent me a SMC 2635W. AP mode possible. (but not yet implemented)
	0x30 (ADM8211C): Support is completed. ADMtek sent me two samples of this card with an airoha transceiver. AP mode possible.

Please email me with your card name/info, the kernel messages (dmesg) from the driver about the card (revision, bbp, etc.), and whether or not it worked if it isn't on the list. Note that if the card can't get a dynamic address via dhcp, it's unlikely to work with a staticly assigned address either so there is no need to staticly assign an IP address to your interface unless that's what you already do.

The txpow setting accepts values from 0x0 to 0x3F. For the private wireless ioctls set_lpfcutoff and set_lnagsthresh, values from 0x0 to 0xFF are accepted, but 0xFF disables manual override of eeprom settings. Antenna power (set_antpower) is only used on the ADM8211B, and accepts values from 0x0 to 0x3F. Any value above 0x3F disables manual override of antenna power.

Managed mode is supported and well tested.

Monitor mode is supported and tested.

Adhoc mode is supported and tested.

Suspending/resuming works.

This driver is aiming for integration into the netdev/mm series. Check the TODO file for the current progress.

This driver is tested on the latest stable 2.6 kernel (with various patches like mm/ck/suspend2 sometimes) with gcc 3.4.2.

There are two mailing lists for this driver:
http://sourmilk.net/mailman/listinfo/adm8211-announce_sourmilk.net
http://sourmilk.net/mailman/listinfo/adm8211-user_sourmilk.net

Michael Wu <flamingice@sourmilk.net> (current maintainer of this driver. please do not bug Jouni, since he does not work on this driver right now)
