Re: USB DMA memory Allocation

2013-08-12 Thread Hans Petter Selasky
Hi, On 08/12/13 03:19, aseem.jolly wrote: if (EHCI_HCC_64BIT(cparams)) { DPRINTF(HCC uses 64-bit structures\n); /* MUST clear segment register if 64 bit capable */ EWRITE4(sc, EHCI_CTRLDSSEGMENT, 0); }

Re: COMPAT_32BIT libusb ABI problem

2013-08-12 Thread Hans Petter Selasky
On 07/24/13 22:09, Damjan Jovanovic wrote: Hi The ioctl: #define USB_FS_INIT _IOW ('U', 195, struct usb_fs_init) when used by a COMPAT_32BIT libusb on amd64, fails (causing libusb_open() to fail) due to: freebsd32_ioctl(0x6,0x800c55c3,0xc710,0x0,0x0,0x0) ERR#25 'Inappropriate

Current problem reports assigned to freebsd-usb@FreeBSD.org

2013-08-12 Thread FreeBSD bugmaster
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker

Re: usb/181159: Problem attaching USB device

2013-08-12 Thread Antonis Anastasiadis
The following reply was made to PR usb/181159; it has been noted by GNATS. From: Antonis Anastasiadis anastasia...@datalive.gr To: Hans Petter Selasky h...@bitfrost.no Cc: freebsd-gnats-sub...@freebsd.org Subject: Re: usb/181159: Problem attaching USB device Date: Mon, 12 Aug 2013 15:42:41 +0300

Re: usb/181159: Problem attaching USB device

2013-08-12 Thread Hans Petter Selasky
On 08/12/13 14:50, Antonis Anastasiadis wrote: The following reply was made to PR usb/181159; it has been noted by GNATS. From: Antonis Anastasiadis anastasia...@datalive.gr To: Hans Petter Selasky h...@bitfrost.no Cc: freebsd-gnats-sub...@freebsd.org Subject: Re: usb/181159: Problem attaching

Re: usb/181159: Problem attaching USB device

2013-08-12 Thread Antonis Anastasiadis
2013/8/12 Hans Petter Selasky h...@bitfrost.no: Do you have an exact SVN revision where it works and where it doesn't work? Unfortunately not. 9.1-RELEASE worked fine though. I could try older kernels, but like I mentioned before, this device is attached only for troubleshooting purposes when I

Re: usb/181159: Problem attaching USB device

2013-08-12 Thread Hans Petter Selasky
On 08/12/13 15:47, Antonis Anastasiadis wrote: 2013/8/12 Hans Petter Selasky h...@bitfrost.no: Do you have an exact SVN revision where it works and where it doesn't work? Unfortunately not. 9.1-RELEASE worked fine though. I could try older kernels, but like I mentioned before, this device is

Re: usb/181159: Problem attaching USB device

2013-08-12 Thread Antonis Anastasiadis
2013/8/12 Hans Petter Selasky h...@bitfrost.no: Have you tried connecting this device through an external HUB? I'm afraid I cannot control this. There has been some changes in the USB area since 9.1-RELEASE. Do other USB devices connected to this computer behave the same? I cannot test this

Re: usb/180923: SNES USB gamepad controller does not work.

2013-08-12 Thread eadler
Synopsis: SNES USB gamepad controller does not work. State-Changed-From-To: open-closed State-Changed-By: eadler State-Changed-When: Mon Aug 12 20:26:46 UTC 2013 State-Changed-Why: per hps http://www.freebsd.org/cgi/query-pr.cgi?pr=180923 ___

Re: HS isochronous transfer on musb_otg

2013-08-12 Thread SAITOU Toshihide
In message: 20130811.193740.226802057.to...@ruby.ocn.ne.jp SAITOU Toshihide to...@ruby.ocn.ne.jp writes: In message: 20130808.220939.219630261.to...@ruby.ocn.ne.jp SAITOU Toshihide to...@ruby.ocn.ne.jp writes: I have confirmed the scattering is fixed by modifying the