Am Sonntag 06 Januar 2008 schrieb Michael Buesch:
> On Sunday 06 January 2008 21:34:35 John W. Linville wrote:
> > On Sun, Jan 06, 2008 at 06:02:38PM +0100, Michael Buesch wrote:
> > > This is needed in order to add support for new devices (N-PHY).
> > > Broadcom changed the ABI of the firmware, so we are forced to also
> > > change the ABI of the driver.
> >
> > Do we have reasonable confidence that the newer firmware will run
> > on all the devices currently supported by b43?  Or are we looking at
> > another b43legacy type of situation?
>
> We need to check this.
> Maybe we can support both firmware images in the driver. Not sure yet.

As you already mentioned fwpostfix: can the driver somehow do something like 
the soname is for libraries, e.g. increasing a serial number in the firmware 
file names? This would make it possible to install several incompatible 
versions in parallel.
Example: fwcutter unpacks such versions to
  /lib/modules/firmware/b43.${ABIVERSION}
and the driver looks in the directories for whatever kinds of ABIVERSION are 
supported by that version of the driver.

HS
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to