git: usb4bsd: Regenerate usbdevs.h and usbdevs_data.h.

2012-10-14 Thread Sascha Wildner
commit 1b9e0ff2cfe161436de9a5099022a2bff9f6a7c4 Author: Sascha Wildner Date: Sun Oct 14 23:41:33 2012 +0200 usb4bsd: Regenerate usbdevs.h and usbdevs_data.h. Summary of changes: sys/bus/u4b/usbdevs.h | 782 ++- sys/bus/u4b/usbdevs_data.h | 6336 +

git: usb4bsd: Sync usbdevs with FreeBSD.

2012-10-14 Thread Sascha Wildner
commit 4b2c715b9cb2b8dae60cb04e7099baeb9573cf7d Author: Sascha Wildner Date: Sun Oct 14 23:38:08 2012 +0200 usb4bsd: Sync usbdevs with FreeBSD. Summary of changes: sys/bus/u4b/usbdevs | 784 +- 1 files changed, 768 insertions(+), 16 deleti

git: usb4bsd: Add usb_quirk module.

2012-10-14 Thread Sascha Wildner
commit ac499a8f6445c4062aba2314183befa5eb51e5c1 Author: Sascha Wildner Date: Sun Oct 14 22:10:30 2012 +0200 usb4bsd: Add usb_quirk module. Summary of changes: Makefile_upgrade.inc |1 + sys/bus/u4b/Makefile |2 +- .../pa

git: usb4bsd: Makefile cleanup.

2012-10-14 Thread Sascha Wildner
commit fdfd8cecfedac73148eded3bf6a7ed60eb2b27d9 Author: Sascha Wildner Date: Sun Oct 14 21:40:29 2012 +0200 usb4bsd: Makefile cleanup. Summary of changes: sys/bus/u4b/controller/ehci/Makefile |3 ++- sys/bus/u4b/controller/ohci/Makefile |3 ++- sys/bus/u4b/controller/uhci/Makefil

git: usb4bsd: Sort files a bit better in 'files' (from FreeBSD).

2012-10-14 Thread Sascha Wildner
commit 264132f9e1e26adf26c7f5a16a245cbeba8fef84 Author: Sascha Wildner Date: Sun Oct 14 21:13:28 2012 +0200 usb4bsd: Sort files a bit better in 'files' (from FreeBSD). Summary of changes: sys/conf/files | 17 + 1 files changed, 13 insertions(+), 4 deletions(-) http://g

git: emx: Cache align software TX/RX descriptors

2012-10-14 Thread Sepherosa Ziehau
commit 5a7acd6982ab4090a7a0e3ef837427a3acaab01a Author: Sepherosa Ziehau Date: Sun Oct 14 21:34:28 2012 +0800 emx: Cache align software TX/RX descriptors Summary of changes: sys/dev/netif/emx/if_emx.c | 10 ++ 1 files changed, 6 insertions(+), 4 deletions(-) http://gitweb.drag

git: emx: Group TX related fields into emx_txdata; use it in TX related functions

2012-10-14 Thread Sepherosa Ziehau
commit ec1c60bbb2f5e8af7175b50eee57bf9062075bf5 Author: Sepherosa Ziehau Date: Sun Oct 14 21:19:29 2012 +0800 emx: Group TX related fields into emx_txdata; use it in TX related functions Summary of changes: sys/dev/netif/emx/if_emx.c | 432 +++- s

git: usb4bsd/controller: Use device_delete_children().

2012-10-14 Thread Sascha Wildner
commit 53e1b6a06cb322c9da4eb7fd2a73c9218a22cc2e Author: Sascha Wildner Date: Sun Oct 14 15:12:08 2012 +0200 usb4bsd/controller: Use device_delete_children(). Summary of changes: sys/bus/u4b/controller/ehci_pci.c |2 -- sys/bus/u4b/controller/ohci_pci.c |2 -- sys/bus/u4b/controll

git: kernel: add device_delete_children()

2012-10-14 Thread Sascha Wildner
commit 65b6868b7d84d5ab6d1f5ffbff62d3ab4a6454ef Author: François Tigeot Date: Thu Jul 5 09:05:18 2012 +0200 kernel: add device_delete_children() Obtained-from: FreeBSD Summary of changes: sys/kern/subr_bus.c | 33 + sys/sys/bus.h |1 +

git: make upgrade: Remove more new USB stuff if it is not requested.

2012-10-14 Thread Sascha Wildner
commit f300483433c5981bc73dea8d1bbeb72d13c6aab9 Author: Sascha Wildner Date: Sun Oct 14 14:35:43 2012 +0200 make upgrade: Remove more new USB stuff if it is not requested. To reduce confusion when switching. Summary of changes: Makefile_upgrade.inc |7 +++ 1 files change

git: usb4bsd: Pull up libusb and usbcontrol to FreeBSD current's.

2012-10-14 Thread Sascha Wildner
commit aa3e5c14b8a3363f5fd614560aa1afb7dbbcd6b8 Author: Sascha Wildner Date: Sun Oct 14 14:18:21 2012 +0200 usb4bsd: Pull up libusb and usbcontrol to FreeBSD current's. I stopped before their recent streams commit. Summary of changes: lib/Makefile |1 - lib

git: Bring in USB4BSD userspace libraries and utilities.

2012-10-14 Thread Markus Pfeiffer
commit 1d96047ec1d7527d02fb23ab7626be54aef6a767 Author: Markus Pfeiffer Date: Sun Oct 14 11:00:18 2012 + Bring in USB4BSD userspace libraries and utilities. The following will now be built and installed if WANT_USB4BSD is defined. * libusb * usbconfig Summary of

git: DragonFly_RELEASE_3_2 compilers.conf.5: Some more cleanup.

2012-10-14 Thread Sascha Wildner
commit 6642147acb1cc33ba087b0fe0f74698625e477b8 Author: Sascha Wildner Date: Sun Oct 14 10:34:36 2012 +0200 compilers.conf.5: Some more cleanup. * Remove a reference to an old patch I did for building world with clang. The changes which are currently needed remain to be dete

git: compilers.conf.5: Some more cleanup.

2012-10-14 Thread Sascha Wildner
commit c0e19b6e4800d36bf67801e35e8ba086964f148d Author: Sascha Wildner Date: Sun Oct 14 10:34:36 2012 +0200 compilers.conf.5: Some more cleanup. * Remove a reference to an old patch I did for building world with clang. The changes which are currently needed remain to be dete