summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/dev/empsc.c
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2014-01-22gcc-4.8.x unused variable fixeschristos
2012-10-27split device_t/softc for all remaining drivers.chs
2005-12-11merge ktrace-lwp.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-01-28add __KERNEL_RCSID as suggested by Luke Mewburnaymeric
2002-01-26- ANSIfyaymeric
2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer
1999-01-10Don't use void pointer for arithmetic.tron
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-01-12Adjust for changes to config.thorpej
1997-08-27Merge scsipi branch in the mainline. This add support for ATAPI devicesbouyer
1996-12-23Get rid of __BROKEN_INDIRECT_CONFIG.veego
1996-12-10Fill in sc_link.max_targetthorpej
1996-10-13backout previous kprintf changechristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
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-05-10Back out last change, which was caused by a wrong way merge at home.is
1996-05-09First part of M68060 and DraCo support.is
1996-04-21- Cleanup for -Wall and -Wstrict-prototypesveego
1996-04-05Typo in the new new config conversion fixed.is
1996-03-28The interrupt routine of the ivsc (and the empsc, which seems to have copiedis
1996-03-28Adapt to new attach scheme. Fix operator precedence error. Normalizeis
1996-03-28Emplant SCSI driver backend by Sean Riddle and Bo Najdrovsky.is