Age | Commit message (Expand) | Author |
2008-11-29 | sync | Theo de Raadt |
2008-11-29 | liebert ubs as ugen | Theo de Raadt |
2008-11-29 | Fix damage done by brad@ and dlg@. | Matthieu Herrb |
2008-11-29 | Fix high-speed isoc USB transfers; 64bit capable USB host controllers | Marcus Glocker |
2008-11-28 | Eliminate the redundant bits of code for MTU and multicast handling | Brad Smith |
2008-11-27 | initial import of Weongyo Jeon's FreeBSD driver for the RealTek RTL8187L | Kevin Lo |
2008-11-27 | The Netgear WG1111v2 wifi dongle contains a RTL8187 chip, | Kevin Lo |
2008-11-26 | Add a missing device. Found by Alex Brodsky <abrodsky@acs.winnipeg.ca>. | Marc Balmer |
2008-11-25 | - add a quirk for the terratec uaudio device to stop uhidev(4) | Jasper Lievisse Adriaanse |
2008-11-25 | regen | Jasper Lievisse Adriaanse |
2008-11-25 | - add vender id for terratec | Jasper Lievisse Adriaanse |
2008-11-25 | upgt(4) doesn't use amrr, remove useless header net80211/ieee80211_amrr.h | Kevin Lo |
2008-11-24 | More sanitizing for wrong bDefaultFrameIndex values. Fixes a panic | Marcus Glocker |
2008-11-24 | change a device descriptor get logic during the enumeration process. | Yojiro Uo |
2008-11-24 | sync | Dale Rahn |
2008-11-24 | device id for OpenMoko, ok oga@ | Dale Rahn |
2008-11-23 | umsmdebug should be 0. | Felix Kronlage |
2008-11-23 | move another Option modem from ubsa(4) to umsm(4), as umsm(4) supports | Felix Kronlage |
2008-11-23 | correct some typos in the comments | Felix Kronlage |
2008-11-22 | some cosmetics and changes based on reading newer docs, from the original | Theo de Raadt |
2008-11-22 | Sync bluetooth with NetBSD | Uwe Stuehler |
2008-11-21 | move Option Globetrotter GT Fusion from ubsa(4) to umsm(4) since it | Felix Kronlage |
2008-11-21 | cast d->bmaControls to uByte * in uaudio_add_feature() | Robert Nagy |
2008-11-21 | if interrupt register is all 1s, we know we are dead; ok dlg | Theo de Raadt |
2008-11-21 | Kill whitespace, remove unneeded , | Marc Balmer |
2008-11-21 | Kill some whitespace, removed unneeded stuff at the end of a list. | Marc Balmer |
2008-11-16 | sync | Damien Bergamini |
2008-11-16 | USB IDs for Atheros AR9170. | Damien Bergamini |
2008-11-12 | KNF (whitespace fixes). ok brad@. | Stuart Henderson |
2008-11-12 | fix typo in debug printf; ok ratchov@ | Stuart Henderson |
2008-11-10 | Remove 17 unused vars from uvideo_softc. | Marcus Glocker |
2008-11-10 | One more replacement; 2 -> UVIDEO_SH_MIN_LEN | Marcus Glocker |
2008-11-09 | Make own struct for the stream header instead saving the data in single | Marcus Glocker |
2008-11-09 | Add BULK xfer support. | Marcus Glocker |
2008-11-07 | same umass dance required for Huawei E169g/E618; Stefan Sperling; ok jsg | Theo de Raadt |
2008-11-06 | Fix a small bug which made it impossible to use more than one | Marcus Glocker |
2008-11-06 | Set the IFCAP_VLAN_MTU capabilities flag so these interfaces are allowed | Brad Smith |
2008-11-02 | rcs tags | Jonathan Gray |
2008-11-02 | Remove second commented out call to ether_ifdetach() in | Jonathan Gray |
2008-11-02 | Remove duplicate call to ether_ifdetach() in axe_detach() | Jonathan Gray |
2008-10-30 | From Jeremy Morse via NetBSD: | Marcus Glocker |
2008-10-26 | Fix IOERRORs seen on some devices after a few open / close cycles. | Marcus Glocker |
2008-10-23 | Driver for MOSCHIP MCS7x30 usb ethernet chips by Johann Christian Rode | Theo de Raadt |
2008-10-23 | sync | Theo de Raadt |
2008-10-23 | moschip ethernet devices | Theo de Raadt |
2008-10-15 | Second pass of simple timeout_add -> timeout_add_sec conversions | Bret Lambert |
2008-10-14 | Change m_devget()'s outdated and unused "offset" argument: It is | Christian Weisgerber |
2008-10-11 | For none interrupt endpoints call the xfer done function before | Marcus Glocker |
2008-10-09 | stop waiting for the printer to become ready, see PR 5427 for more | Theo de Raadt |
2008-10-08 | As the Option N.V. Globetrotter HSDPA Modem is not compatible | Yojiro Uo |