Age | Commit message (Expand) | Author |
2011-03-09 | Knock out a bunch more UPS devices from attaching to uhid(4). | Stuart Henderson |
2011-03-09 | sync | Stuart Henderson |
2011-03-09 | - add IDs for various USB HID UPS devices, extracted from NUT | Stuart Henderson |
2011-03-09 | HW stats debugging via ifconfig emX debug instead of | Marco Pfatschbacher |
2011-03-08 | regen | Jasper Lievisse Adriaanse |
2011-03-08 | - add Trust and two mice | Jasper Lievisse Adriaanse |
2011-03-06 | The global_int information acpi collects is not used by amd64. | Theo de Raadt |
2011-03-06 | fix function name in error/debug messages; ok marco | Stefan Sperling |
2011-03-06 | Make sure MEMORYBARRIER(SYNC_REG) performs a read/write bus_space_barrier, | Miod Vallat |
2011-03-05 | Wait until the DMA engine is stopped before unmapping buffers and descriptors. | Mark Kettenis |
2011-03-04 | Add TouchScreen support. Makes newer Gunze USB TouchScreen devices work. | Mark Kettenis |
2011-03-04 | Apparently keeping some USB devices in reset for too long makes them | Mark Kettenis |
2011-03-04 | gather most pci conf register manipulation into a new function, | Jacob Meuser |
2011-03-04 | Peek at the interrupt status register before poking with the reply post | Mike Belopuhov |
2011-03-03 | Prevent division-by-zero when scaling down to the screen resolution. Make | Mark Kettenis |
2011-03-02 | - change recieved -> received in comments, as well as two unused defines | Jasper Lievisse Adriaanse |
2011-03-01 | back out r1.162, the one that bumps openings up on sas and fc | David Gwynne |
2011-02-24 | we want to look up the device attached to a raid volume by its address on | David Gwynne |
2011-02-22 | Mark descriptors as invalid *before* unmapping the associated mbuf. | Mark Kettenis |
2011-02-22 | Disable PCIe Active State Power Management (ASPM) to avoid bge(4) randomly | Robert Nagy |
2011-02-22 | In drm_modeset_ctl make sure to check the (now signed) value is > 0 as | Owain Ainsworth |
2011-02-22 | ami figures out the names of the enclosure attached to it by snooping | David Gwynne |
2011-02-21 | Make mos(4) set IFF_BROADCAST in if_flags. | Stefan Sperling |
2011-02-21 | usage: mt [-f device] command [count] | David Gwynne |
2011-02-18 | alc_newbuf is always called from the interrupt context so it can't sleep; | Mike Belopuhov |
2011-02-17 | if changing the default speaker connection, be sure it's both a | Jacob Meuser |
2011-02-17 | allow interfaces other than slaves of the union interface to be the | Jacob Meuser |
2011-02-17 | the number of widget connections isn't necessarily the same as the | Jacob Meuser |
2011-02-15 | Initialize sc_iot early enough to avoid a crash when the hardware monitor | Miod Vallat |
2011-02-15 | A vnd buf doesn't only go through the vnd bufq but also the bufq | Thordur I. Bjornsson |
2011-02-15 | Add workaround for BCM5906 A0/1/2 controller silicon bug. When | Robert Nagy |
2011-02-15 | Do not compile statistics counters code if defined(SMALL_KERNEL). Makes i386 | Miod Vallat |
2011-02-15 | bus_dmamap_sync() freshly initialized Rx descriptors before flipping the bit | Mark Kettenis |
2011-02-15 | Copy pasto in comment. Fix by brad@ OK dlg@ | Claudio Jeker |
2011-02-13 | Do not compile statistics counters code if defined(SMALL_KERNEL). Makes i386 | Miod Vallat |
2011-02-11 | Port over a fix from Chris Wilson to poke the 855GM GWB/HIC bit. | Marco Pfatschbacher |
2011-02-10 | now that usb_wait_task() is back, bring back recently reverted | Jacob Meuser |
2011-02-09 | bring back changes in usb.c revision 1.73 | Jacob Meuser |
2011-02-09 | revert usb.c to r1.72, and all subsequent changes that depend on it. | Jacob Meuser |
2011-02-06 | cap the max size of the eeprom to 16k, as per the linux and freebsd | David Gwynne |
2011-02-05 | * use usb_ref_{incr,decr,wait}() to avoid detaching the driver while a | Jacob Meuser |
2011-02-04 | * merge 'onqueue' and 'running' members of struct usb_task into | Jacob Meuser |
2011-02-03 | Initialize stack memory before use. Found with clang. | Matthew Dempsky |
2011-02-01 | Add the Toshiba 3G HSDPA MiniCard, found in my Dell Latitude D630. | David Coppa |
2011-02-01 | regen | David Coppa |
2011-02-01 | Add the Toshiba 3G HSDPA MiniCard, found in my Dell Latitude D630. | David Coppa |
2011-01-30 | another run | Ted Unangst |
2011-01-30 | regen | Ted Unangst |
2011-01-30 | another run device. ok miod | Ted Unangst |
2011-01-30 | Report the compose key on sun keyboards in raw mode as a different keycode | Miod Vallat |