* [RFC 0/6] ssb and friends: Change layout and naming of SPROM data
@ 2007-11-06 19:12 Larry Finger
0 siblings, 0 replies; only message in thread
From: Larry Finger @ 2007-11-06 19:12 UTC (permalink / raw)
To: Michael Buesch; +Cc: wireless, Broadcom Linux
In the various Broadcom devices that are supported, several revisions of the SPROM have been
encountered. Current code takes advantage of the fact that Revision 2 inherits all the data of
1, and that Revision 3 inherits from 2. This scheme breaks down with revision 4, which does not
inherit from the earlier models. In deciding how best to implement the new design, a fresh approach
is warranted. Furthermore, we decided not to include any SPROM variables not used in b44, b43 or
b43legacy, the supported drivers. To keep the patches small while preserving compilation and correct
execution during bisection, the change has been split into the following pieces:
1. Introduce new structure while maintaining the old.
2. Convert the ssb module to the new structure.
3. Convert the b44 driver.
4. Convert b43.
5. convert b43legacy.
6. Remove the old structures from ssb.
Larry
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-11-06 19:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-06 19:12 [RFC 0/6] ssb and friends: Change layout and naming of SPROM data Larry Finger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).