summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/dev/central.c
AgeCommit message (Expand)Author
2022-01-22Change the devhandle_from_*() functions to also take a "super handle",thorpej
2021-08-07Merge thorpej-cfargs2.thorpej
2021-05-10Associate the OpenBoot / OpenFirmware node with attached devicesthorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-01-04malloc(9) -> kmem(9) -- just the simple, straightforward conversions for now.thorpej
2019-11-10in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAITchs
2012-03-18add missing __KERNEL_RCSID().mrg
2011-08-01use device_private(). thanks to jmcneill for pointing this out.mrg
2011-07-29port the openbsd central and fhc drivers, and the clock/zs attachments.mrg