]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Factor out MI portions of the PowerPC nexus device into /sys/dev/ofw. The
authornwhitehorn <nwhitehorn@FreeBSD.org>
Wed, 23 Oct 2013 20:00:14 +0000 (20:00 +0000)
committernwhitehorn <nwhitehorn@FreeBSD.org>
Wed, 23 Oct 2013 20:00:14 +0000 (20:00 +0000)
commit763455b8e5542e4f09df0f89dd4dfe187f12391e
treeca01dedcf7242c2094012dccedce65f06fd0db41
parent20307fd9d3d6dda3a74c709e814d889c9d64c2fb
Factor out MI portions of the PowerPC nexus device into /sys/dev/ofw. The
sparc64 driver will be modified to use this shortly.
sys/conf/files.powerpc
sys/dev/ofw/ofw_nexus.c [new file with mode: 0644]
sys/dev/ofw/ofw_nexus.h [new file with mode: 0644]
sys/powerpc/powerpc/nexus.c