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
2006-05-29
Remove unused NetBSD new-style %b strings.
Miod Vallat
2006-05-29
Convert NetBSD new-style %b strings to old-style.
Miod Vallat
2006-05-29
extend %b support so that it will allow for arguments with more than 32 bits.
Jason Wright
2006-05-29
Do not cast a bus_addr_t back in to a pointer as these types may not be
Miod Vallat
2006-05-29
Regen (although this does not change anything for these keyboards).
Miod Vallat
2006-05-29
Add support for the audio volume keys found on many laptops' builtin
Miod Vallat
2006-05-29
Remove dead extern declarations.
Miod Vallat
2006-05-29
limit the number of scatter gather entries sent with the scsi_io commands
David Gwynne
2006-05-29
add more mpi goo for scsi task management and port config
David Gwynne
2006-05-29
while $ is right next to #, it is not a comment character.
Dale Rahn
2006-05-29
Tag.
Dale Rahn
2006-05-29
Tags.
Dale Rahn
2006-05-29
Link armish in to the builds.
Dale Rahn
2006-05-29
Add a new port for ARM based products from a variety of vendors, typically
Dale Rahn
2006-05-29
Add support for i80321 based systems.
Dale Rahn
2006-05-29
revert vfs.nfs.privport sysctl, broke a few architectures
Anil Madhavapeddy
2006-05-29
implement reliable microtime on smp (joint work w/ otto):
Michael Shalayeff
2006-05-29
Nuke unused local variable (ok beck deraadt) and unused struct
Michael Knudsen
2006-05-29
NVIDIA nForce MCP04 (some kind of nForce4) AC97 should work here
Jonathan Gray
2006-05-29
put the 64bit flag in the right place on the scatter gather list.
David Gwynne
2006-05-29
split mpi_poll out into mpi_complete, and rewrite poll to use start and
David Gwynne
2006-05-29
allow ints for older asp; found on 710 @session; tested on 710, 715/33 (miod)...
Michael Shalayeff
2006-05-29
remove some if 0 code
David Gwynne
2006-05-29
bump mpi up to using 64bit for all dva
David Gwynne
2006-05-29
Only claim an interrupt if a real interrupt event occured, prevents false
Dale Rahn
2006-05-29
Fix a comment, remove a stray variable assignment.
Christopher Pascoe
2006-05-29
Eliminate variable shadowing.
Christopher Pascoe
2006-05-29
Missed header file change in previous commit.
Christopher Pascoe
2006-05-29
Correct status value check for OHCI isoc transfer;
Christopher Pascoe
2006-05-29
Only check USBD_FORCE_SHORT_XFER for writes.
Christopher Pascoe
2006-05-29
Only do the software part of an abort if we are dying.
Christopher Pascoe
2006-05-29
implement frequency setting for the beep. It also beeps for one second
Jason Wright
2006-05-29
Only do the software part of an abort if we are dying.
Christopher Pascoe
2006-05-29
Check the return value of aml_ederef isnt NULL before use.
Gordon Willem Klok
2006-05-29
Enable sdmmc on amd64 too. ok brad@, deraadt@.
Matthieu Herrb
2006-05-29
minor space nit
Peter Valchev
2006-05-29
garbage collect NFE_NO_JUMBO.
Brad Smith
2006-05-29
Add ACPI Thermal zone and Embedded controller devices
Can Erkin Acar
2006-05-29
GENERIC
Can Erkin Acar
2006-05-29
Add embedded controller support.
Can Erkin Acar
2006-05-29
Fix a memory overrun in the aml parser code.
Can Erkin Acar
2006-05-29
formatting
Brad Smith
2006-05-29
fetch the beep clock frequency (we'll need it to compute the audio frequency ...
Jason Wright
2006-05-29
Make sure all physical addresses are filled in the qTD even when we have
Christopher Pascoe
2006-05-28
Miscellaneous fixes.
Kenneth R Westerback
2006-05-28
Make sure to honor the USBD_FORCE_SHORT_XFER flag and generate an empty
Christopher Pascoe
2006-05-28
- force the maximum receivable frame size down to 1518 bytes for
Brad Smith
2006-05-28
placeholder driver for the bbc,beep device. should be straightforward
Jason Wright
2006-05-28
This commit changes the interpret_sense routine for st to catch the
Bob Beck
2006-05-28
Add support for NFS mounts to be from non-reserved ports:
Anil Madhavapeddy
[next]