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-07-14
Don't keep a special copy of the INQUIRY data for LUN 0 anymore. There
Kenneth R Westerback
2006-07-13
Back out the anon change. Apparently it was tested by a few, but most of
Theo de Raadt
2006-07-13
Switch to a three-phase pci resource fixup:
Mark Kettenis
2006-07-13
regen
Brad Smith
2006-07-13
Add the VIA VT8237A HD Audio PCI id.
Brad Smith
2006-07-13
Eliminate scsi_link field 'scsi_version' and just use the INQUIRY data
Kenneth R Westerback
2006-07-13
include uvm_extern.h for atop() and uvm functions just like in armish
Martin Reindl
2006-07-12
Small KNF.
Michael Knudsen
2006-07-12
only call the init routine if the interface is not already running.
Brad Smith
2006-07-12
zap some unused variables.
Thordur I. Bjornsson
2006-07-12
add an initial PHY driver for the IC Plus IP1000A integrated PHY.
Brad Smith
2006-07-12
move a few structures and macros over to the header file.
Brad Smith
2006-07-12
Do not split multibyte access on little endian architectures with no alignment
Miod Vallat
2006-07-12
Shorten the dmesg one line.
Miod Vallat
2006-07-12
include uvm_extern.h for atop()
Martin Reindl
2006-07-12
Remove commented out defopt goo.
Miod Vallat
2006-07-12
Fix dependencies
Miod Vallat
2006-07-12
Turn GetCPSR() into an inline get_cpsr(), and remove more dead code.
Miod Vallat
2006-07-12
Orphaned stuff.
Miod Vallat
2006-07-12
include uvm_extern.h for atop()
Martin Reindl
2006-07-12
spacing
Theo de Raadt
2006-07-12
do not include uvm_extern.h twice
Martin Reindl
2006-07-12
Remove unused function
Pedro Martelletto
2006-07-12
Add missing break.
Mark Kettenis
2006-07-12
Sort switch statements by vendor ID.
Mark Kettenis
2006-07-12
make dmesg lines openbsd-style, ok dlg@
Jolan Luff
2006-07-12
fake structs to let kernels compile on architectures that some german
Theo de Raadt
2006-07-12
use config space macros.
Brad Smith
2006-07-12
check ifp->if_hardmtu instead of ETHERMTU.
Brad Smith
2006-07-12
increase the maximum Jumbo frame length and correct the STGE_MaxFrameSize
Brad Smith
2006-07-11
put the increasing tx threshold message under SF_DEBUG
Brad Smith
2006-07-11
Don't hold up a vnode for the VAT when a unode is sufficient
Pedro Martelletto
2006-07-11
the scsi_link structure contained a copy of the inquiry flags and the whole
David Gwynne
2006-07-11
sync
Michael Shalayeff
2006-07-11
Only print link state changes if interface is in debug mode.
Can Erkin Acar
2006-07-11
Error messages from remote may not be '\0' terminated.
Can Erkin Acar
2006-07-11
get rid of useless printfs that just clutter dmesg.
David Gwynne
2006-07-11
add mount/vnode/buf and softdep printing commands; tested on a few archs and ...
Michael Shalayeff
2006-07-11
Ensure virtual and profiling interval timers are reset in child process
Kurt Miller
2006-07-11
Remove duplicate prototypes already in <sys/systm.h>
Miod Vallat
2006-07-11
Do not fiddle with the io/mem space enable bits in the PCI command/status
Mark Kettenis
2006-07-11
Read PCI command/status register right before modifying it to prevent restoring
Mark Kettenis
2006-07-11
Make the mounting process pass a hint to the kernel of where to find the VAT
Pedro Martelletto
2006-07-11
scsi_get_xs raises splbio, but didnt lower it on error. tsk tsk.
David Gwynne
2006-07-11
knf and ansi. no binary change.
David Gwynne
2006-07-11
remove an if 0 chunk thats been with us forever, but never used and never
David Gwynne
2006-07-11
a few formatting tweaks. this was mostly knf/ansi already. no binary change
David Gwynne
2006-07-11
knf and ansi. no binary change
David Gwynne
2006-07-11
ansi and knf. no binary change.
David Gwynne
2006-07-11
Hook up the hw.product sysctl on macppc,
Gordon Willem Klok
[next]