summaryrefslogtreecommitdiff
path: root/sys/dev/ic/dptvar.h
AgeCommit message (Expand)Author
2012-10-27split device_t/softc for all remaining drivers.chs
2011-08-07Replace some wakeup_one(9) uses with mutex(9) or plain wakeup(9).rmind
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2005-02-21Part 1 of a cleanup pass over the SCSI subsystem. The aim is to namethorpej
2003-12-04netbsd.org -> NetBSD.orgkeihan
2002-12-07Implement the DPT EATA ioctl() interface.ad
2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer
2000-06-13Use my proper name.ad
2000-02-24- Don't use bitfields.ad
1999-10-23Prepare a little for the addition of an interface to user-space.ad
1999-10-04Avoid silly namespace collision w/ some Alpha signal-related variables.thorpej
1999-09-29- Move initial reset code into dpt_readcfg()ad
1999-09-28- Add some profiling gunk.ad
1999-09-27A driver for DPT EATA SCSI adapters. dpt.c contains a brief TODO list.ad