summaryrefslogtreecommitdiff
path: root/sys/dev/dpt/dpt.h
Commit message (Expand)AuthorAgeFilesLines
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* - Implement a simple PIO driven function for retreiving the onboardMatthew N. Dodd1999-10-091-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Convert DEVFS hooks in (most) drivers to make_dev().Poul-Henning Kamp1999-08-231-9/+1
* dpt.h:Justin T. Gibbs1998-09-221-6/+2
* Drop the maximum SG count to 32 from 1024. We can't make use of all ofJustin T. Gibbs1998-09-201-4/+5
* Conver the DPT driver to CAM. The dpt_control interface is not yetJustin T. Gibbs1998-09-151-0/+1326