summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2008-11-06The EEPROM is lying about antennas. Hardcode things based on the chipDamien Bergamini
2008-11-06Oops. Forgot to commit this chunk with the last commit.Owain Ainsworth
2008-11-06Make sure we do not unlock twice.David Hill
2008-11-06Remove the drm_locked_tasklet interface. The only consumer that used itOwain Ainsworth
2008-11-06The i915 vblank swap ioctl is fundamentally racy.Owain Ainsworth
2008-11-06regenBrad Smith
2008-11-06Add the PCI id for the Broadcom BCM5903F Ethernet chipset.Brad Smith
2008-11-05Remove some PCI macros no longer being used.Brad Smith
2008-11-05remove unused macros, partly from Alexey SuslikovJacob Meuser
2008-11-05* remove two custom unsolicited event handlers in favor of genericJacob Meuser
2008-11-04implement azalia_create_encodings, which scans through the supportedJacob Meuser
2008-11-04need to take mode into account when verifying/setting parametersJacob Meuser
2008-11-04fix potential null dereference.Charles Longeau
2008-11-04syncTheo de Raadt
2008-11-04new devsTheo de Raadt
2008-11-04If we need to call the tasklet function on unlock, we don't need to holdOwain Ainsworth
2008-11-04volume scaling/setting cleanup:Jacob Meuser
2008-11-04regenBrad Smith
2008-11-04Add PCI ids for the Intel 7300 MCH and some more IDT PCI Express switches.Brad Smith
2008-11-04pcidevsTheo de Raadt
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