aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/dpt/dpt.h
Commit message (Expand)AuthorAgeFilesLines
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Device megapatch 1/6:Poul-Henning Kamp2004-02-211-1/+0
* - Track resources in our softc.Matthew N. Dodd2003-03-291-3/+18
* Fix a couple of bogus enums.Mike Smith2002-01-081-4/+4
* Fix typo: compatability -> compatibility.Jeroen Ruigrok van der Werven2001-02-061-1/+1
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-7/+7
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-7/+7
* - Convert dpt_pci.c to newbus.Matthew N. Dodd2000-04-071-2/+3
* 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