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-08-25
add error checking
Theo de Raadt
2009-08-25
if we do not use __packed, we must write the values more carefully
Theo de Raadt
2009-08-25
no need for __packed; ok mglocker
Theo de Raadt
2009-08-25
We can treat BARs initialized to 0 as invalid now on socppc.
Mark Kettenis
2009-08-25
Add USB_PRODUCT_NOVATEL_EU870D that can be found in some dell d430
Robert Nagy
2009-08-25
regen
Robert Nagy
2009-08-25
add Novatel EU870D
Robert Nagy
2009-08-25
Enable pixel compression (Huffman pixel difference method). If the
Marcus Glocker
2009-08-25
Legacy-free PC hardware do not have a real PS/2 keyboard controller, but
Miod Vallat
2009-08-25
Add dev/microcode/udl/ to build.
Marcus Glocker
2009-08-25
16bit Huffman table for pixel difference compression on udl(4) devices.
Marcus Glocker
2009-08-25
catch up to readdisklabel API change; tested by matthieu
Theo de Raadt
2009-08-25
Don't setup multicast when in promiscuous mode. From Brad.
Stuart Henderson
2009-08-24
- fix format strings for values that are daddr64_t
Jasper Lievisse Adriaanse
2009-08-24
- remove double \n in panic string
Jasper Lievisse Adriaanse
2009-08-23
- turn a printf(), which predated a panic()-function that could take printf-l...
Jasper Lievisse Adriaanse
2009-08-22
There is no schsio_print() so get rid of the prototype.
Michael Knudsen
2009-08-21
Back-out support for iCH10 chips from em(4).
Dariusz Swiderski
2009-08-21
Remove unused code
Jordan Hargrave
2009-08-20
- fix varargs after dmesg tweaking
Martynas Venckus
2009-08-19
sync
Matthieu Herrb
2009-08-19
Trident Cyberblade XP2 as found in VTBook PCCard. ok marco@.
Matthieu Herrb
2009-08-18
Fix after readdisklabel() change.
Matthias Kilian
2009-08-17
All callers of qli_get_fw_state() bzero the mbox memory, no need to do it
Miod Vallat
2009-08-17
initialize retry to zero; otherwise if firmware sends odd val16
Martynas Venckus
2009-08-17
the null check makes more sense when it's done before deref
Martynas Venckus
2009-08-17
remove prototype of non-existent midi_get_hwif()
Alexandre Ratchov
2009-08-16
remove use of BITS and BIT macros
Jonathan Gray
2009-08-16
tweak a switch statement to appease lint
Jonathan Gray
2009-08-16
remove use of BITS and BIT macros.
Jonathan Gray
2009-08-16
start getting rid of some of these horrific bit macros, remove
Jonathan Gray
2009-08-16
remove moscom_get_status() as it not called or required.
Jonathan Gray
2009-08-16
remove prototype for uark_open for which there is no implementation.
Jonathan Gray
2009-08-13
add a shutdown hook to stop unsolicited responses and the CORB and
Jacob Meuser
2009-08-13
Forgot to add break to the switch cases. Silly.
Paul Irofti
2009-08-13
Add wake/suspend support for pckbd(4).
Paul Irofti
2009-08-13
Rewrite part of the promiscuous/multicast handling; tested by myself,
Stuart Henderson
2009-08-13
add ioctls to allow userland to initiator a probe or detach of devices it
David Gwynne
2009-08-13
Replace the error strings that were being passed around with much simpler
Theo de Raadt
2009-08-13
- consistify cfdriver for the ethernet drivers (0 -> NULL)
Jasper Lievisse Adriaanse
2009-08-13
set ITSDONE on the xs before calling scsi_done()
David Gwynne
2009-08-12
Add wake support to acpihpet(4).
Paul Irofti
2009-08-12
Optimize Syndrome calculation, 30% speedup on writes
Jordan Hargrave
2009-08-12
only pull in the source file if it is needed, so that all the others
Theo de Raadt
2009-08-12
revert my change to m_cluncount which tries to prevent the system
David Gwynne
2009-08-12
Let this work with C99 compilers that do not define __GNUC__
Jonathan Gray
2009-08-12
Mark sensor as invalid if the i2c transaction to read its value fails.
Mark Kettenis
2009-08-12
ix currently relies on a gcc extension that removes a comma
Jonathan Gray
2009-08-12
Backing store for ega and vga virtual console is not allocated until the
Miod Vallat
2009-08-12
New lisa(4) driver for ST LIS331DL accelerometer in HP 2133 Mini-Note PC; ok...
Constantine A. Murenin
[next]