Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Really remove __RMAN_RESORUCE_VISIBLE | imp | 2004-07-03 | 1 | -1/+0 |
* | Use the rman_* functions in preference to reaching into struct resource. | imp | 2004-07-03 | 1 | -2/+2 |
* | These need __RMAN_RESOURCE_VISIBLE, too. | marius | 2004-06-30 | 1 | -0/+1 |
* | Add missing <sys/module.h> instances which were shadowed by the nested | phk | 2004-06-03 | 2 | -0/+2 |
* | Fix definite panic when releasing interrupt resources. | jake | 2003-02-19 | 1 | -1/+1 |
* | Missed a missing M_WAITOK. | jake | 2003-02-19 | 1 | -1/+1 |
* | Use M_WAITOK. | jake | 2003-02-19 | 1 | -1/+2 |
* | Implement interrupt resource allocation and setup. Set the interrupt | jake | 2003-02-19 | 5 | -16/+111 |
* | Add drivers for the central and fhc busses found in enterprise class | jake | 2003-02-18 | 5 | -0/+664 |