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
/
arch
/
mvme68k
/
dev
/
wdsc.c
Age
Commit message (
Expand
)
Author
2006-11-28
give scsi controllers a real attach args to fill in when attaching scsibus.
David Gwynne
2006-04-22
Correct an evil typo which broke MVME147 support.
Miod Vallat
2006-03-15
Nuke dk_establish(), no longer used.
Miod Vallat
2004-07-30
Move struct evcount inside struct intrhand, and modernize intrhand
Miod Vallat
2004-07-02
Kill ca_master in autoconf structures. Drivers either only attach to one
Miod Vallat
2004-01-14
Do not fill more than the first three fields of cfdriver structures unless
Miod Vallat
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-04-27
Jumbo commit to fix all compilation warnings on mvme68k (add prototypes,
Miod Vallat
2002-03-14
First round of __P removal in sys
Todd C. Miller
1997-01-28
use scsiprint
Theo de Raadt
1996-11-23
added const to second parameter of cfprint_t routines
kstailey
1996-05-29
update for new generic boot
chuck
1996-05-06
correct my interrupt bugs
Theo de Raadt
1996-04-28
wdsc driver hacked from amiga driver by Steve Woodford
Theo de Raadt