Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare for future integration between CAM and newbus. xpt_bus_register | scottl | 2007-06-17 | 1 | -1/+1 |
* | Add MODULE_DEPENDS for cam, pci, mca, eisa and isa where needed. | mjacob | 2006-12-11 | 1 | -0/+2 |
* | Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 | nyan | 2005-05-29 | 1 | -1/+0 |
* | Convert callers to the new bus_alloc_resource_any(9) API. | njl | 2004-03-17 | 1 | -2/+2 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 1 | -1/+3 |
* | Mega busdma API commit. | scottl | 2003-07-01 | 1 | -0/+2 |
* | Don't compile the identify method yet. | mdodd | 2003-03-29 | 1 | -0/+4 |
* | - Track resources in our softc. | mdodd | 2003-03-29 | 1 | -44/+120 |
* | Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the | peter | 2002-10-09 | 1 | -1/+1 |
* | Turn on interrupt-entropy harvesting for all/any mass storage devices | markm | 2001-03-01 | 1 | -1/+2 |
* | - Convert dpt_pci.c to newbus. | mdodd | 2000-04-07 | 1 | -0/+186 |