summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
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
2008-12-23line-in is now "line-in", line-out is still "line". S/PDIF-out isJacob Meuser
2008-12-23allow us to completely exhaust the rx ring now that we handle the RXO (rxDavid Gwynne
2008-12-23a) a widget's nid is always it's index in the codec's widget list.Jacob Meuser
2008-12-23backout previous. changing the index of valid nids breaks things.Jacob Meuser
2008-12-23sizeof(bge_devices) / sizeof(bge_devices[0]) -> nitems(bge_devices)David Gwynne
2008-12-23if we cant put enough packets on the rx ring then schedule a timeout toDavid Gwynne
2008-12-23don't add invalid widgets to connection lists.Jacob Meuser
2008-12-22First shoot of the uvideo firmware package.Marcus Glocker
2008-12-22do not leak an AMRR USB xfer at each ifconfig down/up.Damien Bergamini
2008-12-22I swapped MGETHDR arguments in my m_defrag removal commit.Damien Bergamini
2008-12-22Fix some logic in the isight specific stream header decode functionMarcus Glocker
2008-12-22syncStuart Henderson
2008-12-22correct typo in ATI FireMV device id; Joe Malcolm on misc@Stuart Henderson
2008-12-22Sort quirk device list and fix some comments there.Marcus Glocker
2008-12-22Add firmware load for Apple iSight first generation devicesMarcus Glocker
2008-12-22With respect to the previous diff we cannot just call acpicpu_setperfGordon Willem Klok
2008-12-22Make acpicpu_setperf behave the same as the ACPI aware EST andGordon Willem Klok
2008-12-22create "_source" mixer items for single connections, but be carefulJacob Meuser
2008-12-22hex for unused widget namesJacob Meuser
2008-12-22set a default name for widgets (u-wid$NID) and don't try to giveJacob Meuser
2008-12-22disable unusable convertersJacob Meuser