summaryrefslogtreecommitdiffstats
path: root/sys/dev/buslogic/bt_mca.c
Commit message (Expand)AuthorAgeFilesLines
* Add locking to the bt(4) driver and mark it MPSAFE.jhb2012-10-151-5/+5
* Add MODULE_DEPENDS for cam, pci, mca, eisa and isa where needed.mjacob2006-12-111-0/+1
* #include <isa/isavar.h> instead of <i386/isa/isa_dma.h>phk2004-09-151-1/+1
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-171-6/+3
* Use __FBSDID().obrien2003-08-241-1/+3
* Mega busdma API commit.scottl2003-07-011-0/+6
* Clean up argument comments for bus_dma_tag_create() calls.mdodd2003-03-291-18/+25
* Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in thepeter2002-10-091-1/+1
* - Restore correct operation of bt_mca.mdodd1999-10-091-14/+26
* Sync with recent changes to the MCA bus code. Resource IVARS wentmdodd1999-10-081-17/+9
* mca_add_{iospace,mspace}() no longer takes a 4th arg.mdodd1999-09-261-1/+1
* This adds support for the Buslogic/Bustek/Storage Dimensionsmdodd1999-09-031-0/+324
OpenPOWER on IntegriCloud