summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2014-03-04Introduce GENASSYM_CPPFLAGS for options during genassym processing.joerg
2014-03-01Some {} are missing. The behavior is thus wrong: the code always jumps tomaxv
2014-02-28regenmartin
2014-02-28Add moschip 7810 and 7820 usb serial devicesmartin
2014-02-28G/C sys/simplelock.h includesskrll
2014-02-28Use %zu for size_tmatt
2014-02-27Remove impossible checks.joerg
2014-02-26Regen.ozaki-r
2014-02-26Add Micrel PHY (KSZ9021RN)ozaki-r
2014-02-25Add preliminary driver for Microchip MCP48x1 family of DACs.rkujawa
2014-02-25Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist beforepooka
2014-02-24- Only enable AHCI mode if it is not already enabled.jmcneill
2014-02-24Rename NetBSD/hp700 to NetBSD/hppa.skrll
2014-02-23use aprint.christos
2014-02-23Update a commentskrll
2014-02-21Add tsciic (alpha MI).jdc
2014-02-21PR/48606: Lloyd Parkes: Drivers not using ifp->if_input but using ether_inputchristos
2014-02-20(Belatedly) add lmenv.jdc
2014-02-20Call memset in a loop, not loop around doing nothing and calling memsetjoerg
2014-02-20Mark radeonfb_unclip as unused.joerg
2014-02-18if MMIO is allowed and available, prefer it over PIOmacallan
2014-02-17More delay() for some drives.kiyohara
2014-02-17Re-establish the default pipe after the initial reading of the deviceskrll
2014-02-17Add MARVELL_TAG_DDR3_CS[0-3] for latest SoC.kiyohara
2014-02-16move default last, add symbolic mask.christos
2014-02-16whitespace policechristos
2014-02-16Remove duplicated comment.nonaka
2014-02-16Use INFRA not ADHOC when opmode is M_STA.nonaka
2014-02-14Regen for GeForce 210 High Definition Audio Controller.njoly
2014-02-14Add GeForce 210 High Definition Audio Controller.njoly
2014-02-14regenchristos
2014-02-14Add the 4G part of my modem, no driver yet.christos
2014-02-14ibss and hostap support from stsp @ openbsd.christos
2014-02-09Remove a few noisy debug printf.njoly
2014-02-07s/mesage/message/msaitoh
2014-02-06USE PCI_BAR[0-5]. Part of PR#48016.msaitoh
2014-02-03 Carefully set IFF_OACTIVE in mvgbe_start(). Even if mvgbe_encap()msaitoh
2014-01-31fix a problem to set sample rate of AC97 codec.ryo
2014-01-28Remove an unused variablemartin
2014-01-28Support the OHCI in the NS "SUPERIO" chip as found in hppa machines byskrll
2014-01-28Initialize a variable earlier, so it is not used unitialized in anmartin
2014-01-28Quell maybe-uninitialized false positives from gcc 4.8martin
2014-01-28Remove an unused variablemartin
2014-01-27back out 1.35 since it completely breaks the mechanism for wsdisplay driversmacallan
2014-01-26Complete WSDISPLAYIO_SMODE/WSDISPLAYIO_GMODE support.bouyer
2014-01-26PUCCN improvements:msaitoh
2014-01-26Add some OXPCIe952 devices.msaitoh
2014-01-26Regen.msaitoh
2014-01-26Add some OXPCIe952 devices.msaitoh
2014-01-25fix unusedchristos