dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/linux/ssb
Larry Finger 31ce12fb3e ssb: Clean up extraction of MAC addresses from SPROM
Only rev 1 and 2 ssb SPROMs have fields named et0mac and et1mac;
however, all of the extraction routines extract pseudo data for these
fields from regions that are all 1's resulting in a hardware address
of FF:FF:FF:FF:FF:FF. This patch forces such a fill at the beginning of
the data extraction process, and only does the formal extraction if the
SPROM rev is 1 or 2.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-08-29 16:24:07 -04:00
..
ssb.h dma-mapping: add the device argument to dma_mapping_error() 2008-07-26 12:00:03 -07:00
ssb_driver_chipcommon.h ssb: Turn suspend/resume upside down 2008-04-08 15:05:57 -04:00
ssb_driver_extif.h ssb: Fix the GPIO API 2008-02-20 20:11:49 -05:00
ssb_driver_gige.h include/linux/ssb/ssb_driver_gige.h typo fix 2008-06-09 15:53:37 -04:00
ssb_driver_mips.h
ssb_driver_pci.h ssb: Add Gigabit Ethernet driver 2008-03-06 17:09:43 -05:00
ssb_embedded.h ssb: Make the GPIO API reentrancy safe 2008-02-20 20:11:49 -05:00
ssb_regs.h ssb: Clean up extraction of MAC addresses from SPROM 2008-08-29 16:24:07 -04:00