usb4bsd: Make usb_pf work
authorMarkus Pfeiffer <markus.pfeiffer@morphism.de>
Sun, 9 Nov 2014 13:17:02 +0000 (13:17 +0000)
committerMarkus Pfeiffer <markus.pfeiffer@morphism.de>
Mon, 10 Nov 2014 00:32:50 +0000 (00:32 +0000)
commitf5199fbfda7ea1aa7f2ff318872411d6e56b45ec
tree78296307a3d46f7a760989c2e9f5cc785d32299a
parent9631883ec7333a05f8e824cb63b405893a1707ff
usb4bsd: Make usb_pf work

Together with usbdump this allows dumping of usb traffic just like
tcpdump allows dumping of network traffic.

At the moment it is necessary to create the cloned device manually
for the usb bus one wants to monitor.
sys/bus/u4b/usb_dragonfly.h
sys/bus/u4b/usb_pf.c
sys/conf/files