commit | 993e1c780b323736a2cdc24564f35e80ce8d3337 | [log] [tgz] |
---|---|---|
author | Michael Buesch <mb@bu3sch.de> | Sat Dec 22 22:01:36 2007 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:09:16 2008 -0800 |
tree | 6dd8e11093bc3820351fd83bebfecc6f0ae33fa6 | |
parent | f3dd3fcc2c79b950801641075b33b86acc372d9b [diff] |
ssb: Fix PCMCIA lowlevel register access This fixes lowlevel register access for PCMCIA based devices. The patch also adds a temporary workaround for the device mac address. It simply adds generation of a random address. The real SPROM extraction will follow in another patch. The temporary workaround will be removed then, but for now it's OK. Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>