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
/
siopvar.h
Age
Commit message (
Expand
)
Author
2011-09-23
Make sure siop_xfer is a multiple of 128 bytes as intended (and as told by
Miod Vallat
2011-04-05
pull the dmamam wrapper in from all my other drivers and use it to replace
David Gwynne
2010-07-23
Manuel Bouyer rescinded clauses 3 and 4 of his license text.
Jonathan Gray
2010-04-06
modify siop to provide an iopool as a way for the midlayer to manage
David Gwynne
2005-11-20
Un-revert backout to 20051009 and add patches from Martin Bouyer to
Kenneth R Westerback
2005-10-08
Remove some trailing whitespace in license. From perry via NetBSD.
Kenneth R Westerback
2004-10-13
De-inline siop. Shrinks almost 1K on i386.
Kenneth R Westerback
2003-11-16
convert __attribute__((__packed__)) to __packed so that parsers unaware
Anil Madhavapeddy
2003-10-21
typos from Tom Cosgrove;
Jason McIntyre
2003-10-14
Align siop_xfer on 128 byte boundary for all architectures now that 3.4 is out.
Kenneth R Westerback
2003-09-06
A couple of hppa-only changes, allowing siop to work on pci hppa
Kenneth R Westerback
2002-09-16
Resync siop with NetBSD. Make strong effort to minimize
Kenneth R Westerback
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-04-15
Support U160 on 53c1010 chips.
Kenneth R Westerback
2001-03-10
First support for 53c1010 chip. This enables support up to U2W for
Kenneth R Westerback
2001-03-01
Typo police: various misspelling, capitalizations, etc.
Kenneth R Westerback
2001-02-15
Import siop, a replacement for the ncr SCSI driver, from NetBSD.
Kenneth R Westerback