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
/
dev
/
ic
/
gdtvar.h
Age
Commit message (
Expand
)
Author
2009-08-12
Let this work with C99 compilers that do not define __GNUC__
Jonathan Gray
2009-02-16
Extend the scsi_adapter minphys() callback to take a struct scsi_link *
Miod Vallat
2008-09-01
Avoid #pragma pack(1) and unify everything towards using __packed.
Theo de Raadt
2007-11-11
The interrupt routine doesn't need to explicity invoke splbio/splx.
Kenneth R Westerback
2007-04-28
remove abstraction around splbio/splx; they just confuse things; ok dlg marco...
Theo de Raadt
2006-05-07
Add remaining glue for physical disk count.
Marco Peereboom
2006-05-07
Add bio framework (not functional yet).
Marco Peereboom
2005-05-26
remove vtophys (it wasn't used anyway)
Jason Wright
2003-12-16
Compute openings value, out of boot-time count of devices.
Niklas Hallqvist
2003-06-03
fix various 3/4 licenses according to "terms" file
Theo de Raadt
2002-06-11
Checkpoint my work. Register with bio, implement part of
Niklas Hallqvist
2002-03-14
First round of __P removal in sys
Todd C. Miller
2000-11-10
improved queue handling + some small bug fixes
Niklas Hallqvist
2000-08-05
Use better (working) locking macros around critical regions. Implement
Niklas Hallqvist
2000-03-01
Proper bus_dma usage, fixes cache incosistencies
Niklas Hallqvist
2000-02-07
make it compilable without "options DEBUG"
Jun-ichiro itojun Hagino
2000-02-07
Rough but working driver for ICP-Vortex RAID
Niklas Hallqvist