summaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_uath.c
AgeCommit message (Expand)Author
2006-10-03make sure to call SLIST_INIT on sc->rx_freelist.Damien Bergamini
2006-09-20implement a zero-copy RX data path.Damien Bergamini
2006-09-18fix my 1.7 commit.Damien Bergamini
2006-09-18better uath_set_rates().Damien Bergamini
2006-09-18cleanup the list of supported devices.Damien Bergamini
2006-09-18don't use IF_PREPEND() on altq's.Damien Bergamini
2006-09-18More uath devices, also properly mark some of the UB52/AR5005UX devicesJonathan Gray
2006-09-16add new uath(4) ids and fix existing ones.Damien Bergamini
2006-09-16more uath(4) usb ids.Damien Bergamini
2006-09-16indentDamien Bergamini
2006-09-16Initial import of uath(4), a driver for Atheros USB2.0 AR5005UG/AR5005UXDamien Bergamini