commit | 34c4491264ceafa5c81f74a5f24f49e8e24f12f2 | [log] [tgz] |
---|---|---|
author | Daniel Drake <dsd@gentoo.org> | Tue Dec 12 01:25:13 2006 +0000 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Feb 05 16:58:41 2007 -0500 |
tree | cb7f36244b4a3d18a921f201d9a6ba1a8d4b61b2 | |
parent | 7e721579479350b15b2bf1e232cd372c704aff7b [diff] |
[PATCH] zd1211rw: Generic HMAC initialization Many of the registers written during ZD1211 HMAC initialization are duplicated exactly for ZD1211B. Move the identical ones into a generic part, and write the hardware-specific ones separately. Signed-off-by: Daniel Drake <dsd@gentoo.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>