summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/dev/vsdma.c
AgeCommit message (Expand)Author
2010-06-28Remove all adapter-specific 'struct scsi_device's. They are never used. FirstKenneth R Westerback
2009-02-16Extend the scsi_adapter minphys() callback to take a struct scsi_link *Miod Vallat
2006-11-28give scsi controllers a real attach args to fill in when attaching scsibus.David Gwynne
2006-03-15Nuke dk_establish(), no longer used.Miod Vallat
2005-11-24Prefer vaddr_t and paddr_t types in device softc, instead of void * andMiod Vallat
2004-07-30Move struct evcount inside struct intrhand, and modernize intrhandMiod Vallat
2004-07-30Switch mvme68k to evcount interrupt counters.Miod Vallat
2004-01-14Do not fill more than the first three fields of cfdriver structures unlessMiod Vallat
2004-01-14Nuke SDEV_NOLUNS, SDEV_FORCELUNS, and PQUIRK_FORCELUNS quirks. AlsoKenneth R Westerback
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
2001-06-26A few changes to mvme68k:Miod Vallat
2000-06-10better ifdefTheo de Raadt
2000-01-25Added support for MVME328 SCSI VME board.Steve Murphree