Age | Commit message (Expand) | Author |
2008-04-16 | Tune isoc maximal transfer size to a better value. Makes all available | Marcus Glocker |
2008-04-16 | Kernel implementation of the 4-way handshake and group-key | Damien Bergamini |
2008-04-16 | Oops, decrease debug log level back to 1. | Marcus Glocker |
2008-04-16 | Some formatting nits. No functional change. | Owain Ainsworth |
2008-04-16 | Use the timeout(9) API the right way: Don't initialize the timeout | Michael Knudsen |
2008-04-16 | Replace handrolled hashes with a splay tree, while there plug a memleak | Pierre-Yves Ritschard |
2008-04-16 | Start to make device initialization automatic instead all the static | Marcus Glocker |
2008-04-15 | Take a shot at LM76 support (13 bit temperature, 0.065 degC per LSB) for | Theo de Raadt |
2008-04-15 | It turns out the mysterious chip with the heatsink glued on, found on mgx | Miod Vallat |
2008-04-15 | fix a comment. no binary change. | Damien Bergamini |
2008-04-15 | Fix braino in mgx_loadcmap() invocation. | Miod Vallat |
2008-04-13 | sync | Chris Kuethe |
2008-04-13 | add my logitech camera | Chris Kuethe |
2008-04-13 | Disable ISP10160 and ISP12160. They don't quite work yet, and people with | Mark Kettenis |
2008-04-13 | bring back a free call which was left out when moving from handrolled lists | Pierre-Yves Ritschard |
2008-04-12 | Tighten check for consoleness by comparing comconsiot as well as comconsaddr. | Mark Kettenis |
2008-04-12 | just use an incremented int to calculate drawable ids. This is simpler | Owain Ainsworth |
2008-04-12 | Make sure that the drawables are properly freed when removed, and upon | Owain Ainsworth |
2008-04-12 | Switch part of the magic hashtable over to using a TAILQ instead | Owain Ainsworth |
2008-04-12 | check the softc for null before we use it. Fixes a crash when drm is enabled | Owain Ainsworth |
2008-04-12 | Convert the list of agp memory over to a TAILQ instead of using a hand- | Owain Ainsworth |
2008-04-12 | Get rid of acpi_s5 global variables; simply send SIGUSR2 instead of SUGUSR1 | Mark Kettenis |
2008-04-12 | Fix some debug output. | Marcus Glocker |
2008-04-11 | introduce THT_{RXF/TXT}_PKT_NUM macros and use them instead of the | Thordur I. Bjornsson |
2008-04-11 | ditch c99 style struct initialisers that should have been removed. | Jonathan Gray |
2008-04-11 | Correctly initialize the probe sequence buffer. | Marcus Glocker |
2008-04-10 | Add support for recording through the mic jack on AD1984. | Deanna Phillips |
2008-04-10 | MCP98242 temp sensor docs found.. | Theo de Raadt |
2008-04-10 | Fix MJPEG Video Frame Descriptor struct. | Marcus Glocker |
2008-04-10 | the success of a command is reported in the mbox, but not passed on to the | David Gwynne |
2008-04-09 | Recognize and support the Microchip MCP9805 JC-42.2 sensor (we hope; I am | Theo de Raadt |
2008-04-09 | support the NPX SE97 too | Theo de Raadt |
2008-04-09 | On sparc64, a zero base address doesn't mean the BAR is invalid. We probably | Mark Kettenis |
2008-04-09 | Add OpenBSD cvs id. | Marcus Glocker |
2008-04-09 | Increase buffer size sent to the fifo, and clamp the size correctly. | Theo de Raadt |
2008-04-09 | Initial import for uvideo(4) and video(4): | Robert Nagy |
2008-04-09 | from freebsd; tested in snaps for weeks | Theo de Raadt |
2008-04-09 | device_lookup() increments the reference count for the device, and we | Owain Ainsworth |
2008-04-09 | dma sync the tx ring and post new packets to the chip once per call to | David Gwynne |
2008-04-08 | - Count excess and late collisions as output errors. | Brad Smith |
2008-04-08 | pci_chipset_tag_t already_t is_t a_t pointer_t | Mark Kettenis |
2008-04-08 | Fix dmesg printing in the case that no device attaches. | Mark Kettenis |
2008-04-08 | Make ahci detachable. Not tested as the ppb on my shitty nvidia | Jonathan Gray |
2008-04-07 | Allow a 1-Wire controller to request an immediate scan, and also to prevent | Miod Vallat |
2008-04-07 | Hardware monitor address should be 8-byte aligned. | Mark Kettenis |
2008-04-07 | snprintf "%s" -> strlcpy | Oleg Safiullin |
2008-04-07 | fix snprintf usage | Oleg Safiullin |
2008-04-07 | regen | David Gwynne |
2008-04-07 | neptune | David Gwynne |
2008-04-07 | more cosmetic changes | Oleg Safiullin |