Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 1 | -1/+0 |
* | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | scc: Remove unused devclass arguments to DRIVER_MODULE. | John Baldwin | 2022-05-10 | 1 | -1/+1 |
* | [PowerPC] Fix scc z8530 driver | Brandon Bergren | 2020-06-14 | 1 | -1/+2 |
* | sys/dev: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
* | - Use NULL instead of 0 for pointers. | Marius Strobl | 2013-08-02 | 1 | -1/+1 |
* | - There's no need to overwrite the default device method with the default | Marius Strobl | 2011-11-22 | 1 | -3/+2 |
* | With rev 1.24 of sys/powerpc/powermac/macio.c, we now get a | Marcel Moolenaar | 2008-04-26 | 1 | -1/+8 |
* | Pass the RID from the bus frontends to the core probe function. | Marcel Moolenaar | 2007-03-22 | 1 | -1/+1 |
* | Add a MacIO bus attachment. The Z8530 as present in the Mac needs | Marcel Moolenaar | 2006-04-01 | 1 | -0/+87 |