summaryrefslogtreecommitdiff
path: root/sys/arch/atari/dev/ncr5380.c
AgeCommit message (Expand)Author
2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer
2000-07-28Eliminate the other %:, using vsnprintf followed by printf.tv
2000-07-28Avoid a nonstandard %: format: printf("%:", fmt, ap) -> vprintf(fmt, ap)tv
1999-09-30Update for SCSIPI changes.thorpej
1999-02-19Fix type lossage reported by Julian Coleman.leo
1998-12-05Update HBAs to incorporate the new max_lun property.mjacob
1998-11-19Adapt to the new scsipi_adapter interface.thorpej
1998-10-10Garbage-collect the open_target_lu and close_target_lu entry points fromthorpej
1998-10-06Only return COMPLETE when polling.leo
1998-01-12Update for changes to config.thorpej
1997-08-27Merge scsipi branch in the mainline. This add support for ATAPI devicesbouyer
1996-12-20Get rid of BROKEN_INDIRECT_CONFIGleo
1996-12-10Fill in sc_link.max_targetthorpej
1996-11-17Make splbio really splbio. All holes now seem to be plugged. At leastleo
1996-10-13backout previous kprintf changeschristos
1996-10-11printf -> kprintf, sprintf -> ksprintfchristos
1996-09-16Add support for Hades platform.leo
1996-08-28(1) set scsi_link channel to either the appropriate channel (if acgd
1996-08-27change cfprint_t type definition to take a const char *, rather thancgd
1996-07-05During a rather lengthy debug session with Markus Kilbinger (Thanks again!),leo
1996-05-15Get in sync with the mac68k version of the 5380 driver. Also increaseleo
1996-04-26- Fixup the ipending function for the Falcon. This seemed to be the sourceleo
1996-03-30Change %r -> %: as for recursive printf'schristos
1996-03-17New device attachment scheme:thorpej
1996-02-22A bit of reshuffling. Also some stricter prototyping.leo
1996-02-10Various small fixes.leo
1996-01-06Keep more debugging history (Paul Goyette). Synced with mac68k version.leo
1995-12-18Fixes for devices that don't support linked commands. (Paul Goyette)leo
1995-11-30merge in changes from 1.1 release branchjtc
1995-10-08- Cleanup the arbitrationleo
1995-10-05Get in sync with the mac68k version to incorporate Allen Briggs' changesleo
1995-09-16- Handle devices that do not support identify messages (Allen Briggs)leo
1995-09-12- Fix a timing bug in the loop, that was introduced in the previous version.leo
1995-09-05Fix possibly endless loop (mycroft) and add fix requested by Allen Briggs.leo
1995-08-19- Add 'restbyte' handling for TT.leo
1995-08-12minphys() functions really should return void.mycroft
1995-08-11New version of NCR5380-SCSI driver. This version is far more generic thanleo
1995-07-24update SCSI minphys routines' definitions to match standard minphys()cgd
1995-04-28Made no_ttram_dma patchable instead of a define.leo
1995-03-26NetBSD/Atari, port by Leo Weppelman.leo