summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/dev/atzsc.c
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2012-10-27split device_t/softc for all remaining drivers.chs
2010-02-09Moved the macros amiga_cpu_sync() and amiga_membarrier() from amiga/device.hphx
2010-02-07Remove a now-unused variable declaration.he
2010-02-05Added two new macros to device.h:phx
2009-10-16Fixed typo in DEBUG: atysc -> atzscphx
2008-06-13use device_lookup_private to get softccegger
2007-12-03Interrupt handling changes, in discussion since February:ad
2005-12-11merge ktrace-lwp.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-03DMA, not dma nor Dma.wiz
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
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-08-21Prepare for support of Apollo-cpuboard-reworked A3000 mainboard SCSI.is
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-04-21- Cleanup for -Wall and -Wstrict-prototypesveego
1996-03-18A couple more misses from the device attachment changes:mhitch
1996-03-17New device attachment scheme:thorpej
1995-09-04sbic and board changes from osymh@gemini.oscs.montana.edu (Michael L. Hitch)chopps
1995-08-18SCSI disconnects: siop from osymh@gemini.oscs.montana.edu (Michael L. Hitch)chopps
1995-02-12Many changes from osymh@gemini.oscs.montana.edu (Michael L. Hitch)chopps
1995-01-05catchup with scsi changes from osymh@gemini.oscs.montana.edu (Michael L. Hitch)chopps
1994-12-28consolidate the zbusses. le support for multiple tx buffs and full use of 32kchopps
1994-12-01bring up to current. change sun to sunos. handle changes in devicechopps
1994-10-26new RCS ID format.cgd
1994-07-16fix a couple things pointed out from Michael.chopps
1994-07-02couple fixes from Michael. 2091 now uses 24bit only dma (oops)chopps
1994-06-16fix boot diag output.chopps
1994-05-16remove uneeded function from ser.c and fix common bad arg to sbicintr() in ahscchopps
1994-05-11general cleanup including boot diag messages.chopps
1994-05-08resistance is futile, you will be assimilated.chopps