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-12-15
sync
Stuart Henderson
2009-12-15
Add PCI ids for the Marvell Yukon 8059 chipset and the SysKonnect
Stuart Henderson
2009-12-14
Sanitize the code that resets the state when the LDC channel link state
Mark Kettenis
2009-12-14
Add a dummy I915_PARAM_NUM_FENCES_AVAIL parameter for Mesa 7.5.
Matthieu Herrb
2009-12-14
Fix previous commit. I left out a small fragment and accidentally committed
Mark Kettenis
2009-12-14
Support for in-band descriptor mode (VIO_DESC_MODE) used by OBP.
Mark Kettenis
2009-12-14
Make sure interrupts are disabled when we don't have queues configured. This
Mark Kettenis
2009-12-14
Add wrapper functions to enable/disable interrupts and manipulate their state.
Mark Kettenis
2009-12-14
fix sticky-address - by pretty much re-implementing it. still following
Henning Brauer
2009-12-13
Cleanup promiscuous mode and multicast handling. From Brad.
Mark Kettenis
2009-12-13
Ensure that if_start() is called at IPL_NET.
Joel Sing
2009-12-13
bit less aggressive about hiding; ok miod
Theo de Raadt
2009-12-13
remove #ifdef CDDA bits cos nothing in cd.c uses it and nothing i can find
David Gwynne
2009-12-13
prefix all softc members with sc_, not just most of them.
David Gwynne
2009-12-13
use sc consistently as the name of the pointer to the softc variable, not
David Gwynne
2009-12-12
Protect more definitions userland doesn't need to care about with _KERNEL
Miod Vallat
2009-12-12
Switch page size from 4KB to 16KB on R10k kernels without R5k support
Miod Vallat
2009-12-12
Introduce various CPU_### options to enable cpu-specific code or workarounds;
Miod Vallat
2009-12-12
Provide a correct version for little endian kernels... sigh
Miod Vallat
2009-12-12
unifdef -D__LP64__
Miod Vallat
2009-12-12
Add missing splbio() protection when sending commands to the vDisk server.
Mark Kettenis
2009-12-12
move cd(4) from using scsi_scsi_cmd over to scsi_xs_exec for doing io.
David Gwynne
2009-12-12
Remove debug printf and properly dequeue command instead when a read times out
Mark Kettenis
2009-12-12
Add some locking around VOP_CLOSE() and friends. Lets VFSDEBUG
Kenneth R Westerback
2009-12-11
regen
Mark Kettenis
2009-12-11
Add some missing Intel Q45 Manageability Engine stuff. From a dmesg
Mark Kettenis
2009-12-11
Two cases of IPSEC getsockopt() returning two bytes of uninitialialized
Theo de Raadt
2009-12-11
By popular demand and peer pressure, check-in work in progress work to support
Miod Vallat
2009-12-11
By popular demand and peer pressure, check-in work in progress work to support
Miod Vallat
2009-12-11
sync.
Owain Ainsworth
2009-12-11
When i filled in these pcidevs I cleverly made two sequential ones
Owain Ainsworth
2009-12-11
By popular demand and peer pressure, check-in work in progress work to support
Miod Vallat
2009-12-11
More changes to avoid truncating 64 bit pointers to 32 bits and sign-extending
Miod Vallat
2009-12-11
Fill out the pdq_cmd_info table to 18 elements, despite many of
Philip Guenthe
2009-12-10
"please apply the same diff as for rt2860 to if_run.c" damien@
Owain Ainsworth
2009-12-10
fix a theoretical (but not possible) array bound overflow.
Owain Ainsworth
2009-12-10
ansi
Theo de Raadt
2009-12-10
spacing
Theo de Raadt
2009-12-10
"fix" from freebsd to hide potential race in silly renames, where
Bob Beck
2009-12-10
a few sizeof(array)/sizeof(array[0]) -> nitems(array) conversions found while
Owain Ainsworth
2009-12-10
various bits of knf; ok yuo
Theo de Raadt
2009-12-10
remove dead assignment and newly created unused variable.
Charles Longeau
2009-12-10
remove dead assignment and newly created unused variable.
Charles Longeau
2009-12-09
Resubmit any pending SCSI commands when we sucessfully (re)connect to
Mark Kettenis
2009-12-09
this does not even compile
Theo de Raadt
2009-12-09
add uhts(4).
Matthieu Herrb
2009-12-09
add uhts(4) a driver for USB HID touchscreens. ok miod@.
Matthieu Herrb
2009-12-09
Nuke stray comment referencing deceased TRY_AGAIN_LATER that dlg@
Kenneth R Westerback
2009-12-09
By popular demand and peer pressure, check-in work in progress work to support
Miod Vallat
2009-12-09
By popular demand and peer pressure, check-in work in progress work to support
Miod Vallat
[next]