summaryrefslogtreecommitdiff
path: root/sys/dev/usb/umbg.c
diff options
context:
space:
mode:
authorDamien Bergamini <damien@cvs.openbsd.org>2010-05-11 17:59:40 +0000
committerDamien Bergamini <damien@cvs.openbsd.org>2010-05-11 17:59:40 +0000
commit5953f681a255638abfd7e4c5b3b3a9c0aaad210d (patch)
treef2448f996a17199f208ca4d978ecadf90e107111 /sys/dev/usb/umbg.c
parent1bcc1e240634a6747ccec8faa3183ebb64963b5c (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/usb/umbg.c')
0 files changed, 0 insertions, 0 deletions