summaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_axereg.h
AgeCommit message (Expand)Author
2005-11-29Add support for ASIX AX88772 10/100 based adapters which are very similiarJonathan Gray
2005-08-28The AX88178 sends multiple frames per USB transferJonathan Gray
2005-08-28Tell the AX88178 to give us the full transaction size.Jonathan Gray
2005-08-28Account for larger USB transaction size of AX88178 byJonathan Gray
2005-08-28We have to do some extra hand holding on link state changeJonathan Gray
2005-08-10whitespace nitsJonathan Gray
2005-08-10Some of the bits that will be required for AX88178.Jonathan Gray
2004-11-11from netbsd, if_axereg.h revision 1.2David Gwynne
2004-10-01add some missing $, ok djm@ 'That looks fine to me' millert@Jonathan Gray
2004-05-19remove duplication, use ETHER_ALIGN from if_ether.hBrad Smith
2004-04-02axe usb ethernet driver hacked into the tree by taleck@oz.netTheo de Raadt