diff options
author | Damien Bergamini <damien@cvs.openbsd.org> | 2010-05-11 17:59:40 +0000 |
---|---|---|
committer | Damien Bergamini <damien@cvs.openbsd.org> | 2010-05-11 17:59:40 +0000 |
commit | 5953f681a255638abfd7e4c5b3b3a9c0aaad210d (patch) | |
tree | f2448f996a17199f208ca4d978ecadf90e107111 /sys/dev/microcode | |
parent | 1bcc1e240634a6747ccec8faa3183ebb64963b5c (diff) |
various AR9003 fixes (found during code inspection):
- the ROM deviceCap field is now 8 bits (instead of 16), so the number
of entries in the key cache is always 0; just use the default value.
- AR_CR_RXE is equal to 0 on AR9003.
- do not use ``m'' unititialized in ar9003_rx_process.
- if an Rx descriptor is not valid (bad signature), skip it instead of
leaving it at the head of the FIFO.
- update the Rx software descriptor with new virtual and physical address
of Rx descritor when mapping a new buffer.
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions