NetBSD/sys/arch/sparc64
mrg 065f445d42 convert auxio(4) to use a mutex for exclusion (this existing code didn't
really work for MP systems, anyway -- it only went to splhigh.)

various cleanups:
- remove unused AUXIO_SBUS
- make most functions static
- introduce auxio_{read,write}_led() frontends
- avoid a potential NULL deref in auxio_fd_control()

the text is 32 bytes smaller.
2015-08-24 23:32:07 +00:00
..
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Define ${LINKSCRIPT} in one place. 2015-08-24 14:04:24 +00:00
dev convert auxio(4) to use a mutex for exclusion (this existing code didn't 2015-08-24 23:32:07 +00:00
doc sun4v: disable MP suport for now in cpu_boot_secondary_processors() - this will allow the kernel to start probing for devices with the primary cpu as the only active cpu 2015-05-07 04:03:38 +00:00
include Remove .proc 1, it has been ignored by gas for ages. 2015-08-23 10:59:15 +00:00
sparc64 Detect a boot device more precisely on QEMU by checking the device 2015-08-14 02:28:18 +00:00
stand System utilities, boot programs and kernel modules are machine 2009-12-13 05:01:32 +00:00
Makefile Use ${FINDCOMM} to avoid 'Arguments list too long'-related failure 2009-05-19 22:01:34 +00:00