diff options
author | adrian <adrian@FreeBSD.org> | 2012-04-13 08:48:38 +0000 |
---|---|---|
committer | adrian <adrian@FreeBSD.org> | 2012-04-13 08:48:38 +0000 |
commit | 7f1f1b94c1be67023229ac71dc2d980b4c414c20 (patch) | |
tree | bc5836ed8e309c661fc9699343b8ebd45a7184de /contrib/diff/lib | |
parent | 6b1a85efd5f030085520e61c4fd16d57d3ff063f (diff) | |
download | FreeBSD-src-7f1f1b94c1be67023229ac71dc2d980b4c414c20.zip FreeBSD-src-7f1f1b94c1be67023229ac71dc2d980b4c414c20.tar.gz |
Introduce the ability to grab local EEPROM data from the firmware(9)
interface.
* Introduce a device hint, 'eeprom_firmware', which is the name of firmware
to lookup.
* If the lookup succeeds, take a copy of it and use it as the eeprom data.
This isn't enabled by default - you have to define ATH_EEPROM_FIRMWARE.
I'll add it to the configuration variables in a later commit.
TODO:
* just keep a firmware reference in ath_softc, and remove the need to
waste the extra memory in having sc_eepromdata be a malloc()ed block.
Diffstat (limited to 'contrib/diff/lib')
0 files changed, 0 insertions, 0 deletions