Issue #1967 has been updated by Sascha Wildner. Description updated Assignee deleted (0)
In discussion with vsrinivas (who is working on virtio currently), I've pushed the first patch. Thanks! ---------------------------------------- Bug #1967: Kernel Patches to support virtio http://bugs.dragonflybsd.org/issues/1967 Author: Tim Bisson Status: Closed Priority: Low Assignee: Category: Target version: Hi, Here are the proposed kernel changes which allow the virtio drivers (ported from FreeBSD) to build: * 0001-make-device_probe_child-public.patch makes device_probe_child() public, used by virtio_pci.c: http://gitorious.org/dbd-virtio-drivers-freebsd-port/dbd-virtio-drivers-freebsd-port/blobs/master/pci/virtio_pci.c#line693 * 0001-Pull-in-FreeBSD-sglist.patch is the scatter/gather library used by virtio-net. Thanks, Tim -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
