summaryrefslogtreecommitdiff
path: root/sys/dev/ic/aic6360var.h
AgeCommit message (Expand)Author
2022-01-01fix typos in comments, mainly basicly -> basically.andvar
2009-09-22Don't declare ISA specific aic_isa_attach() in MI header, andtsutsui
2009-09-22Split device_t/softc. Tested on AHA-1520B at ISA and ISAPnP.tsutsui
2009-05-12struct device * -> device_t, no functional changes intended.cegger
2008-04-08use aprint_*_dev and device_xnamecegger
2005-12-11merge ktrace-lwp.christos
2004-12-07Use "struct scsipi_command" in internal command structures so thatthorpej
2004-08-24Use ANSI function decls and more use of static.thorpej
2001-04-30delintlukem
2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer
2000-03-20- Test the generic device active flag instead of home grown one.enami
2000-01-07Remove tinfo_t symbols which result in never used global common variables.nisimura
1999-10-20Cancel active transfers on aic/wdc detach.enami
1999-09-26Allow to detach aic, but turned off by default. The patchable variableenami
1998-11-19Adapt to the new scsipi_adapter interface.thorpej
1997-10-16Remove interrupt handler cookie from aic_softc.enami
1997-10-06From Enami Tsugutomo: Busify and split the aic6360 driver.christos