summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
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
2008-04-02fix bad printf if metadata clearing failedMartin Reindl
2008-04-02regenBrad Smith
2008-04-02Add the Cicada CS8204 quad port PHY.Brad Smith
2008-04-02Return right away for unknown media types instead of fallingBrad Smith
2008-04-02syncTheo de Raadt
2008-04-02intel host bridgeTheo de Raadt
2008-04-02attach the ZTE CMDMA MSM modem from qualcomm.Felix Kronlage
2008-04-02regenFelix Kronlage
2008-04-02add another vendor id for Qualcomm as well as one of their modems.Felix Kronlage
2008-04-02Correct error message printing and add a missing errorBrad Smith
2008-04-01Add Corega CG-WLUSB2GPX.Jonathan Gray
2008-04-01regenJonathan Gray
2008-04-01Corega CG-WLUSB2GPXJonathan Gray
2008-04-01toast unused args from a printf call; ok deraadtConstantine A. Murenin
2008-04-01match more versions of w83793g; whilst here, also ensure that the bank 0Constantine A. Murenin
2008-04-01Add some defines and remove some of the magic numbers from the code.Brad Smith