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-17
Add support for Huawei E161.
Marco Pfatschbacher
2009-12-17
sync
Marco Pfatschbacher
2009-12-17
Add Huawei E161.
Marco Pfatschbacher
2009-12-17
fix softc structure to fit as uhid sub device.
Yojiro Uo
2009-12-17
Device id ordering, from Brad
Stuart Henderson
2009-12-17
sync
Stuart Henderson
2009-12-17
- correct the PCI ids for the BCM5717 and BCM5718 chipsets
Stuart Henderson
2009-12-16
Support OpenRD JTAGKey, expect spip the jtag interface port.
Theo de Raadt
2009-12-16
sync
Theo de Raadt
2009-12-16
OpenRD JTAGKey; Tobias Ulmer
Theo de Raadt
2009-12-16
zap two more handrolled equivalents of nitems().
Jasper Lievisse Adriaanse
2009-12-16
- use nitems() inside a descriptive macro name
Jasper Lievisse Adriaanse
2009-12-16
nothing needs to see cd_softc except the driver, so move it into cd.c
David Gwynne
2009-12-16
spelling; from Jacob Meuser
Theo de Raadt
2009-12-15
don't make mixer items for vendor widgets. we don't know what they do.
Jacob Meuser
2009-12-15
Correct define.
Federico G. Schwindt
2009-12-15
mono ouputs shouldn't be candidates for exclusive inclusion in the
Jacob Meuser
2009-12-15
- instead of rolling a macro that is functional equivalent to nitems(),
Jasper Lievisse Adriaanse
2009-12-15
Add vsw(4).
Mark Kettenis
2009-12-15
back out previous fix, apparently neither art or i can fix anything right on ...
Bob Beck
2009-12-15
This fixes a case where we could panic on a null deref with a bad vnode
Bob Beck
2009-12-15
Make sillyrename not so damn silly. The kindergarten algorithm here for
Bob Beck
2009-12-15
Allow auto assemble flag to be toggled for disciplines that support it.
Joel Sing
2009-12-15
Ensure that the interface is valid before trying to access its flags.
Joel Sing
2009-12-15
Ansify function declarations.
Joel Sing
2009-12-15
Factor out discipline specific create/assemble code.
Joel Sing
2009-12-15
Explicitly lock the vnode when deleting a volume. This avoids a potential
Joel Sing
2009-12-15
Ensure that the interface is not null before trying to access its flags.
Joel Sing
2009-12-15
fix some buffer sizes.
Edd Barrett
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
[prev]
[next]