summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2006-08-18get the attach args from the right place (honestly, this "worked" on i386)Jason Wright
2006-08-18set of unrelated cosmetic tweaks.Damien Bergamini
2006-08-18fix a printf format stringDamien Bergamini
2006-08-18sync w/ rum(4):Damien Bergamini
2006-08-18- fix support for RT5225 (802.11a MIMO)Damien Bergamini
2006-08-18support for ucycom:Jason Wright
2006-08-17Separate rum(4) firmware from ral(4) ones.Damien Bergamini
2006-08-17EHCI_NULL is already endian swapped. Don't swap it back.Christopher Pascoe
2006-08-16remove unecessary debugging stuffJason Wright
2006-08-16don't quirk the earthmatesJason Wright
2006-08-16Belkin RT2601USB.Jonathan Gray
2006-08-16regenJonathan Gray
2006-08-16Belkin RT2601USB.Jonathan Gray
2006-08-15syncTheo de Raadt
2006-08-15- Belkin F5D705C is a zyd(4)Niall O'Higgins
2006-08-15a start at the port of ucycom from netbsd (I have an delorme earthmate andJason Wright
2006-08-14Add a bunch more devices.Jonathan Gray
2006-08-14regenJonathan Gray
2006-08-14Add a bunch more rum(4) devices.Jonathan Gray
2006-08-14Disable default debug setting now rum works.Jonathan Gray
2006-08-14regenJonathan Gray
2006-08-14ARK3116.Jonathan Gray
2006-08-14Driver for Arkmicro Technologies ARK3116 USB UART based devices.Jonathan Gray
2006-08-14Pull in abort path code from FreeBSD. Without this, the hardware data toggleChristopher Pascoe
2006-08-14Handle interrupted tsleep when waiting for synchronous transfer completion.Christopher Pascoe
2006-08-14Fix mismerge in PWR_RESUME path.Christopher Pascoe
2006-08-12the delorme earthmate is NOT a HID (UQ_BAD_HID)Jason Wright
2006-08-12syncJason Wright
2006-08-12another delorme earthmate-alikeJason Wright
2006-08-10match the Coastal ChipWorks TNC-X (yet another uftdi)Jason Wright
2006-08-10yet another uftdi: Coastal ChipWorks TNC-XJason Wright
2006-08-10tell if chipset supports MIMO in dmesg output.Damien Bergamini
2006-08-09mega-commit of unrelated changes to bring rum(4) into a working state.Damien Bergamini
2006-08-09fix endianness. this should give rate adaptation a better chance to workDamien Bergamini
2006-08-07small whitespace nitFelix Kronlage
2006-08-07regen again for proper tagsFelix Kronlage
2006-08-07attach the HUAWEI Mobile E618 umts adapterFelix Kronlage
2006-08-07add HUAWEI technologies along with their Mobile E618 umts adapterFelix Kronlage
2006-08-06Minor spelling and whitespace fixes - for diff reduction.Christopher Pascoe
2006-08-04add the Belkin serial adapter.Brad Smith
2006-08-04regenBrad Smith
2006-08-04add the USB id for the Belkin F5U257 serial adapter.Brad Smith
2006-07-26Crank buffer sizes to the 1024 limit imposed by ttymalloc()Jonathan Gray
2006-07-20regenMichael Shalayeff
2006-07-20regenMichael Shalayeff
2006-07-19fix TX descriptor layout.Damien Bergamini
2006-07-19fix offsets of registers AIFSN, CWMIN and CWMAX (they differ from RT2661).Damien Bergamini
2006-07-19RX descriptor is located at the beginning of the RX buffer, unlikeDamien Bergamini
2006-07-19fix RX descriptor format and flags.Damien Bergamini
2006-07-19remove defintions of rum_{rx,tx}_ring structures that are unused.Damien Bergamini