This commit is contained in:
Adrian Chadd 2012-04-20 22:07:21 +00:00
parent c928fccc09
commit 866e643549

View File

@ -179,6 +179,7 @@ ar9280Attach(uint16_t devid, HAL_SOFTC sc,
AH_PRIVATE((ah))->ah_eepromRead = ath_hal_EepromDataRead;
AH_PRIVATE((ah))->ah_eepromWrite = NULL;
ah->ah_eepromdata = eepromdata;
}
/* XXX override with 9280 specific state */
/* override 5416 methods for our needs */