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
/
sbus
/
dma_sbus.c
Age
Commit message (
Expand
)
Author
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2007-09-11
KNF
Gilles Chehade
2007-09-10
more MALLOC/FREE -> malloc/free and M_ZERO changes
Gilles Chehade
2006-06-02
sbus_establish() and the associated linked list in the sbus softc is now only
Miod Vallat
2005-03-03
Do not let dma attach children if it could not initialize properly.
Miod Vallat
2003-07-03
ansify
Jason Wright
2003-06-24
Add a "where" argument to the sparc64 interrupt code. This lets us
Henric Jungheim
2003-06-05
3/4 knockout for peter galbavy
Theo de Raadt
2003-02-17
Add support for the Sun Enterprise 450
Henric Jungheim
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-08-31
implement autoconf mechanism using device_register(); from NetBSD.
Jason Wright
2001-08-21
need cfdriver for dma
Jason Wright
2001-08-20
$OpenBSD$
Jason Wright
2001-08-20
modifications to support OpenBSD/sparc style bootpath determination
Jason Wright
2001-08-19
enough from netbsd to get le at ledma attached
Jason Wright