summaryrefslogtreecommitdiff
path: root/sys/dev/scc/scc_bfe_sbus.c
Commit message (Expand)AuthorAgeFilesLines
* - Use NULL instead of 0 for pointers.Marius Strobl2013-08-021-2/+2
* - 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-1/+4
* Fix cut-n-paste braino in previous commit: s/puc/scc/gMarcel Moolenaar2006-03-311-1/+1
* Add a DRIVER_MODULE declaration for fhc(4) as this attachement isMarcel Moolenaar2006-03-311-0/+1
* Add scc(4), a driver for serial communications controllers. TheseMarcel Moolenaar2006-03-301-0/+84