Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define __RMAN_RESOURCE_VISIBLE where appropriate. | cognet | 2004-07-02 | 1 | -0/+1 |
* | Include sys/module.h. | cognet | 2004-06-19 | 2 | -0/+2 |
* | Nuke dead code. | cognet | 2004-06-17 | 1 | -92/+1 |
* | Nuke bus_space_mmap(), as it does not exist in FreeBSD. | cognet | 2004-06-17 | 1 | -10/+0 |
* | Do the dreaded s/dev_t/struct cdev */ | phk | 2004-06-16 | 1 | -1/+1 |
* | Define uart_sa1110_ops and uart_sa1110_classe in .c files instead of spamming | cognet | 2004-05-14 | 2 | -0/+5 |
* | Implement enough of an uart driver to get serial console working. | cognet | 2004-05-14 | 5 | -3/+539 |
* | Import FreeBSD/arm kernel bits. | cognet | 2004-05-14 | 15 | -0/+2634 |