Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | proto: Remove unused devclass arguments to DRIVER_MODULE. | John Baldwin | 2022-05-09 | 1 | -1/+0 |
* | Lock busdma operations and serialize detach against open/close | Marcel Moolenaar | 2019-07-04 | 1 | -3/+5 |
* | Check the hw.proto.attach environment variable for devices that | Marcel Moolenaar | 2015-07-19 | 1 | -1/+2 |
* | DMA support part 1: DMA tag create & destroy | Marcel Moolenaar | 2015-06-06 | 1 | -1/+5 |
* | Add proto(4): A driver for prototyping and diagnostics. | Marcel Moolenaar | 2014-04-28 | 1 | -0/+63 |