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
regen
Brad Smith
2006-07-14
add a ZyXEL wireless adapter USB id.
Brad Smith
2006-07-14
Add a major line for wd, for kernels with root on wd0a to work.
Miod Vallat
2006-07-14
Allow tracebacks of the kernel stack even when the kernel did not panic,
Miod Vallat
2006-07-14
clean up a few defines and apply some knf
David Gwynne
2006-07-14
regen
Jonathan Gray
2006-07-14
Add a few more Promise devices.
Jonathan Gray
2006-07-14
dont pretend to configure the BAR to only use 32bit addressing, and make
David Gwynne
2006-07-14
change pcibr_flags back to 0 (turn off verbose mode). If anyone has a
Theo de Raadt
2006-07-14
debug message macros.
Brad Smith
2006-07-14
Typo
Pedro Martelletto
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
[next]