summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2008-12-31the channel_mask field of struct audio_format is unused, so removedJacob Meuser
2008-12-31- avoid using an argument twice, once as a pointer. I just don'tJacob Meuser
2008-12-31reimplement jack sense/speaker auto muting using unsolicited responses.Jacob Meuser
2008-12-31rewrite azalia_codec_connect_streamJacob Meuser
2008-12-31actually find the speakers and headphonesJacob Meuser
2008-12-31builtin speakers and headphone jacks have an interesting relationship.Jacob Meuser
2008-12-31a fixed mic isn't very useful as an output device, and a fixedJacob Meuser
2008-12-31- rearrange to be able to return earlier if nothing left toJacob Meuser
2008-12-31- always check that max channels isn't exceededJacob Meuser
2008-12-30regenDavid Gwynne
2008-12-30device ids for the intel 82801JD ich10 devices.David Gwynne
2008-12-30Add missing newline to error message printf.Reyk Floeter
2008-12-30- if widget X will be named for widget Y and widget Y is disabled,Jacob Meuser
2008-12-30Add firmware file for 2400 series boards.Kenneth R Westerback
2008-12-29initialize the sample rate converter on es1371 chips to 48 kHz insteadJacob Meuser
2008-12-29Give ifb its own display type (be sure to make includes before rebuildingMiod Vallat
2008-12-29typoMiod Vallat
2008-12-29properly update RT2860_TX_RTS_CFGDamien Bergamini
2008-12-29move the 802.11 header out of the TXWI structure.Damien Bergamini
2008-12-29regenDamien Bergamini
2008-12-29more Ralink RT3070/RT3071/RT3072 based devices.Damien Bergamini
2008-12-29regenMark Kettenis
2008-12-29Fix & unify 3D Labs GLINT & Permedia entries. Prefer chip names over boardMark Kettenis
2008-12-28get output from the first DAC to the line-out on the MacMini1,1Jacob Meuser
2008-12-28Ignore hotploug events while still in autoconf. Fixes problems with someMark Kettenis
2008-12-28Remove confusion between "raw" and "swizzled" interrupt pins. Remove someMark Kettenis
2008-12-27Sync the sparc64 fb* api with the recent changes done on sparc.Miod Vallat
2008-12-26implement support for another temperature sensor, DS18B20Todd T. Fries
2008-12-26don't try to create mutesets for selectors, they are only forJacob Meuser
2008-12-26add a function for initializing mixer_devinfo_t off/on enumsJacob Meuser
2008-12-26nuke unused macros. from Alexey Suslikov.Jacob Meuser
2008-12-26- recognize a few more realtek codecsJacob Meuser
2008-12-26Back out rev 1.14 as it makes machines like the T30 crash on boot.Jonathan Gray
2008-12-25Return proper display types to the WSDISPLAYIO_GTYPE ioctl, instead ofMiod Vallat
2008-12-25currently azalia only supports one codec. instead of using simply theJacob Meuser
2008-12-25add "virtual" mutes if the "virtual" volume amps have mute capabilityJacob Meuser
2008-12-25before naming a widget after a pin because the widget is the only thingJacob Meuser
2008-12-25- one "default" direction is enoughJacob Meuser
2008-12-24This creates the notion of a non-disk softraid device. The aoe targetMarco Peereboom
2008-12-24typo spotted by Alexey SuslikovJacob Meuser
2008-12-24Fix support for earlier i8XX chipsets (specifically the 830 and 840).Owain Ainsworth
2008-12-23intagp support for Intel 4-series (e.g. GM45) chipsets.Owain Ainsworth
2008-12-23only a small number of thinkpads need the brightness adjustmentsjoshua stein
2008-12-23azalia_generic_mixer_pin_sense has nothing to do with pin sense anymore.Jacob Meuser
2008-12-23add gpio quirk for Dell e6400Jacob Meuser
2008-12-23enable beep and CD mixer controls on alc88x codecs if appropriateJacob Meuser
2008-12-23add small quirks for certain codecsJacob Meuser
2008-12-23remove static mixer configurations wholesale, to make next commitJacob Meuser
2008-12-23- recognize some more codecsJacob Meuser
2008-12-23gather up most of the code for printing debug info in dmesgs andJacob Meuser