mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 07:07:24 -04:00
The AR9100 at least doesn't have an external serial EEPROM attached to the MAC; it instead stores the calibration data in the normal system flash. I believe earlier parts can do something similar but I haven't experienced it first-hand. This commit introduces an eepromdata pointer into the API but doesn't at all commit to using it. A future commit will include the glue needed to allow the AR9100 support code to use this data pointer as the EEPROM. |
||
|---|---|---|
| .. | ||
| ar5312.h | ||
| ar5312_attach.c | ||
| ar5312_eeprom.c | ||
| ar5312_gpio.c | ||
| ar5312_interrupts.c | ||
| ar5312_misc.c | ||
| ar5312_power.c | ||
| ar5312_reset.c | ||
| ar5312phy.h | ||
| ar5312reg.h | ||
| ar5315_gpio.c | ||