Home
last modified time | relevance | path

Searched hist:"56 a4cdd131f78d307ab96f766976aede1a4886eb" (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc.hdiff 56a4cdd131f78d307ab96f766976aede1a4886eb Sat Jun 04 21:58:01 CEST 2016 Landon J. Fuller <landonf@FreeBSD.org> bhnd(4): support IPX OTP NVRAM/SPROM data source

Add support for fetching SPROM data from OTP on chipsets with an
IPX OTP controller (including the BCM43225).

This integrates the NVRAM data source into the chipc_caps capability
structure, and adds a sprom_offset field that can be used with OTP
to locate the SPROM image data (found within the general use
region, H/W subregion).

This also removes one of two duplicate parse error messages reported by
both the bhnd_sprom driver and the underlying SPROM parsing API.

Approved by: adrian (mentor)
Differential Revision: https://reviews.freebsd.org/D6729
H A Dbhnd_sprom_chipc.cdiff 56a4cdd131f78d307ab96f766976aede1a4886eb Sat Jun 04 21:58:01 CEST 2016 Landon J. Fuller <landonf@FreeBSD.org> bhnd(4): support IPX OTP NVRAM/SPROM data source

Add support for fetching SPROM data from OTP on chipsets with an
IPX OTP controller (including the BCM43225).

This integrates the NVRAM data source into the chipc_caps capability
structure, and adds a sprom_offset field that can be used with OTP
to locate the SPROM image data (found within the general use
region, H/W subregion).

This also removes one of two duplicate parse error messages reported by
both the bhnd_sprom driver and the underlying SPROM parsing API.

Approved by: adrian (mentor)
Differential Revision: https://reviews.freebsd.org/D6729
H A Dbhnd_chipc_if.mdiff 56a4cdd131f78d307ab96f766976aede1a4886eb Sat Jun 04 21:58:01 CEST 2016 Landon J. Fuller <landonf@FreeBSD.org> bhnd(4): support IPX OTP NVRAM/SPROM data source

Add support for fetching SPROM data from OTP on chipsets with an
IPX OTP controller (including the BCM43225).

This integrates the NVRAM data source into the chipc_caps capability
structure, and adds a sprom_offset field that can be used with OTP
to locate the SPROM image data (found within the general use
region, H/W subregion).

This also removes one of two duplicate parse error messages reported by
both the bhnd_sprom driver and the underlying SPROM parsing API.

Approved by: adrian (mentor)
Differential Revision: https://reviews.freebsd.org/D6729
H A Dchipcvar.hdiff 56a4cdd131f78d307ab96f766976aede1a4886eb Sat Jun 04 21:58:01 CEST 2016 Landon J. Fuller <landonf@FreeBSD.org> bhnd(4): support IPX OTP NVRAM/SPROM data source

Add support for fetching SPROM data from OTP on chipsets with an
IPX OTP controller (including the BCM43225).

This integrates the NVRAM data source into the chipc_caps capability
structure, and adds a sprom_offset field that can be used with OTP
to locate the SPROM image data (found within the general use
region, H/W subregion).

This also removes one of two duplicate parse error messages reported by
both the bhnd_sprom driver and the underlying SPROM parsing API.

Approved by: adrian (mentor)
Differential Revision: https://reviews.freebsd.org/D6729
H A Dchipcreg.hdiff 56a4cdd131f78d307ab96f766976aede1a4886eb Sat Jun 04 21:58:01 CEST 2016 Landon J. Fuller <landonf@FreeBSD.org> bhnd(4): support IPX OTP NVRAM/SPROM data source

Add support for fetching SPROM data from OTP on chipsets with an
IPX OTP controller (including the BCM43225).

This integrates the NVRAM data source into the chipc_caps capability
structure, and adds a sprom_offset field that can be used with OTP
to locate the SPROM image data (found within the general use
region, H/W subregion).

This also removes one of two duplicate parse error messages reported by
both the bhnd_sprom driver and the underlying SPROM parsing API.

Approved by: adrian (mentor)
Differential Revision: https://reviews.freebsd.org/D6729
H A Dchipc.cdiff 56a4cdd131f78d307ab96f766976aede1a4886eb Sat Jun 04 21:58:01 CEST 2016 Landon J. Fuller <landonf@FreeBSD.org> bhnd(4): support IPX OTP NVRAM/SPROM data source

Add support for fetching SPROM data from OTP on chipsets with an
IPX OTP controller (including the BCM43225).

This integrates the NVRAM data source into the chipc_caps capability
structure, and adds a sprom_offset field that can be used with OTP
to locate the SPROM image data (found within the general use
region, H/W subregion).

This also removes one of two duplicate parse error messages reported by
both the bhnd_sprom driver and the underlying SPROM parsing API.

Approved by: adrian (mentor)
Differential Revision: https://reviews.freebsd.org/D6729
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_spromvar.hdiff 56a4cdd131f78d307ab96f766976aede1a4886eb Sat Jun 04 21:58:01 CEST 2016 Landon J. Fuller <landonf@FreeBSD.org> bhnd(4): support IPX OTP NVRAM/SPROM data source

Add support for fetching SPROM data from OTP on chipsets with an
IPX OTP controller (including the BCM43225).

This integrates the NVRAM data source into the chipc_caps capability
structure, and adds a sprom_offset field that can be used with OTP
to locate the SPROM image data (found within the general use
region, H/W subregion).

This also removes one of two duplicate parse error messages reported by
both the bhnd_sprom driver and the underlying SPROM parsing API.

Approved by: adrian (mentor)
Differential Revision: https://reviews.freebsd.org/D6729
H A Dbhnd_nvram.hdiff 56a4cdd131f78d307ab96f766976aede1a4886eb Sat Jun 04 21:58:01 CEST 2016 Landon J. Fuller <landonf@FreeBSD.org> bhnd(4): support IPX OTP NVRAM/SPROM data source

Add support for fetching SPROM data from OTP on chipsets with an
IPX OTP controller (including the BCM43225).

This integrates the NVRAM data source into the chipc_caps capability
structure, and adds a sprom_offset field that can be used with OTP
to locate the SPROM image data (found within the general use
region, H/W subregion).

This also removes one of two duplicate parse error messages reported by
both the bhnd_sprom driver and the underlying SPROM parsing API.

Approved by: adrian (mentor)
Differential Revision: https://reviews.freebsd.org/D6729
H A Dbhnd_sprom.cdiff 56a4cdd131f78d307ab96f766976aede1a4886eb Sat Jun 04 21:58:01 CEST 2016 Landon J. Fuller <landonf@FreeBSD.org> bhnd(4): support IPX OTP NVRAM/SPROM data source

Add support for fetching SPROM data from OTP on chipsets with an
IPX OTP controller (including the BCM43225).

This integrates the NVRAM data source into the chipc_caps capability
structure, and adds a sprom_offset field that can be used with OTP
to locate the SPROM image data (found within the general use
region, H/W subregion).

This also removes one of two duplicate parse error messages reported by
both the bhnd_sprom driver and the underlying SPROM parsing API.

Approved by: adrian (mentor)
Differential Revision: https://reviews.freebsd.org/D6729