History log of /dragonfly/sys/bus/u4b/usb_dragonfly.h (Results 1 – 9 of 9)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v6.2.1, v6.2.0, v6.3.0, v6.0.1, v6.0.0, v6.0.0rc1, v6.1.0, v5.8.3, v5.8.2, v5.8.1, v5.8.0, v5.9.0, v5.8.0rc1, v5.6.3, v5.6.2, v5.6.1, v5.6.0, v5.6.0rc1, v5.7.0, v5.4.3, v5.4.2, v5.4.1, v5.4.0, v5.5.0, v5.4.0rc1, v5.2.2, v5.2.1, v5.2.0, v5.3.0, v5.2.0rc, v5.0.2, v5.0.1, v5.0.0, v5.0.0rc2, v5.1.0, v5.0.0rc1, v4.8.1, v4.8.0, v4.6.2, v4.9.0, v4.8.0rc
# 8e691ff8 19-Nov-2016 Sascha Wildner <saw@online.de>

Remove some old architecture handling.

Affected #ifdefs:

__arm__
hp300
__ia64__
__mips__
__powerpc__
__sparc64__


Revision tags: v4.6.1, v4.6.0, v4.6.0rc2, v4.6.0rc, v4.7.0, v4.4.3, v4.4.2, v4.4.1, v4.4.0, v4.5.0, v4.4.0rc, v4.2.4
# 6d36bf95 01-Aug-2015 Sascha Wildner <saw@online.de>

kernel/usb4bsd: Set USB_HAVE_MSCTEST_DETACH and adjust include guard.


Revision tags: v4.3.1
# 5ea2ce29 19-Jul-2015 Sascha Wildner <saw@online.de>

kernel/usb4bsd: Add device enumeration and port power disabling support.

Adds some sysctls/tunables, none of which are set by default.


Revision tags: v4.2.3, v4.2.1, v4.2.0, v4.0.6, v4.3.0, v4.2.0rc, v4.0.5, v4.0.4, v4.0.3
# 06cb2463 08-Jan-2015 Markus Pfeiffer <markus.pfeiffer@morphism.de>

usb4bsd: Sync with FreeBSD r276791

* update usb_transfer.{c,h} so uaudio can be ported and tested


Revision tags: v4.0.2, v4.0.1, v4.0.0, v4.0.0rc3, v4.0.0rc2
# f5199fbf 09-Nov-2014 Markus Pfeiffer <markus.pfeiffer@morphism.de>

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 man

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.

show more ...


Revision tags: v4.0.0rc, v4.1.0, v3.8.2
# 2887e534 02-Jul-2014 Sascha Wildner <saw@online.de>

kernel: Fix some -Wundef warnings.


Revision tags: v3.8.1, v3.6.3, v3.8.0, v3.8.0rc2, v3.9.0, v3.8.0rc, v3.6.2, v3.6.1
# 9678c01f 07-Jan-2014 Markus Pfeiffer <markus.pfeiffer@morphism.de>

Fix some minor compilation issues after sync

The u4b core is now at FreeBSD r241689


# 9e7c2a9f 06-Jan-2014 Markus Pfeiffer <markus.pfeiffer@morphism.de>

Use sys/bus/u4b/usb_dragonfly.h


# 34646d2e 06-Jan-2014 Markus Pfeiffer <markus.pfeiffer@morphism.de>

Add usb_dragonfly.h for DragonFly specific configuration