summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/dev/wdsc.c
AgeCommit message (Expand)Author
2006-11-28give scsi controllers a real attach args to fill in when attaching scsibus.David Gwynne
2006-04-22Correct an evil typo which broke MVME147 support.Miod Vallat
2006-03-15Nuke dk_establish(), no longer used.Miod Vallat
2004-07-30Move struct evcount inside struct intrhand, and modernize intrhandMiod Vallat
2004-07-02Kill ca_master in autoconf structures. Drivers either only attach to oneMiod Vallat
2004-01-14Do not fill more than the first three fields of cfdriver structures unlessMiod Vallat
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-04-27Jumbo commit to fix all compilation warnings on mvme68k (add prototypes,Miod Vallat
2002-03-14First round of __P removal in sysTodd C. Miller
1997-01-28use scsiprintTheo de Raadt
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-05-29update for new generic bootchuck
1996-05-06correct my interrupt bugsTheo de Raadt
1996-04-28wdsc driver hacked from amiga driver by Steve WoodfordTheo de Raadt