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
2010-04-17
ramdisks need to compile; ok dlg
Theo de Raadt
2010-04-17
use the iopools mutex to protect the semaphore wrapping the openings
David Gwynne
2010-04-16
Fix handling of shared interrupts. Make sure we use the lowest priority of
Mark Kettenis
2010-04-16
Remove Intel RAID IDs for now. They can be added back when code has been
Mark Kettenis
2010-04-16
sync
Mark Kettenis
2010-04-16
Add ID for Sitecom WL-353.
Mark Kettenis
2010-04-16
Use a somewhat bigger hammer and als flush tlb entries that have the global
Mark Kettenis
2010-04-16
Additional gtt alignment paranoia:
Owain Ainsworth
2010-04-16
Correct reversed test in set_tiling. this should deal with the fence
Owain Ainsworth
2010-04-16
Correct some comments and cleanup some whitespace.
Owain Ainsworth
2010-04-16
paranoia: NULL check before free.
Owain Ainsworth
2010-04-16
If we fail to idle the chip in leavvt don't disable the interrupt,
Owain Ainsworth
2010-04-16
fix types in two error printfs. one of these also had a %d bug no vararg
Owain Ainsworth
2010-04-16
byteswap the number of blocks on physical disks for bioctl correctly.
David Gwynne
2010-04-16
whitespace fix
David Gwynne
2010-04-16
fix an fatal flaw with iopools.
David Gwynne
2010-04-16
fix condition of retry counter.
Yojiro Uo
2010-04-16
catch up to the ttyopen() changes
Theo de Raadt
2010-04-16
if there is no raid, do not allocate a 0-sized structure for sensors
Theo de Raadt
2010-04-15
two missing splx in error path; ok drahn
Theo de Raadt
2010-04-15
Add some missing splx()'s (and missing simple_unlock() no-ops) in pmap error
Mark Kettenis
2010-04-15
Turn DIO_INHOLE() into a function, returning the next select code to probe at;
Miod Vallat
2010-04-15
Let sgc(4) attach on models 362 and 382 - recent documents uploaded to
Miod Vallat
2010-04-15
Match the interleaving scheme used on dual-PIMM capable IP35 systems (i.e.
Miod Vallat
2010-04-15
- fix bunch of use-after-free bugs found by splint;
Marco Peereboom
2010-04-15
Print both the tx and the rx interrup vector numbers instead of the tx number
Mark Kettenis
2010-04-15
Use IPL_TTY instead of IPB_BIO as suggested by oga.
Marco Peereboom
2010-04-15
new Hawking run(4) ids
Damien Bergamini
2010-04-15
new Hawking run(4) ids.
Damien Bergamini
2010-04-15
Allow multiple xbow to attach, to attach devices on multiple node systems.
Miod Vallat
2010-04-15
spacing
Theo de Raadt
2010-04-15
add yet another TEMPerHUM device identifier.
Yojiro Uo
2010-04-15
use SENSOR_HUMIDITY instead of SENSOR_PERCENT.
Yojiro Uo
2010-04-15
use SENSOR_HUMIDITY instead of SENSOR_PERCENT.
Yojiro Uo
2010-04-15
add SENSOR_HUMIDITY to sensor framework to handle humidity values
Yojiro Uo
2010-04-14
clean Sitecom run(4) ids.
Damien Bergamini
2010-04-14
clean Sitecom run(4) ids.
Damien Bergamini
2010-04-14
more otus(4) ids
Damien Bergamini
2010-04-14
more otus(4) ids
Damien Bergamini
2010-04-14
sync
Kevin Lo
2010-04-14
add support for Quanta Q101.
Kevin Lo
2010-04-12
Enable transparent console cursor by adding a driver internal character
Marcus Glocker
2010-04-12
Make hardware generate 802.11 sequence numbers (except for unicast
Damien Bergamini
2010-04-12
Don't jump the queue if we have to wait on the client side because
Bob Beck
2010-04-12
Radeon HD3200 works; from kili@.
Owain Ainsworth
2010-04-12
Some of the line disciplines want to check for suser. Better to pass them
Ted Unangst
2010-04-12
dont need to call scsi_done with splbio. the midlayer protects
David Gwynne
2010-04-12
i snuck fine grained locking into the midlayer as part of all the
David Gwynne
2010-04-11
In sys_ioctl(), change the type of stkbuf to u_long to make sure it is
Mark Kettenis
2010-04-11
Send "STANDBY IMMEDIATE" command to ATA disks upon suspend. For this to work,
Mark Kettenis
[prev]
[next]