summaryrefslogtreecommitdiffstats
path: root/sys/dev/dpt/dpt_eisa.c
Commit message (Expand)AuthorAgeFilesLines
* - Convert dpt_pci.c to newbus.mdodd2000-04-071-113/+86
* Remove #include "eisa.h" and #if NEISA > 0 as it's only ever compiledpeter2000-01-291-4/+0
* Pre 4.0 tidy up.peter2000-01-141-1/+1
* - Implement a simple PIO driven function for retreiving the onboardmdodd1999-10-091-35/+29
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Properly set the alignment argument to bus_dma_tag_create(). If wegibbs1999-08-161-2/+2
* Move the specification of EDGE/LEVEL triggered interrupts tomdodd1999-08-011-10/+11
* Move the declaration of the interrupt type from the driver structuredfr1999-05-081-3/+2
* Implement an EISA new-bus framework. The old driver probe mechanismpeter1999-04-181-99/+93
* Conver the DPT driver to CAM. The dpt_control interface is not yetgibbs1998-09-151-321/+85
* MF22: Shut this thing up by default.jkh1998-08-091-2/+2
* Include "eisa.h" and only provide code if NEISA > 0.gibbs1998-05-171-1/+4
* Add EISA support for DPT driversjulian1998-03-111-0/+500
OpenPOWER on IntegriCloud