Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the inclusion of <machine/ofw_machdep.h> after the inclusion of | marcel | 2003-09-02 | 1 | -1/+1 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 1 | -2/+3 |
* | s=include <ofw/=include <dev/ofw/= to reflect removal of -I$S/dev | imp | 2003-08-23 | 1 | -1/+1 |
* | Mega busdma API commit. | scottl | 2003-07-01 | 1 | -2/+4 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -2/+2 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -2/+2 |
* | Redo dma tag creation to correctly reflect the boundary and segment | mjacob | 2002-09-23 | 1 | -8/+7 |
* | Frequency default should be '25' for 25MHz, not 25000000. | mjacob | 2002-07-25 | 1 | -7/+23 |
* | Make sure that if are in fact using 'full SMP', make the interrupt | mjacob | 2002-07-25 | 1 | -6/+9 |
* | Remove a couple of debugging lines. | mjacob | 2002-07-11 | 1 | -7/+0 |
* | 'Support' for ISP SBus cards. | mjacob | 2002-07-11 | 1 | -0/+841 |