---
-##### Port PUFFS from FreeBSD/NetBSD
-
-* http://www.netbsd.org/docs/puffs/
-* This would make many userspace filesystems available to DragonFly, e.g. sshfs to mention only one.
-
-Meta information:
-
-* Prerequisites: C, elementary OS internals
-* Difficulty: Medium
-* Contact point: Michael Neumann <mneumann@ntecs.de>
-
----
-
##### Make vkernels checkpointable
* See checkpt(1).
---
-##### Port usb4bsd
-* Port the whole usb4bsd stuff to DragonFly, as our own usb stack is too outdated.
+##### Port FreeBSD's USB stack to DragonFly
+
+This project has been listed for several years under the "USB4BSD" name. Since then that branch was
+brought into FreeBSD 8 on [SVN Revision 184610](http://svnweb.freebsd.org/base?view=revision&revision=184610)
-* The usb4bsd branch of hselasky (?) has several userland wrappers and quite good abstraction to simplify the porting.
+* Port the latest FreeBSD USB stack to DragonFly, as our own usb stack is very outdated.
Meta information: