]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Factor out MI portions of the PowerPC nexus device into /sys/dev/ofw. The
authorNathan Whitehorn <nwhitehorn@FreeBSD.org>
Wed, 23 Oct 2013 20:00:14 +0000 (20:00 +0000)
committerNathan Whitehorn <nwhitehorn@FreeBSD.org>
Wed, 23 Oct 2013 20:00:14 +0000 (20:00 +0000)
commita8126ae500bf52765679c5fa903d4c902a9f6e09
treeca01dedcf7242c2094012dccedce65f06fd0db41
parente3bb91c23f06dc9aab5d291706503ca81ebd0108
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