erikarn / athp

freebsd ath10k port
48 stars 15 forks source link

Added in a retry so that when kldload does its first interface creation it works. #4

Closed Geramy closed 6 years ago

Geramy commented 6 years ago

Basically, I have a retry attempt to reload the firmware and to retry the probe. This allows the driver to take care of firmware problems and to reset the Atheros chip to give it another shot without presenting the issue to the user level.