Age | Commit message (Expand) | Author |
2005-01-30 | dont redefine ETHER_ALIGN | David Gwynne |
2005-01-28 | make RTS follow DTS when CRTSCTS is off, like com(4) and pccom(4); tested | Damien Miller |
2005-01-28 | Restore asserting DTR by default, lost when cuaU* support was added; | Damien Miller |
2005-01-28 | fix merge errors from r1.18; tested hshoexer & henning; ok henning@ dlg@ | Damien Miller |
2005-01-27 | align the buffer when it is allocated, rather than realign the data in it | David Gwynne |
2005-01-26 | add the Belkin F5D6050 802.11b Wireless Device. from netbsd | David Gwynne |
2005-01-26 | regen | David Gwynne |
2005-01-26 | add the Belkin F5D6050 802.11b Wireless adapter. from netbsd | David Gwynne |
2005-01-23 | Add the Askey WLL013. found by jsg in a dmesg | David Gwynne |
2005-01-23 | sync | David Gwynne |
2005-01-23 | Allow this to work on __STRICT_ALIGN archs, ok dhartmei@ | Dale Rahn |
2005-01-23 | add the Askey WLL013 which is an atu device found by jsg in a dmesg | David Gwynne |
2005-01-19 | make sure only one set of xfers are set up for any number of opens of the | David Gwynne |
2005-01-16 | typo | David Gwynne |
2005-01-16 | add support for the HX variant of the pl2303 from Pedro la Peu via | David Gwynne |
2005-01-16 | USB_DEBUG should imply UBSA_DEBUG | David Gwynne |
2005-01-15 | Additional devices found in linux-wlan driver. | Jonathan Gray |
2005-01-15 | Add id for Psion Dacom Gold Port Ethernet found in Linux driver. | Jonathan Gray |
2005-01-15 | regen | Jonathan Gray |
2005-01-15 | Another kue device found in Linux driver. | Jonathan Gray |
2005-01-14 | ubt(4): USB Bluetooth driver, commented out in all kernel config | Alexander Yurchenko |
2005-01-12 | fix kernel building with option UBSA_DEBUG. | Moritz Jodeit |
2005-01-10 | from netbsd uplcom.c revision 1.37: | David Gwynne |
2005-01-10 | from freebsd, uplcom.c revision 1.23: | David Gwynne |
2005-01-10 | add support for calling units (cuaU*) | David Gwynne |
2005-01-03 | Add support for the Vodafone Mobile Connect 3G adapter. | Reyk Floeter |
2005-01-03 | regen | Reyk Floeter |
2005-01-03 | add Vodafone Mobile Connect 3G IDs | Reyk Floeter |
2005-01-03 | - make sure int is in running state before touching the multicast filters | Brad Smith |
2005-01-03 | do not print device info twice | Theo de Raadt |
2004-12-31 | fixes so axe can work on big endian machines | David Gwynne |
2004-12-30 | fix for some archs that don't like unaligned accesses, eg sparc64 and alpha | David Gwynne |
2004-12-30 | get rid of ieee80211 debug output | David Gwynne |
2004-12-29 | from freebsd: ehci.c 1.13, ehci_pci.c 1.13, ehcireg.h 1.5, ehcivar.h 1.3 | David Gwynne |
2004-12-26 | strored -> stored | Miod Vallat |
2004-12-26 | Properly indent with tabs rather than spaces. | Jonathan Gray |
2004-12-26 | Remove uneeded ifdefs/code. | Jonathan Gray |
2004-12-23 | turn padding of tx packets on since it appears it may be needed by certain | David Gwynne |
2004-12-20 | lots of minor tweaking and cleanup, removal of unused junk, etc; dlg ok | Theo de Raadt |
2004-12-19 | filesystem firmware loading for uyap(4). this should work, i wrote it very | Theo de Raadt |
2004-12-13 | endian fixes, ie, atu will now work on big endian architectures. | David Gwynne |
2004-12-13 | set the buffer up before we try to use it. fixes a panic on sparc64 which | David Gwynne |
2004-12-12 | wait till we have root mounted before trying to upload firmwares | David Gwynne |
2004-12-12 | fix proto | Theo de Raadt |
2004-12-12 | backout the original method of reattaching a usb device now that we have | David Gwynne |
2004-12-12 | do a better reattachement of this device | David Gwynne |
2004-12-12 | get rid of uhub_reset_device | David Gwynne |
2004-12-12 | better way to do the reattachement of a device | David Gwynne |
2004-12-09 | code to let us cause a detach and reattach of a device from software | David Gwynne |
2004-12-08 | remove the variables that used to make up the signal cache. nothing in atu | David Gwynne |