| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the D-Link DWA-110 | kevlo | 2008-08-19 | 2 | -0/+2 |
* | sc->sc_ibuf should be malloc'ed after quirks applied, as | kaiw | 2008-08-18 | 1 | -6/+7 |
* | Fix a typo: According to the hid spec, Global item #3 | kaiw | 2008-08-18 | 1 | -1/+1 |
* | In the hid parser, if a INPUT/OUTPUT/FEATURE item is skipped, its | kaiw | 2008-08-18 | 1 | -3/+12 |
* | Re-add Microsoft Intellimouse 2.0 TWHEEL quirk. | kaiw | 2008-08-18 | 1 | -0/+3 |
* | Make it easy to comment out the part that use current tty layer directly. | takawata | 2008-08-18 | 1 | -9/+32 |
* | Fix compile | kris | 2008-08-18 | 1 | -2/+2 |
* | Add isochronous transfer support for USB 2.0 | kevlo | 2008-08-18 | 4 | -49/+834 |
* | o Add a quirk for Sony Handycam DCR-HC32E. | maxim | 2008-08-13 | 1 | -0/+4 |
* | Add Conexant/Intersil PrismGT SoftMAC wireless USB driver - upgt(4). | weongyo | 2008-08-11 | 3 | -0/+2859 |
* | Add quirks for making uhid(4) ignore the Apple iPhone and iPhone 3G. | brix | 2008-08-09 | 2 | -0/+6 |
* | Add support for the ASUS P535 PDA | remko | 2008-08-02 | 2 | -0/+2 |
* | Use single byte read and write operations to toggle the BIOS and OS | jhb | 2008-07-30 | 2 | -14/+14 |
* | Free the correct buffer list on failure. | thompsa | 2008-07-30 | 2 | -2/+2 |
* | Add tweak for AMD Geode "companion" chip, AMD CS5536, which is apparently | ivoras | 2008-07-24 | 1 | -1/+10 |
* | Don't include <sys/tty.h> in non-TTY drivers. | ed | 2008-07-24 | 2 | -2/+3 |
* | Fix a benign typo that would give out an incorrect warning message. | luoqi | 2008-07-17 | 1 | -4/+3 |
* | Remove NETISR_MPSAFE, which allows specific netisr handlers to be directly | rwatson | 2008-07-04 | 1 | -1/+6 |
* | Add USB ids for the Epson DX7400 / CX7300 multifunction scanner printer | luigi | 2008-06-27 | 2 | -0/+2 |
* | Add the D-Link DWA-111 | kevlo | 2008-06-13 | 2 | -0/+2 |
* | Add Belkin F5U257 to the mix. | imp | 2008-06-10 | 1 | -0/+2 |
* | >From NetBSD: | kevlo | 2008-06-10 | 2 | -46/+0 |
* | Change the calling convention for ic_node_alloc to deal with | sam | 2008-06-07 | 3 | -6/+12 |
* | Add the support for the Globetrotter Max 3.6 HSDPA Modem. | attilio | 2008-06-05 | 2 | -0/+3 |
* | Add device IDs for Ricoh R5U870-based OEM cameras | kevlo | 2008-06-04 | 1 | -0/+8 |
* | Add device ID for AnyDATA ADU-500A EV-DO modem. | kan | 2008-06-03 | 2 | -0/+3 |
* | Add vendor/device IDs for Novatel U740 repackaged by Dell. | kan | 2008-06-03 | 2 | -0/+3 |
* | Change my email address to the one from the FreeBSD project. | ed | 2008-05-24 | 1 | -1/+1 |
* | Drop Giant before calling kproc_exit(), so we don't trigger assertion in | pjd | 2008-05-20 | 1 | -0/+4 |
* | Add support for the Epson 4800 scanner. | remko | 2008-05-18 | 2 | -0/+2 |
* | Add support for the Nikon D300 camera | remko | 2008-05-16 | 2 | -0/+5 |
* | Don't let hacksync() call bus_dmamap_sync(9) on DMA maps which | marius | 2008-05-13 | 2 | -6/+14 |
* | From the OpenBSD commit log : | cognet | 2008-05-13 | 2 | -1/+3 |
* | Update PLCP<->rate mapping support: | sam | 2008-05-12 | 3 | -7/+79 |
* | Minor cleanup of vap create work: | sam | 2008-05-12 | 3 | -3/+6 |
* | Add ID for HTC PPC6700 Modem. | delphij | 2008-05-08 | 2 | -0/+2 |
* | A couple of cameras that I recently bought | imp | 2008-05-03 | 1 | -0/+2 |
* | Unify all the wifi *_ioctl routines | thompsa | 2008-05-01 | 2 | -14/+17 |
* | Add support for Microsoft Notebook Optical Mouse 3000 Model 1049. | kaiw | 2008-04-30 | 2 | -0/+21 |
* | Add Epson DX8400 scanner. | imp | 2008-04-29 | 2 | -0/+2 |
* | Add support for the Davicom DM9601. | imp | 2008-04-26 | 2 | -5/+3 |
* | remove scan task on state change so it doesn't unexpectedly fire | sam | 2008-04-25 | 1 | -1/+2 |
* | Multi-bss (aka vap) support for 802.11 devices. | sam | 2008-04-20 | 6 | -1356/+1241 |
* | Add one more HTC PocketPC device id. | mav | 2008-04-20 | 2 | -0/+2 |
* | - Correctly destroy assoiciated ucom device on detach. | stas | 2008-04-16 | 1 | -0/+2 |
* | Replace callout_init(..., 1) with callout_init(..., CALLOUT_MPSAFE) for | kris | 2008-04-16 | 1 | -1/+1 |
* | Identify ICH9 USB controllers. | benno | 2008-04-11 | 2 | -0/+26 |
* | Add support for Verizon v740 to ubsa(4). | flz | 2008-04-09 | 2 | -0/+3 |
* | Add PCI ID's for ICH8 USB controllers. | jhb | 2008-04-07 | 2 | -0/+33 |
* | Add Qualcomm ZTE CMDMA MSM modem to the list of supported modems. | rpaulo | 2008-03-28 | 2 | -0/+4 |