vkernel - Add a dummy nexus device
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Sun, 2 Mar 2014 13:45:15 +0000 (05:45 -0800)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Sun, 2 Mar 2014 13:45:15 +0000 (05:45 -0800)
commit1b531d0fcb3ac8ddcd3dee389cadd95e47fbc500
treeb7c68fb467af66ae221f2d1ab748aab134e01cc0
parent0fe9fb9c85904ba8aae333381ea7800bc8eb2e96
vkernel - Add a dummy nexus device

- Mostly copied from the x86_64 nexus.
- nexus0 attaches correctly to root_bus.
- Experimental.
sys/platform/vkernel64/conf/files
sys/platform/vkernel64/include/nexusvar.h [new file with mode: 0644]
sys/platform/vkernel64/platform/machintr.c
sys/platform/vkernel64/x86_64/nexus.c [new file with mode: 0644]