summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2010-08-23* if there's an error setting indirect more for a volume knob widget,Jacob Meuser
2010-08-23add support for the LSISAS2004 ships.David Gwynne
2010-08-23regenDavid Gwynne
2010-08-23LSI SAS 2004David Gwynne
2010-08-18regenDamien Bergamini
2010-08-18Realtek RTL8190P and RTL8192E PCI ids.Damien Bergamini
2010-08-17Power management for PCI devices. For now just put everything in the D3Mark Kettenis
2010-08-12homogeneous style.Damien Bergamini
2010-08-12Fix a ton of space and tab violations. No binary change.Marco Peereboom
2010-08-12Fix a one character typo that broke interrupt handling on ironlake.Owain Ainsworth
2010-08-12Instead of returning EBUSY when the busy flag is set in the ioctl, sleepOwain Ainsworth
2010-08-12Reset the chip upon suspend, to make sure it stops DMA. Reset it again uponMark Kettenis
2010-08-11Use the correct offsets when reading/writing to DCA_TXCTRL in the 82599Jonathan Gray
2010-08-09sync hardware and software buffer positions on resumeJacob Meuser
2010-08-08suspend/resume handler for radeondrmOwain Ainsworth
2010-08-08suspend/resume support for auich, and some infrastructure in ac97Jacob Meuser
2010-08-08fix broken english in commented out printf.Miod Vallat
2010-08-08Try to save the vga hardware state around suspend, and also redisplay theMiod Vallat
2010-08-08activate function for suspend/restore; from mglockerTheo de Raadt
2010-08-08Make sure hw.revision_id gets initialized before it's used by em_set_mac_type()Mark Kettenis
2010-08-08Be consistent in function naming. No functional changes.Marcus Glocker
2010-08-08convert printf()s that can happen in the resume path to DPRINTF()s.Jacob Meuser
2010-08-08at resume time, re-nable the AMDPM_RNGEN bitTheo de Raadt
2010-08-08silence BIOS takeover failure messages on unsuspendsTheo de Raadt
2010-08-08highly recommend that DVACT_{SUSPEND,RESUME} return 0 unless you want to trig...Theo de Raadt
2010-08-07quiet "missed interrupt" messages. requested by deraadt.Jacob Meuser
2010-08-07restore unsolicited responses from volume knob widgetsJacob Meuser
2010-08-07break statements even on default casesTheo de Raadt
2010-08-07Suspend/resume for agp_amd.cOwain Ainsworth
2010-08-07Suspend/resume handler for viaagp.Owain Ainsworth
2010-08-07save/restore functions for aliagp.Owain Ainsworth
2010-08-07Suspend/resume handler for sisagp save/restoring the gtt window/size andOwain Ainsworth
2010-08-07Save and restore registers on suspend/resume.Owain Ainsworth
2010-08-07Unmap registers upon detach. Avoid panics when detaching a partially attachedMark Kettenis
2010-08-07In the resume case we need to check IFF_UPTheo de Raadt
2010-08-07In fxp_pci_activate use the correct softc's; then use a workq since someTheo de Raadt
2010-08-07No "\n" needed at the end of panic() strings.Kenneth R Westerback
2010-08-06Initial stab at making com@puc suspend and resume properly. Works fineMark Kettenis
2010-08-06repost hp g62Marco Peereboom
2010-08-06ca_activate for suspend/resume; tested by andrew@afresh1.comTheo de Raadt
2010-08-06save/restore the *correct* clock gating registers on suspend/resumeOwain Ainsworth
2010-08-06Previous code to handle suspend/resume for intagp assumed thatOwain Ainsworth
2010-08-06reenabling unsolicited responses in the resume path was lost inJacob Meuser
2010-08-06no need to save/restore the state of the master volumeJacob Meuser
2010-08-06ok, that is the last of the easy chips to check for register saves. i'mTheo de Raadt
2010-08-06ACPI suspend/resume for bwi(4). Initial diff from todd@, finished andMarcus Glocker
2010-08-06ca_activate function for suspend/resume; tested by mlarkinTheo de Raadt
2010-08-06since r1.171 pin widgets get fully reinitialized on resume, whichJacob Meuser
2010-08-06ca_activate function for nfe(4) for suspend/resumeMike Larkin
2010-08-06another set of chips which do not need register rewrites at resume timeTheo de Raadt