Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-28 | add support for the nokia 6680 with a ca-42 cable. | David Gwynne | |
When looping over all the descriptors to fund functional descriptors for CM, ACM, and UNION, I make sure to only look for these descriptors in the interface number we are using. At least on the 6680, there are lots of interfaces, and more than one of them have UNION and ACM functional descriptors. Only the ones at the CDC/ACM/AT interface are the ones to use... diff from Staffan Ulberg, on top of a diff from Tony Lambiris | |||
2005-09-27 | enable support for gigabit adapters; it works reliably with USB1 but | Jolan Luff | |
seems to stall under some conditions with USB2 so you may wish to disable ehci in the mean time ok dlg@ jsg@ | |||
2005-09-26 | Enable the USB softintr code on platforms which __HAVE_GENERIC_SOFTINTERRUPTS. | Miod Vallat | |
go ahead deraadt@ | |||
2005-09-24 | Force takeover of host ports after hibernate/resume, otherwise devices will | Christopher Pascoe | |
incorrectly attach to the companion controller. Patch from Sebastiaan Indesteege on tech@ ok dlg@ | |||
2005-09-23 | {TrendNet,Trendware} -> TRENDnet, ok jsg@ | Alexander von Gernler | |
2005-09-20 | add iterators for usb descriptors. from Tony Lambris and Staffan Ulfberg. | David Gwynne | |
2005-09-19 | sync | Theo de Raadt | |
2005-09-19 | Cypress rs232 (not currently ucom compatible) | Theo de Raadt | |
2005-09-17 | regen | Jonathan Gray | |
2005-09-17 | Linksys USB200M v2 | Jonathan Gray | |
2005-09-12 | regen | Jonathan Gray | |
2005-09-12 | ZyDAS USB IDs. | Jonathan Gray | |
2005-09-07 | Part of Alexandre Ratchov's last umidi diff that should have been committed. | Jonathan Gray | |
pointed out by reyk@ | |||
2005-09-07 | Fix bug that caused multi byte MIDI messages to get corrupted | Jonathan Gray | |
when a single real time byte is inserted. From Alexandre Ratchov. While I don't have a umidi device to test here it looks correct to me and alex has a history of sending good MIDI diffs. ok deraadt@ | |||
2005-08-29 | Handle AX88178 on 12 Mbit USB controllers such as ohci & uhci more | Jonathan Gray | |
gracefully. ok dlg@ permission granted by deraadt@ | |||
2005-08-28 | The AX88178 sends multiple frames per USB transfer | Jonathan Gray | |
and has extra bytes and rules to deal with this. Initial rxeof/encap changes by me, dlg@ rewrote axe_rxeof and axe_newbuf from scratch and cleaned up encap so they can jump over buildings in a single bound and be more elegant/readable. ok deraadt@ | |||
2005-08-28 | We don't need to do a PHY select for AX88178 but we should | Jonathan Gray | |
do a generic soft reset before doing a specific one. ok dlg@ deraadt@ | |||
2005-08-28 | Write back IPG values in a manner more likely to work. | Jonathan Gray | |
ok dlg@ deraadt@ | |||
2005-08-28 | Tell the AX88178 to give us the full transaction size. | Jonathan Gray | |
ok dlg@ deraadt@ | |||
2005-08-28 | Account for larger USB transaction size of AX88178 by | Jonathan Gray | |
making the size a member of the softc. ok dlg@ deraadt@ | |||
2005-08-28 | We have to do some extra hand holding on link state change | Jonathan Gray | |
on the AX88178 because of the external PHY. ok dlg@ deraadt@ | |||
2005-08-27 | Extend basic rate set in 802.11g so that ACKs can be sent at 5.5 or 11Mbps. | Damien Bergamini | |
Fix WME settings (Best Effort). ok deraadt@ reyk@ henning@ tested by many | |||
2005-08-27 | backout unapproved diff | Theo de Raadt | |
2005-08-25 | Extend basic rate set in 802.11g so that ACKs can be sent at 5.5 or 11Mbps. | Damien Bergamini | |
Fix WME settings (Best Effort). | |||
2005-08-23 | Ralink windows driver incorrectly lists a SMC product id that is | Jonathan Gray | |
actually some kind of prism chip. ok derradt@ | |||
2005-08-23 | regen | Jonathan Gray | |
2005-08-23 | Ralink windows driver incorectly lists an SMC product id which is | Jonathan Gray | |
actually some kind of prism chip. ok deraadt@ | |||
2005-08-12 | Add some delays in the GPIO code so AX88178 phy gets powered up. | Jonathan Gray | |
Suggested by ASIX. | |||
2005-08-11 | Only match AX88178 if AXE_DEBUG is defined for the moment. | Jonathan Gray | |
2005-08-10 | whitespace nits | Jonathan Gray | |
2005-08-10 | Some of the bits that will be required for AX88178. | Jonathan Gray | |
PHY doesn't attach possibly due to not twiddling GPIO pins correctly, rx and tx pipes being swapped not dealt with yet. | |||
2005-08-04 | regen | Jonathan Gray | |
2005-08-04 | new axe | Jonathan Gray | |
2005-08-04 | Include if_ether.h and use better usbd_devinfo_alloc argument. ok brad@ | Can Erkin Acar | |
2005-08-02 | unbreak ubt(4) | Reyk Floeter | |
ok pascoe@ | |||
2005-08-01 | spaces vs tab | Brad Smith | |
2005-08-01 | Don't keep the devinfo string on the stack, instead use malloc/free. | Brad Smith | |
This should cure some rare stack overflows. From augustss NetBSD ok dlg@ pascoe@ | |||
2005-08-01 | spacing; ok deraadt@ | David Krause | |
2005-07-30 | 6 -> ETHER_ADDR_LEN | Brad Smith | |
2005-07-19 | Update for GREENHOUSE2 -> REALTEK USB vid change. | Jonathan Gray | |
2005-07-19 | regen | Jonathan Gray | |
2005-07-19 | The GREENHOUSE2 USB id (0x0bda) is actually Realtek's USB id, | Jonathan Gray | |
rename accordingly. ok dlg@ | |||
2005-07-18 | Match Sphairon UB801R. | Jonathan Gray | |
2005-07-18 | regen | Jonathan Gray | |
2005-07-18 | Another ural. | Jonathan Gray | |
2005-07-18 | Correct scancode mapping URL. | Jonathan Gray | |
2005-07-18 | Good Way GWUSB2E Ethernet, found in Good Way USB docking stations. | Jonathan Gray | |
ID from <david-b () pacbell ! net> via Linux driver. | |||
2005-07-18 | regen | Jonathan Gray | |
2005-07-18 | Good Way GWUSB2E Ethernet, found in Good Way USB docking stations. | Jonathan Gray | |
ID from <david-b () pacbell ! net> via Linux driver. | |||
2005-07-18 | remove trailing newline in panic(9); ok millert@ and deraadt@ | Federico G. Schwindt | |