Further research shows usbdump(8) is what we should point people at
rather than tcpdump for usb traffic capture.
This commit is contained in:
parent
1aa729224e
commit
74ead70f1c
@ -33,8 +33,8 @@ options {
|
||||
#
|
||||
# Configure the interface on attach. Due to a historical accident, this
|
||||
# script is called pccard_ether. We omit the usbus devices because those
|
||||
# devices are assocaited with the USB Bus and provide a tcpdump point
|
||||
# to capture USB packets.
|
||||
# devices are assocaited with the USB Bus and provide an ifnet device to
|
||||
# allow usb traffic to be captured with usbdump(8).
|
||||
#
|
||||
# NB: DETACH events are ignored; the kernel should handle all cleanup
|
||||
# (routes, arp cache). Beware of races against immediate create
|
||||
|
Loading…
Reference in New Issue
Block a user