summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
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
2010-08-06ca_activate function for suspend/resumeTheo de Raadt
2010-08-06attempt to deal with situations where the hardware has processed moreJacob Meuser
2010-08-06don't return (potential errno) + (potential errno), instead only performMiod Vallat
2010-08-05Suspend/resume support for sili(4). Not perfect yet, but prevents us fromMark Kettenis
2010-08-05ca_activate function for suspend/resume; tested by mlarkin on aTheo de Raadt
2010-08-04re-post all ATI and all PowerVR (with an annoying message)Theo de Raadt
2010-08-04use a workq for resume.Damien Bergamini
2010-08-04add suspend/resume support for PCI ral(4) devices.Damien Bergamini
2010-08-04Add missing brace.Matthew Dempsky
2010-08-04Print annoying stuff when re-posting the video, so that people willTheo de Raadt
2010-08-04Correct a problem reported by Holger Mikolon that turns out to beJonathan Gray
2010-08-04activate function for suspend/resume; tested by mcbrideTheo de Raadt
2010-08-03if interrupt mapping fails, say soJacob Meuser
2010-08-03no special registers to restore on via chips eitherTheo de Raadt
2010-08-03Bring the suspend/resume code of all the Intel wireless drivers in line withMark Kettenis
2010-08-03Add support for 82576 fiber adapters based on Intel code in FreeBSD.Jonathan Gray
2010-08-03Disable hardware VLAN stripping/insertion on 8257[56] for now. WhileJonathan Gray
2010-08-03Correct use of logical and where binary and was intended.Jonathan Gray
2010-08-03Save/restore BLC_HIST_CTL as well at suspend/resume time; which allowsTheo de Raadt
2010-08-02There is no reason to call the start function upon resume; the network stackMark Kettenis
2010-08-02jmicron code was writing to the wrong register; ok jsgTheo de Raadt
2010-08-02Save/restore more registers at suspend/resume for those chips which lookTheo de Raadt
2010-08-02spellinTheo de Raadt
2010-07-31SyncKenneth R Westerback
2010-07-31Add NVIDIA 0x07e1 == GeForce 7100, now that new driver will supportKenneth R Westerback
2010-07-31add support for M-audio Audiophile 192kAlexandre Ratchov
2010-07-31remove the ``midisyn'' framework and anything using it, i.e., the oplAlexandre Ratchov