summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-12-01terse is good, more readable; please commit deraadt@Todd T. Fries
2008-12-01regenMartin Reindl
2008-12-01add the Huawei E510 modemMartin Reindl
2008-12-01leak memory in the realloc function until we find out who has a pointerTheo de Raadt
2008-12-01A bit more cleanup.Brad Smith
2008-12-01regenJonathan Gray
2008-12-01Add product ids for the cardreader functions of the JMC261.Jonathan Gray
2008-12-01Configure the clock sources for tx mac/offload engines, requiredJonathan Gray
2008-12-01syncKevin Lo
2008-12-01fix the naming of the D-Link AR9170 entryKevin Lo
2008-11-30oops. don't continue on to the next widget here. there may be otherJacob Meuser
2008-11-30only put a control in the record class if it is the sole input toJacob Meuser
2008-11-30if an input mixer or selector has no usable inputs, disable it, asJacob Meuser
2008-11-30It's annoying to have an 2+ hour kernel compile die in ld because bluetoothMats O Jansson
2008-11-30clarify allocationTheo de Raadt
2008-11-30syncTheo de Raadt
2008-11-30ricoh camerasTheo de Raadt
2008-11-30Setup three isoc transfers at a time so we don't miss frames. This fixesMarcus Glocker
2008-11-30syncTheo de Raadt
2008-11-30another radeonTheo de Raadt
2008-11-30- AZ_MAX_SENSE_PINS -> HDA_MAX_SENSE_PINSJacob Meuser
2008-11-30Add initial 8168D/8111D support.Brad Smith
2008-11-30don't rebuild the list of supported formats if it isn't goingJacob Meuser
2008-11-30- don't access nonexistent converter goupsJacob Meuser
2008-11-30- Remove unused if_reset "bus reset routine" field in the ifnet struct.Brad Smith
2008-11-29syncTheo de Raadt
2008-11-29liebert ubs as ugenTheo de Raadt
2008-11-29need splvm() around the call to m_extfree() in the defraggerTheo de Raadt
2008-11-29use the the correct register mask. Fixes certain mixer settingsAlexandre Ratchov
2008-11-29Fix damage done by brad@ and dlg@.Matthieu Herrb
2008-11-29revert 1.197 if_em.c, 1.38/1.39 if_em.h, requested by dlg, until a bugStuart Henderson
2008-11-29add sscom here too. Fixes armish build.Matthieu Herrb
2008-11-29Fix high-speed isoc USB transfers; 64bit capable USB host controllersMarcus Glocker
2008-11-29unbreak tree breakage snuck inTheo de Raadt
2008-11-29Iain Hibbert (plunky@netbsd) removed clauses 3 and 4 from hisRay Lai
2008-11-29Fix a possible NULL pointer dereference. Spotted by Tobias Ulmer; thanks!Owain Ainsworth
2008-11-28don't create a _source control on mixers if none of the sources areJacob Meuser
2008-11-28AZ_TARGET_PINSENSE -> MI_TARGET_PINSENSEJacob Meuser
2008-11-28check the jack detect override bit before creating jack sense mixerJacob Meuser
2008-11-28Welcome gpiodcf(4), a driver that attaches to a GPIO pin, decodes theMarc Balmer
2008-11-28- remove a couple unneeded checksJacob Meuser
2008-11-28Garbage collect now unused field in the softc struct.Brad Smith
2008-11-28- use switch() instead of multiple if elseJacob Meuser
2008-11-28- DACs don't have connection lists like ADCs doJacob Meuser
2008-11-28add paranoia helper function, azalia_nid_to_index. the nid isJacob Meuser
2008-11-28Eliminate the redundant bits of code for MTU and multicast handlingBrad Smith
2008-11-27widget initialization cleanup:Jacob Meuser
2008-11-27finally, generic converter grouping that fits our needs and worksJacob Meuser
2008-11-27Needs explicit <sys/malloc.h> include; Georg SchwarzMiod Vallat
2008-11-27intrdoduce DPRINTFN macro so debug messages can be selectively enabled.Jacob Meuser