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