summaryrefslogtreecommitdiff
path: root/sys/dev/tc/asc_tc.c
AgeCommit message (Expand)Author
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-13Split device_t/softc for MI ncr53c9x and some related devices,tsutsui
2008-04-05use aprint_*_dev and device_xnamecegger
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-03-04fix fallout from caddr_t changes.yamt
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-03-31Use ANSI function decls, apply static.thorpej
2006-03-30Use device_private().thorpej
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2005-02-04de-__Pperry
2003-02-22hz -> Hztsutsui
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-01Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add/cleanup RCSIDslukem
2001-10-01s/asc_pmaz/asc_tc/gsimonb
2001-10-01Move MI PMAZ-A SCSI attachment to sys/dev/tc.simonb
2001-08-26Switch to MI SCSI and drop old pmax MD SCSI support completely.simonb
2000-03-06Get rid of hook for dk_establish() - pmax will now use device_register().mhitch
2000-03-04Fix boot device detection. Device probes are not done when adapters aremhitch
2000-02-11We're given a K1SEG address already.thorpej
1999-11-15- No need to include '<machine/autoconf.h>'.nisimura
1999-04-20KNF nits.mrg
1999-01-16- Don't use void pointer for arithmetic.nisimura
1997-10-31Print TC bus speed properly when attaching device, since the SCSIjonathan
1997-07-28Use direct DMA with the IOASIC ASC SCSI interface. DMA buffering can bemhitch
1997-07-21Kill __BROKEN_INDIRECT_CONFIG on pmax.jonathan
1997-06-22* Change Sprite MACH_xxx prefix to MIPS_xxx.jonathan
1996-10-13backout kprintf changeschristos
1996-10-12Remove extraneous output - ascattach() already did it.mhitch
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-09-25* Rewrite asc driver with ``mi'' backend and parent-specific front-endjonathan