summaryrefslogtreecommitdiff
path: root/sys/dev/ic/dpt.c
AgeCommit message (Expand)Author
2000-07-18Use device_lookup() and ditch TAILQ sillyness.ad
2000-06-13Use my proper name.ad
2000-03-16Match shutdown msg with that of cac.c.ad
2000-02-29Oops, pasto.ad
2000-02-24- Don't use bitfields.ad
2000-02-12If we got an xfer from our backlog queue, don't allow sleeping; we're inthorpej
2000-01-16Be consistant when printing haHHBA status.ad
2000-01-15Typo. Don't worry, nothing that will cause system instability or dataad
2000-01-15Validate EATA signature in returned EATA configuration data before anythingad
2000-01-01- Make sense out of comment on dpt_wait().ad
1999-11-29- Don't use our own private endian conversion cruft (from OpenBSD).ad
1999-10-23Prepare a little for the addition of an interface to user-space.ad
1999-10-20Nuke some silliness.ad
1999-10-20DPT_MORE_TIMEOUT was scaled wrong.ad
1999-10-19- Don't get stalled by a bogus HA_ST_MORE condition.ad
1999-10-04Avoid silly namespace collision w/ some Alpha signal-related variables.thorpej
1999-10-01- Save SCSI status in the request.ad
1999-09-30Update for SCSPI changes.thorpej
1999-09-30- Remove a couple of items from the TODO list.ad
1999-09-29- Move initial reset code into dpt_readcfg()ad
1999-09-28- Fix some comments.ad
1999-09-28- Wait up to 2 seconds for HBA ready before executing CP_PIO_GETCFGad
1999-09-27A driver for DPT EATA SCSI adapters. dpt.c contains a brief TODO list.ad