mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-12 14:29:28 +00:00
o Correct path to include file.
PR: docs/148545 Submitted by: Anton Shterenlikht MFC after: 1 week
This commit is contained in:
parent
035fb27d6a
commit
6cbaa952a3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=210000
@ -198,7 +198,7 @@ ifconfig wlan0 create wlandev ath0 wlanmode tdma \e
|
|||||||
The Atheros Hardware Access Layer was unable to configure the hardware
|
The Atheros Hardware Access Layer was unable to configure the hardware
|
||||||
as requested.
|
as requested.
|
||||||
The status code is explained in the HAL include file
|
The status code is explained in the HAL include file
|
||||||
.Pa sys/contrib/dev/ath/ah.h .
|
.Pa sys/dev/ath/ath_hal/ah.h .
|
||||||
.It "ath%d: failed to allocate descriptors: %d"
|
.It "ath%d: failed to allocate descriptors: %d"
|
||||||
The driver was unable to allocate contiguous memory for the transmit
|
The driver was unable to allocate contiguous memory for the transmit
|
||||||
and receive descriptors.
|
and receive descriptors.
|
||||||
@ -227,7 +227,7 @@ The driver will reset the hardware and continue.
|
|||||||
The Atheros Hardware Access Layer was unable to reset the hardware
|
The Atheros Hardware Access Layer was unable to reset the hardware
|
||||||
as requested.
|
as requested.
|
||||||
The status code is explained in the HAL include file
|
The status code is explained in the HAL include file
|
||||||
.Pa sys/contrib/dev/ath/ah.h .
|
.Pa sys/dev/ath/ath_hal/ah.h .
|
||||||
This should not happen.
|
This should not happen.
|
||||||
.It "ath%d: unable to start recv logic"
|
.It "ath%d: unable to start recv logic"
|
||||||
The driver was unable to restart frame reception.
|
The driver was unable to restart frame reception.
|
||||||
|
Loading…
Reference in New Issue
Block a user