summaryrefslogtreecommitdiff
path: root/sys/dev/ic/mb89352var.h
AgeCommit message (Expand)Author
2022-01-01fix typos in comments, mainly basicly -> basically.andvar
2009-11-12Remove definition of spc_activate(), it has gone away.dyoung
2009-11-12Remove superfluous activation hook.dyoung
2009-05-12struct device * -> device_t, no functional changes intended.cegger
2008-05-04Move to standard TNF 2 clause licensemartin
2008-03-31Split softc/device_t for spc(4) and misc related cleanup.tsutsui
2005-12-11merge ktrace-lwp.christos
2004-12-07Use "struct scsipi_command" in internal command structures so thatthorpej
2004-09-25Use ANSI function decls.tsutsui
2004-08-09Add detach support for spc@pcmcia, modeled after aic@pcmcia.mycroft
2003-08-02TAB/space cosmeticstsutsui
2003-08-01- Add hooks for MD DMA transfers.tsutsui
2003-07-05Rename some MI mb89352 functions for consistency:tsutsui
2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer
2000-01-07Remove tinfo_t symbols which result in never used global common variables.nisimura
1999-02-13MI version of the Fujitsu MB89352 SCSI Protocol Controler (SPC) driver.minoura