index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
Age
Commit message (
Expand
)
Author
2009-11-30
regen
Jasper Lievisse Adriaanse
2009-11-30
- add two devices found in dmesgs
Jasper Lievisse Adriaanse
2009-11-29
unbreak compilation on sparc64 with AUDIO_DEBUG defined
Alexandre Ratchov
2009-11-29
On any sensor the SENSOR_FINVALID flag indicates whether we are able to
Theo de Raadt
2009-11-29
Merge in some tidying up bits from gem(4). From Brad.
Mark Kettenis
2009-11-28
Fix previous; pointed out by stsp@
Mark Kettenis
2009-11-28
Make sure we pass on DVACT_SUSPEND and DVACT_RESUME requests to our children
Mark Kettenis
2009-11-27
typo in documentation; missing full stop.
Igor Sobrado
2009-11-26
Visual (and on some machines, audio) feedback while the machine is
Mike Larkin
2009-11-26
- let this compile again.
Jasper Lievisse Adriaanse
2009-11-26
Don't try to be clever and mix tag queueing mechanisms. Few if any
Kenneth R Westerback
2009-11-26
If the EC is in burst mode use the fast delay to meet the requirements
Theo de Raadt
2009-11-26
Fix an issue where 82573L based em(4) devices had long latencies on the
Dariusz Swiderski
2009-11-26
em_stop() removes IFF_RUNNING flag, so we should rely on the IFF_UP being set
Dariusz Swiderski
2009-11-26
allow USB xfer requests to use up to 16 frames per xfer, depending on
Jacob Meuser
2009-11-26
greatly reduce latency and kill some XXXs:
Jacob Meuser
2009-11-26
unbrak previous
Dariusz Swiderski
2009-11-26
handle DV_SUSPEND and DV_RESUME
Dariusz Swiderski
2009-11-26
Toggle into "cold" when we we disable interrupts, because tsleeping
Theo de Raadt
2009-11-26
Call the existing power functions with our activate function for
Theo de Raadt
2009-11-26
Only re-initialise interfaces on suspend if they were IFF_RUNNING.
Mark Kettenis
2009-11-25
fix previous
Damien Bergamini
2009-11-25
Suspend when the lid closes (but not when it opens again).
Mark Kettenis
2009-11-25
Thinkpad button suspends; ok mlarkin
Theo de Raadt
2009-11-25
fix default phy_addr makes 82545 work again
Dariusz Swiderski
2009-11-25
single-stream parts (AR9285) have a hardware bug that limits the
Damien Bergamini
2009-11-25
Handle the notification types for LID and Sleep button a bit more
Theo de Raadt
2009-11-25
- regen
Jasper Lievisse Adriaanse
2009-11-25
- add another NEC hub and rename the other two hubs for proper enumeration
Jasper Lievisse Adriaanse
2009-11-25
oopsy. don't fuck the offset when we wrap the ring with NOOPs.
Owain Ainsworth
2009-11-25
Simpler logic to ignore the Naturetech keyboard babbling; discard extra
Miod Vallat
2009-11-25
Add support for em(4) interfaces found on intel EP80579 SoC. The MAC part is
Dariusz Swiderski
2009-11-25
Just some minor cleanup. OK deraadt@
Claudio Jeker
2009-11-25
Consider any tx buffer that is freed in vr_stop() to be an unsent
Theo de Raadt
2009-11-25
Re-enable the debug messages from bus errors and tx underruns so that
Theo de Raadt
2009-11-25
Do not call vr_stop() and vr_reset() before calling vr_init(), because
Theo de Raadt
2009-11-25
Ignore repeated data in ukbd_intr(), for keyboards who flood us on a regular
Miod Vallat
2009-11-24
in the resume path evaluate _WAK before dealing with device drivers
Jonathan Gray
2009-11-24
Reporting battery insert/removal was debug code. dmesg is not
Theo de Raadt
2009-11-24
Add event framework.
Marco Peereboom
2009-11-24
at close() get rid of the usb task before we start tearing down; ok mglocker
Theo de Raadt
2009-11-24
Correct the copy out of the packet into the mbuf. We need to loop or
Claudio Jeker
2009-11-24
Reset the chip an re-initialise the interface after reset. Resetting the
Mark Kettenis
2009-11-24
abort suspends on SMP systems until that gets written; ok mlarkin
Theo de Raadt
2009-11-24
Thoroughly reset the chip upon suspend and give the PHY a chance to
Mark Kettenis
2009-11-24
Properly re-initialise the PHY upon resume.
Mark Kettenis
2009-11-24
for MCLGETI to work correctly drivers need to first dequeue all available
Claudio Jeker
2009-11-24
msk_newbuf() had an off by one when putting the packet onto the cluster
Claudio Jeker
2009-11-24
implement suspend and resume
Jacob Meuser
2009-11-24
Toggle SENSOR_FINVALID based on sensor data validity
Theo de Raadt
[next]