Age | Commit message (Expand) | Author |
2010-12-06 | * if we got an undercoverable error, set the dying flag | Jacob Meuser |
2010-12-06 | as in ehci and ohci, delete the interrupt timeout in the detach | Jacob Meuser |
2010-12-06 | a couple unchecked if_detach() in detach routines that were missed | Jacob Meuser |
2010-12-06 | * replace per-driver dying and/or other state variables with use of | Jacob Meuser |
2010-12-06 | call config_deactivate() before config_detach() when detaching devices. | Jacob Meuser |
2010-12-06 | * check that the root hub has been configured before trying to | Jacob Meuser |
2010-12-06 | * add dying flag to struct usbd_device | Jacob Meuser |
2010-12-05 | PCIe based sparc64 machines have always supported access to the extended PCIe | Mark Kettenis |
2010-12-04 | Check the register offset against the device's configuration space size in | Miod Vallat |
2010-12-04 | Introduce a new pci routine, pci_conf_size(), which returns the size of a | Miod Vallat |
2010-12-03 | removed slot argument of function pckbd_cnattach | Alexandr Shadchin |
2010-12-03 | missing ; in previous | Jacob Meuser |
2010-12-02 | don't attach to the hid interface of the ti msp430 | Jacob Meuser |
2010-12-02 | make hotplug queue dynamic, allowing us to increase size without waste. | Ted Unangst |
2010-12-02 | don't match/attach devices without a data endpoint, since this driver | Jacob Meuser |
2010-12-01 | Add definition for "Extended Synch" bit in PCIe Link Control register. | Damien Bergamini |
2010-12-01 | regen | Damien Bergamini |
2010-12-01 | PCI id for Atheros AR9485. | Damien Bergamini |
2010-11-30 | sync | Jacob Meuser |
2010-11-30 | Texas Instruments MSP430 as found in the Launchpad dev board | Jacob Meuser |
2010-11-29 | regen | Damien Bergamini |
2010-11-29 | bunch of RTL8192SU product ids. | Damien Bergamini |
2010-11-28 | Get rid of "forever" loop in the interrupt handler such that we drop out of the | Mark Kettenis |
2010-11-28 | Bring back MCLGETI; a fix for the issue that was the reason for its previous | Mark Kettenis |
2010-11-27 | Increase UVIDEO_MAX_FRAME to 32 to support 28 possible frame types on | Paul de Weerd |
2010-11-27 | regen | Paul de Weerd |
2010-11-27 | Another cam: Logitech HD Pro Webcam C910 | Paul de Weerd |
2010-11-24 | - use *un*signed byte array for control data | Jacob Meuser |
2010-11-23 | regen | Kevin Lo |
2010-11-23 | Recognize the Marvell PHYG65G Gig PHY; tested by Frans Haarman | Kevin Lo |
2010-11-23 | removed slot argument of function pckbc_cnattach | Alexandr Shadchin |
2010-11-21 | adding timer randomness in ioctl doesn't really help and looks suspicious. | Ted Unangst |
2010-11-21 | Properly handle when uhci_alloc_sqh() fails to allocate memory in | Matthew Dempsky |
2010-11-20 | Change wsdisplay_kbdinput() to get an aray of keysym_t and a count, instead of | Miod Vallat |
2010-11-20 | Replace all mentions of sc_base.me_dispdv with sc_displaydv. The latter is a | Miod Vallat |
2010-11-20 | __attribute__((packed)) -> __packed. The ioprbs.c chunk was commented out, and | Miod Vallat |
2010-11-20 | Missing splx() in hil_thread(). This turned out to be harmless due to the | Miod Vallat |
2010-11-20 | clean up cases of ;; | Theo de Raadt |
2010-11-19 | miscellanous->miscellaneous | Miod Vallat |
2010-11-19 | Do not allow malloc() to wait in uhci_device_setintr(), instead check for | Miod Vallat |
2010-11-18 | Don't | Miod Vallat |
2010-11-18 | Do not #include <sys/dkstat.h> if you don't need anything from it. | Miod Vallat |
2010-11-18 | Mark NVIDIA MCP89 SATA controllers as such. Makes them use DMA instead of PIO | Mark Kettenis |
2010-11-18 | regen | Mark Kettenis |
2010-11-18 | Split the NVIDIIA MCP89 disk controller IDs into SATA, AHCI and RAID, following | Mark Kettenis |
2010-11-17 | the text editor sucks | Kevin Lo |
2010-11-17 | Add support for Marvell 88E8059, found in HP mini 5102. | Kevin Lo |
2010-11-16 | BenQ M32 GSM/GPRS modem uses a custom product ID prolific PL2303; Mark Peoples | Theo de Raadt |
2010-11-16 | sync | Theo de Raadt |
2010-11-16 | attach FeiXun products. | Damien Bergamini |