aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/dpt/dpt_eisa.c
Commit message (Expand)AuthorAgeFilesLines
* Pre 4.0 tidy up.Peter Wemm2000-01-141-1/+1
* - Implement a simple PIO driven function for retreiving the onboardMatthew N. Dodd1999-10-091-35/+29
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Properly set the alignment argument to bus_dma_tag_create(). If weJustin T. Gibbs1999-08-161-2/+2
* Move the specification of EDGE/LEVEL triggered interrupts toMatthew N. Dodd1999-08-011-10/+11
* Move the declaration of the interrupt type from the driver structureDoug Rabson1999-05-081-3/+2
* Implement an EISA new-bus framework. The old driver probe mechanismPeter Wemm1999-04-181-98/+92
* Conver the DPT driver to CAM. The dpt_control interface is not yetJustin T. Gibbs1998-09-151-320/+84
* MF22: Shut this thing up by default.Jordan K. Hubbard1998-08-091-2/+2
* Include "eisa.h" and only provide code if NEISA > 0.Justin T. Gibbs1998-05-171-1/+4
* Add EISA support for DPT driversJulian Elischer1998-03-111-0/+500