diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2007-11-09 16:54:45 -0600 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-28 15:04:40 -0800 |
commit | ac82fab44f6b981e3f6b53784e2f23838f4908e1 (patch) | |
tree | bc1f0ccb118aff495ee2b9448e8fd51b92958298 /net | |
parent | 3957ccb56e17ca839265ccb292c4c6850dcf5d32 (diff) | |
download | op-kernel-dev-ac82fab44f6b981e3f6b53784e2f23838f4908e1.zip op-kernel-dev-ac82fab44f6b981e3f6b53784e2f23838f4908e1.tar.gz |
ssb: Add new SPROM structure while keeping the old
The SPROM's for various devices utilizing the Sonics Silicon Backplane come
with various revisions. The Revision 2 SPROM inherited the data layout of 1, and
Revision 3 inherited the layout of 2. The first instance of Revision 4 has
now been found in a BCM4328 wireless LAN card. This device does not inherit any
layout from previous versions. Although it was possible to create a data
structure that kept all the old layouts, we decided to start fresh, keep only
those SPROM variables that are used by the drivers that utilize ssb, and to
do the conversion in such a manner that neither compilation or execution will
be affected if a bisection lands in the middle of these changes, while keeping
the patches as small as possible.
In this patch, the sprom structures are changed while maintaining the old ones.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions