summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2008-11-04another intel g45 devTheo de Raadt
2008-11-04Kill some more ttm only defines. No binary change.Owain Ainsworth
2008-11-04The drawable spinlock is no longer ever held in interrupt context (andOwain Ainsworth
2008-11-04Enable IMR passthrough of vblank events before enabling it in theOwain Ainsworth
2008-11-04Hold the drm lock around all things that touch the ringbuffer.Owain Ainsworth
2008-11-04revert the pageflipping and vblank sync code to the older style thatOwain Ainsworth
2008-11-03HW CCMP encryption/decryption of unicast frames.Damien Bergamini
2008-11-03regenRobert Nagy
2008-11-03add Radeon HD 3650Robert Nagy
2008-11-01set the appropriate value (0, not emulated) in the flags field ofJacob Meuser
2008-10-31clean up error messages as suggested by jakemsrTheo de Raadt
2008-10-31Remove the vblank_pipe member of the softc and noop the ioctl that setsOwain Ainsworth
2008-10-31Remove another interface (this one for ARB_Occlusion_Query) that we'veOwain Ainsworth
2008-10-31Handle "jack sense" hp/speaker switching by polling for an interruptJacob Meuser
2008-10-31Support for converter groups where members support non-identical sampleJacob Meuser
2008-10-31some leftover bits from r1.32 that should have been removed inJacob Meuser
2008-10-30regenBrad Smith
2008-10-30Add the PCI id for the Promise PDC42819 chipset.Brad Smith
2008-10-30Bunch of cleanup. Kill some dead variables and some stupid code.Owain Ainsworth
2008-10-29add a flag to know is this is Audigy 2 ValueJacob Meuser
2008-10-29support for Audigy 2 Value based on patch from Dennis SuhoninJacob Meuser
2008-10-29- Add a workaround field to the softc struct.Brad Smith
2008-10-29dlg says "well, that is embarassing"Theo de Raadt
2008-10-28make DRM_INFO() a bit less gross, though getting all the grossness out at onc...Theo de Raadt
2008-10-28#if NVLAN > 0 in one more spot.Brad Smith
2008-10-28Add the MacBookPro4,1 to the list of systems with GPIO quirks andBrad Smith
2008-10-28#include sensorsMarco Peereboom
2008-10-28Major overhaul of bio.Marco Peereboom
2008-10-28Add beginings of bio. Disabled for now.Marco Peereboom
2008-10-28Implement a workaround for stupid hw when using VLAN stripping. FramesBrad Smith
2008-10-28Remove #if NVLAN.Brad Smith
2008-10-28Some tweaks for the usage of NVLAN > 0 checks in the code.Brad Smith
2008-10-28Fix up some of the code for VLAN tagging/stripping and checksum offloadBrad Smith
2008-10-28Re-add support for RX VLAN tag stripping.Brad Smith
2008-10-28Don't need NVLAN > 0 checks around this code.Brad Smith
2008-10-28Re-add support TX VLAN tag insertion and RX VLAN tag stripping.Brad Smith
2008-10-28SiS 7012 uses different multichannel control bits (data from linux).Jacob Meuser
2008-10-28regenBrad Smith
2008-10-28More MCP79 Host bridge PCI ids.Brad Smith
2008-10-28regenBrad Smith
2008-10-28Correct MCP79 SMBus PCI id and add missing MCP79 PCI ids.Brad Smith
2008-10-27Move some include stuff aroundMarco Peereboom
2008-10-27for the AD1984 codec, connect headphones to a proper DAC.Jacob Meuser
2008-10-25audio(9) says low level drivers are allowed to change the requestedJacob Meuser
2008-10-25Add proper DAC/ADC grouping for AD1984 (from NetBSD).Jacob Meuser
2008-10-23S/PDIF output support in ac97(4), auich(4) and auvia(4)Jacob Meuser
2008-10-23enable 4 and 6 channel support.Jacob Meuser
2008-10-23Don't print redundant information in dmesg.Owain Ainsworth
2008-10-23remove some funky charactersjoshua stein
2008-10-23- new function azalia_generic_mixer_pin_sense - configures pin direction,Jacob Meuser