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
Age
Commit message (
Expand
)
Author
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-25
Allow xbow_intr_establish() callers to provide optional storage for the
Miod Vallat
2009-11-25
Add a mechanism to stop the scheduler from scheduling processes on a
Mark Kettenis
2009-11-25
Small cleanup for setsockopt IPSEC6_OUTSA:
Marco Pfatschbacher
2009-11-24
in the resume path evaluate _WAK before dealing with device drivers
Jonathan Gray
2009-11-24
smp_malloc() implemented.
Takuya ASADA
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
Save FPU state before suspend.
Mike Larkin
2009-11-24
Poke CR3 one last time before resuming. Suggested by deraadt@.
Mike Larkin
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
KSEG->CKSEG fallout.
Miod Vallat
2009-11-24
kill obsolete natpass
Henning Brauer
2009-11-24
- add rcs id's.
Jasper Lievisse Adriaanse
2009-11-24
By popular demand and peer pressure, check-in work in progress work to support
Miod Vallat
2009-11-24
By popular demand and peer pressure, check-in work in progress work to support
Miod Vallat
2009-11-24
Proper check for wrapping high address and setting the break below the
Otto Moerbeek
2009-11-24
implement suspend and resume
Jacob Meuser
2009-11-24
Change ENOTSUP's strerror() to "Not supported"
Philip Guenthe
2009-11-24
Toggle SENSOR_FINVALID based on sensor data validity
Theo de Raadt
2009-11-24
enable uthum(4), and rearrange some nearby goop
Theo de Raadt
2009-11-24
Bring multicast/promisc handling in line with other network drives.
Joel Sing
2009-11-24
Allow the passphrase to be changed on softraid crypto volumes. Ensure that
Joel Sing
2009-11-24
Factor out crypto code allowing for future reuse.
Joel Sing
2009-11-24
Save state on suspend and restore that state and the bridge windows on resume
Mark Kettenis
2009-11-24
fix hardware polling interval calculation. uaudio on my Logitech webcam
Jacob Meuser
2009-11-24
kill hooks and timeouts before calling complex sleeping code from detach; ok jsg
Theo de Raadt
2009-11-23
in detach, get rid of powerhook before doing sleeping operations
Theo de Raadt
2009-11-23
little annoying knf
Theo de Raadt
2009-11-23
pckbd_activate() should return failure if it knows; ok pirofti
Theo de Raadt
2009-11-23
Make vge(4) detachable.
Mark Kettenis
2009-11-23
some whitespace cleanups.
Owain Ainsworth
2009-11-23
move the lastclose function into i915_drv.c where it belongs.
Owain Ainsworth
2009-11-23
diffable against amd64
Theo de Raadt
2009-11-23
must return result of config_activate_children
Theo de Raadt
2009-11-23
pci should return the result of it's children's suspend/resume calls back
Mike Larkin
2009-11-23
Add azalia(4) suspend/resume stabs, now some laptops can go all the way.
Paul Irofti
2009-11-23
Pad the ringbuffer with NOOPs before wrapping around, instead of
Owain Ainsworth
2009-11-23
prevent interrupts storm when the radio switch is turned off while
Damien Bergamini
2009-11-23
Add uthum(4) device driver for TEMPerHUM USB temperature and
Yojiro Uo
2009-11-23
suppress warning massage for polling only HID devices.
Yojiro Uo
[next]