summaryrefslogtreecommitdiff
path: root/sys/dev/tc/asc_tcds.c
AgeCommit message (Expand)Author
2006-05-14integrate kauth.elad
2006-03-31Use ANSI function decls, apply static.thorpej
2006-03-30Use device_private().thorpej
2005-12-11merge ktrace-lwp.christos
2005-05-22No 0x in front of %p...christos
2005-02-04de-__Pperry
2003-05-03DMA, not dma nor Dma.wiz
2003-04-01Use PAGE_SIZE rather than NBPG.thorpej
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-07-19Use BUS_DMA_READ and BUS_DMA_WRITE in some obvious places.thorpej
2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer
2000-07-04Repopulate TCDS dual channel SCSI adapter to MI dev/tc, squashingnisimura