diff options
author | adrian <adrian@FreeBSD.org> | 2011-05-25 07:34:49 +0000 |
---|---|---|
committer | adrian <adrian@FreeBSD.org> | 2011-05-25 07:34:49 +0000 |
commit | 8d83c99db383653ca8b961808a9e4dabb1a2bb34 (patch) | |
tree | fd3321c70b3f006da378ddd8cfc18c555a6534bf /share/man/man7 | |
parent | 2fcf5609ae1ce8c68893201786c4d4e955e0672b (diff) | |
download | FreeBSD-src-8d83c99db383653ca8b961808a9e4dabb1a2bb34.zip FreeBSD-src-8d83c99db383653ca8b961808a9e4dabb1a2bb34.tar.gz |
The current ANI capability information uses a different set of
values for the commands, compared to the internal command values
(HAL_ANI_CMD.)
My eventual aim is to make the HAL_ANI_CMD internal enum match
the public API and then remove all this messiness.
This now allows HAL_CAP_INTMIT users to use a public HAL_CAP_INTMIT_
enum rather than magic constants.
The only magic constants currently used by if_ath are "enable" and
"present". Some local tools of mine allow for direct, manual fiddling
of the ANI variables and I'll convert these to use the public enum API
before I commit them.
Diffstat (limited to 'share/man/man7')
0 files changed, 0 insertions, 0 deletions