summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2008-04-12Switch part of the magic hashtable over to using a TAILQ insteadOwain Ainsworth
2008-04-12check the softc for null before we use it. Fixes a crash when drm is enabledOwain Ainsworth
2008-04-12Convert the list of agp memory over to a TAILQ instead of using a hand-Owain Ainsworth
2008-04-12Get rid of acpi_s5 global variables; simply send SIGUSR2 instead of SUGUSR1Mark Kettenis
2008-04-12Fix some debug output.Marcus Glocker
2008-04-11introduce THT_{RXF/TXT}_PKT_NUM macros and use them instead of theThordur I. Bjornsson
2008-04-11ditch c99 style struct initialisers that should have been removed.Jonathan Gray
2008-04-11Correctly initialize the probe sequence buffer.Marcus Glocker
2008-04-10Add support for recording through the mic jack on AD1984.Deanna Phillips
2008-04-10MCP98242 temp sensor docs found..Theo de Raadt
2008-04-10Fix MJPEG Video Frame Descriptor struct.Marcus Glocker
2008-04-10the success of a command is reported in the mbox, but not passed on to theDavid Gwynne
2008-04-09Recognize and support the Microchip MCP9805 JC-42.2 sensor (we hope; I amTheo de Raadt
2008-04-09support the NPX SE97 tooTheo de Raadt
2008-04-09On sparc64, a zero base address doesn't mean the BAR is invalid. We probablyMark Kettenis
2008-04-09Add OpenBSD cvs id.Marcus Glocker
2008-04-09Increase buffer size sent to the fifo, and clamp the size correctly.Theo de Raadt
2008-04-09Initial import for uvideo(4) and video(4):Robert Nagy
2008-04-09from freebsd; tested in snaps for weeksTheo de Raadt
2008-04-09device_lookup() increments the reference count for the device, and weOwain Ainsworth
2008-04-09dma sync the tx ring and post new packets to the chip once per call toDavid Gwynne
2008-04-08- Count excess and late collisions as output errors.Brad Smith
2008-04-08pci_chipset_tag_t already_t is_t a_t pointer_tMark Kettenis
2008-04-08Fix dmesg printing in the case that no device attaches.Mark Kettenis
2008-04-08Make ahci detachable. Not tested as the ppb on my shitty nvidiaJonathan Gray
2008-04-07Allow a 1-Wire controller to request an immediate scan, and also to preventMiod Vallat
2008-04-07Hardware monitor address should be 8-byte aligned.Mark Kettenis
2008-04-07snprintf "%s" -> strlcpyOleg Safiullin
2008-04-07fix snprintf usageOleg Safiullin
2008-04-07regenDavid Gwynne
2008-04-07neptuneDavid Gwynne
2008-04-07more cosmetic changesOleg Safiullin
2008-04-07some cosmetic changesOleg Safiullin
2008-04-07syncOleg Safiullin
2008-04-07add D-Link KVM-221Oleg Safiullin
2008-04-07New sensor driver for JDEC JC-42.4 standard dimm temperature sensorsTheo de Raadt
2008-04-07Identify two chips which follow the JDEC JC-42.4 standard dimm temperatureTheo de Raadt
2008-04-06regenBrad Smith
2008-04-06- Add the Intel ICH8/9 Thermal sensors.Brad Smith
2008-04-05fix comment for it(4)Oleg Safiullin
2008-04-04tht is cool cos it generates interrupts when the link state change.David Gwynne
2008-04-04if full-duplex is being turned on, also set the oprtational mode toJacob Meuser
2008-04-03Clean up the DMA read/write control register setup code and add someBrad Smith
2008-04-03Add missing half duplex flags for the media status.Brad Smith
2008-04-03Switch it(4) back to PnP config mode. Avoid possibleOleg Safiullin
2008-04-03Ensure that we wrap around to the start of the TXD buffer when incrementingJoel Sing
2008-04-02Add support for the National Semiconductor Saturn (which really is a SunMark Kettenis
2008-04-02Add support for the DP83865.Mark Kettenis
2008-04-02regenMark Kettenis
2008-04-02Add the National Semiconductor DP83865 Gigabit PHY.Mark Kettenis