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-12-27
spacing.
Felix Kronlage
2009-12-25
A couple more device types.
Miod Vallat
2009-12-25
regen
Miod Vallat
2009-12-25
One more Geode device.
Miod Vallat
2009-12-24
do not run the unsolicited event queue from the interrupt handler.
Jacob Meuser
2009-12-22
rewrite promiscuous mode and multicast handling; from Brad
Christian Weisgerber
2009-12-22
Revert last commit, I should have checked with damien@ first.
Stuart Henderson
2009-12-22
Sort pci ids, from Brad.
Stuart Henderson
2009-12-22
treat the front headphone jack more like a built-in speaker. make it's
Jacob Meuser
2009-12-21
Some cleaning for the rl(4) driver:
Christian Weisgerber
2009-12-19
fix tsleep parameter
Yojiro Uo
2009-12-18
More device id ordering, from Brad
Stuart Henderson
2009-12-18
regen
Yojiro Uo
2009-12-18
add utrh(4): USBRH temperature / humidity sensor driver
Yojiro Uo
2009-12-17
Initialize ccb_xs to NULL when taking a ccb off the free list. This
Kenneth R Westerback
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-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
Allow auto assemble flag to be toggled for disciplines that support it.
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
sync
Stuart Henderson
2009-12-15
Add PCI ids for the Marvell Yukon 8059 chipset and the SysKonnect
Stuart Henderson
2009-12-14
Add a dummy I915_PARAM_NUM_FENCES_AVAIL parameter for Mesa 7.5.
Matthieu Herrb
2009-12-13
Cleanup promiscuous mode and multicast handling. From Brad.
Mark Kettenis
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
sync.
Owain Ainsworth
2009-12-11
When i filled in these pcidevs I cleverly made two sequential ones
Owain Ainsworth
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
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
add uhts(4) a driver for USB HID touchscreens. ok miod@.
Matthieu Herrb
2009-12-09
Do not count input errors twice. We always read input errors from
Christian Weisgerber
2009-12-09
Stop spamming dmesg when raid isn't available.
Marco Peereboom
[next]