Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/external/isc/atheros_hal/dist/ar5210
Module Name: src
Committed By: alc
Date: Sat Dec 13 05:16:28 UTC 2008
Modified Files:
src/sys/external/isc/atheros_hal/dist/ar5210: ar5210_reset.c
Log Message:
Restore a valid call to ath_hal_wait() and wrap the if() statement with curly
bracket.
Fix build wrt the original HAL, prevent the next call to OS_REG_WRITE() to be
skipped
if HALDEBUG() is not defined.
pointed out by <sam>
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 \
src/sys/external/isc/atheros_hal/dist/ar5210/ar5210_reset.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index