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-03-23
otus(4), a driver for Atheros AR9001U USB IEEE 802.11 devices.
Damien Bergamini
2009-03-23
Prevent null pointer dereference that could happen when we process an RX
Mark Kettenis
2009-03-23
Remove space added in last commit. Pointed out by miod@.
Owain Ainsworth
2009-03-23
Add missing dependency generation for assym.h (...the lack of which
Philip Guenthe
2009-03-23
Reorganize NBIO and SMALL_KERNEL handling again but this time without
Alexander Yurchenko
2009-03-23
sys/types.h before other things
Theo de Raadt
2009-03-23
fix buffer cache pending writs statistic so it does not go negative.
Bob Beck
2009-03-23
Processor affinity for processes.
Artur Grabowski
2009-03-23
advisory locks should return ENOLCK if we're out of locks.
Otto Moerbeek
2009-03-23
wait an appropriate amount of time before giving up on a bulk update,
David Gwynne
2009-03-23
use auto-negotiation for manual media type selection. This fixes
Kevin Lo
2009-03-23
actually follow rfc 3720, from Remco.
David Gwynne
2009-03-22
Add workaround for RX MAC/FIFO hangs on ERI. Tested by matthieu@ and naddy@.
Mark Kettenis
2009-03-22
unbreak ramdisk builds in a way i guess might work
Theo de Raadt
2009-03-22
Update volume info on every bio call instead of waiting for the
Alexander Yurchenko
2009-03-22
Don't show rebuild status for offline volumes.
Alexander Yurchenko
2009-03-22
Put recently added bio and sensors stuff under #if NBIO > 0 and
Alexander Yurchenko
2009-03-21
If rebuild is active set volume state to ``rebuild''.
Alexander Yurchenko
2009-03-21
Report rebuild progress only if rebuild is active.
Alexander Yurchenko
2009-03-21
Always re-route interrupts, even when doing so appears to be a no-op. Some
Mark Kettenis
2009-03-21
don't call uiomove(9) at IPL_AUDIO, slightly simplify the code
Alexandre Ratchov
2009-03-21
IPS_MAXTARGETS should be 16, not 15.
Alexander Yurchenko
2009-03-21
Be smart when attaching pass-through scsibuses. Use configuration
Alexander Yurchenko
2009-03-21
Make nvram writable (if necessary) before calling OF_setprop(). Prevents
Mark Kettenis
2009-03-21
Looks like the ``params'' field in the physical device description
Alexander Yurchenko
2009-03-20
Unconditionally drain the RX ring when stpping the chip.
Mark Kettenis
2009-03-20
When calculating physical disk size use its number of sectors
Alexander Yurchenko
2009-03-20
Detect unused and hot-spare drives.
Alexander Yurchenko
2009-03-20
Support bio ``unused'' drives.
Alexander Yurchenko
2009-03-20
Cleanup physical drive states handling.
Alexander Yurchenko
2009-03-20
Switch sgi to __HAVE_GENERIC_SOFT_INTERRUPTS.
Miod Vallat
2009-03-20
Switch vax to __HAVE_GENERIC_SOFT_INTERRUPTS.
Miod Vallat
2009-03-20
While working on some stuff in uvm I've gotten REALLY sick of reading
Owain Ainsworth
2009-03-20
Minor style nit; rnoland (freebsd).
Owain Ainsworth
2009-03-20
Fetch rebuild status only for degraded or offline volumes.
Alexander Yurchenko
2009-03-19
For rebuilds use a special REBUILD command instead of a generic
Alexander Yurchenko
2009-03-19
We don't count buffercache stats in the B_PHYS case, so fix nfs to not
Owain Ainsworth
2009-03-19
For pass-through commands adjust timeout value to what controller
Alexander Yurchenko
2009-03-19
Unify command id printing.
Alexander Yurchenko
2009-03-19
Make ips_timeout to be usable not only with scsi xfers.
Alexander Yurchenko
2009-03-19
Remove unused code.
Alexander Yurchenko
2009-03-18
Keep softc pointer in ccb because it requires some work to correctly
Alexander Yurchenko
2009-03-17
Provide both errno.h codes for the userspace tools like bioctl
Alexander Yurchenko
2009-03-17
Fix compilation without bio(4).
Alexander Yurchenko
2009-03-17
we do know how to handle iack. in the rx path at least.
David Gwynne
2009-03-16
Implement bioctl volume management: rebuild and hotspare.
Alexander Yurchenko
2009-03-16
Trivial malloc + memset -> malloc(,,M_ZERO) conversion.
Owain Ainsworth
2009-03-16
pmap = (conditional ? user_way : pmap = pmap_kernel());
Owain Ainsworth
2009-03-16
first stage of removing ``copying & needfeel'' flags that
Alexandre Ratchov
2009-03-16
When doing pass-through calculate right xs->resid value based on
Alexander Yurchenko
[prev]
[next]