aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/scc/scc_bfe_macio.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* scc: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-101-1/+1
* [PowerPC] Fix scc z8530 driverBrandon Bergren2020-06-141-1/+2
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* - Use NULL instead of 0 for pointers.Marius Strobl2013-08-021-1/+1
* - There's no need to overwrite the default device method with the defaultMarius Strobl2011-11-221-3/+2
* With rev 1.24 of sys/powerpc/powermac/macio.c, we now get aMarcel Moolenaar2008-04-261-1/+8
* Pass the RID from the bus frontends to the core probe function.Marcel Moolenaar2007-03-221-1/+1
* Add a MacIO bus attachment. The Z8530 as present in the Mac needsMarcel Moolenaar2006-04-011-0/+87