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
2011-04-28
report XS_RESET to the midlayer for any pending commands when vscsi is
David Gwynne
2011-04-28
clean up the path ops struct a bit. the path drivers init their xsh with
David Gwynne
2011-04-28
Make in_broadcast() rdomain aware. Mostly mechanical change.
Claudio Jeker
2011-04-28
remove horrible abuse of kthread_create_deferred(9). this was being
Jacob Meuser
2011-04-28
Similar to the in_pcb.c change allow raw sockets to be bound to the
Claudio Jeker
2011-04-28
Allow SOCK_DGRAM sockets to be bound to the local network broadcast addr.
Claudio Jeker
2011-04-27
Fix a few off-by-1 errors in atascsi.
Matthew Dempsky
2011-04-27
attach acpithinkpad to newer lenovo models like the x120e
joshua stein
2011-04-27
Simplify ioprbs(4) scsi_xfer handling.
Matthew Dempsky
2011-04-27
kill a !__NetBSD__ ifdef which just confuses
Theo de Raadt
2011-04-27
hds(4) is a path driver that knows how to talk to some hitachi modular
David Gwynne
2011-04-27
Do not explicitly enable interrupts before returning from interrupt.
Alexander Bluhm
2011-04-27
support rooting off multipath disks.
David Gwynne
2011-04-27
whitespace fixes.
David Gwynne
2011-04-27
support Intel 6 series SATA in non raid/non ahci mode.
Jonathan Gray
2011-04-27
regen
Jonathan Gray
2011-04-27
more Intel non raid/non ahci mode 6 Series SATA
Jonathan Gray
2011-04-27
use dma safe memory when talking to devices. this was written before bigmem
David Gwynne
2011-04-27
fix the interrupt handler in the case when the interrupt is shared
Alexandre Ratchov
2011-04-27
if getting the RAID header fails, dont stop the midlayer from trying to
David Gwynne
2011-04-27
configure fc controllers to fail io as fast as possible when cables are
David Gwynne
2011-04-27
if a path returns XS_SELTIMEOUT, retry the io down another path like we
David Gwynne
2011-04-27
return XS_RESET to the midlayer if the command was killed for some reason
David Gwynne
2011-04-27
rework the scanning of fibre channel ports to match how linux does it.
David Gwynne
2011-04-27
No need to splbio/splx in the interrupt routine. It's already
Kenneth R Westerback
2011-04-26
MMU address space holes are at a fixed position (ofcourse).
Ariane van der Steldt
2011-04-26
No point in a per-attachment scsi_adapter; move to global dpt_switch
Matthew Dempsky
2011-04-26
A plausible attempt at iopoolifying dpt(4).
Matthew Dempsky
2011-04-26
In ipsec_common_input() the packet can be either IPv4 or IPv6. So
Alexander Bluhm
2011-04-26
Add some defines for the logout request and response and fix the
Claudio Jeker
2011-04-26
fenv for mips64
Martynas Venckus
2011-04-26
Make dpt(4) compile on 64-bit arches; no binary change on i386.
Matthew Dempsky
2011-04-26
Get rid of NetBSD/OpenBSD ifdefs; our SCSI stacks have diverged too
Matthew Dempsky
2011-04-26
Make amd64/i386 boot(8) pass the DUID of the selected boot device to the
Joel Sing
2011-04-26
Allow the root device to be identified via its disklabel UID.
Joel Sing
2011-04-26
Iopoolification. Installed snapshot over it and it even booted.
Kenneth R Westerback
2011-04-26
typo; found in an old tree..
Theo de Raadt
2011-04-25
FPU emulation option added
Takuya ASADA
2011-04-25
fenv for sparc; mostly cloned from sparc64
Martynas Venckus
2011-04-25
garbage collect biomask printf; ok deraadt kettenis
Mike Belopuhov
2011-04-25
Move .rodata 512KB further once more.
Mark Kettenis
2011-04-25
fenv for powerpc
Martynas Venckus
2011-04-25
Remove backwards compatibility for svnd. All new operations must use the
Theo de Raadt
2011-04-25
Try to match immediate constants in movl instructions against kernel symbols,
Miod Vallat
2011-04-25
Callers of scsi_iopool_init() ought to set up the pool member in struct
Miod Vallat
2011-04-24
Don't leak fd's in sr_installboot(). From cppcheck via Amit Kulkarni.
Kenneth R Westerback
2011-04-24
in azalia_intr():
Jacob Meuser
2011-04-24
Double link between pf states and sockets. Henning has already
Alexander Bluhm
2011-04-24
Denormalization exception isn't supported on sh4, and setting bit 7
Martynas Venckus
2011-04-24
fenv for sh
Martynas Venckus
[next]