On 17 October 2010 02:27, Kostik Belousov wrote:
> On Sat, Oct 16, 2010 at 01:30:31PM +0200, Hans Petter Selasky wrote:
>> On Saturday 16 October 2010 12:12:43 Hans Petter Selasky wrote:
>> > On Saturday 16 October 2010 12:00:51 Kostik Belousov wrote:
>> > > > USB has some shared memory structures
On Sat, Oct 16, 2010 at 01:30:31PM +0200, Hans Petter Selasky wrote:
> On Saturday 16 October 2010 12:12:43 Hans Petter Selasky wrote:
> > On Saturday 16 October 2010 12:00:51 Kostik Belousov wrote:
> > > > USB has some shared memory structures which are used in both user-land
> > > > and kernel,
On Saturday 16 October 2010 12:12:43 Hans Petter Selasky wrote:
> On Saturday 16 October 2010 12:00:51 Kostik Belousov wrote:
> > > USB has some shared memory structures which are used in both user-land
> > > and kernel, which are not part of IOCTLs. Your approach means that
> > > there are two se
On Saturday 16 October 2010 12:00:51 Kostik Belousov wrote:
> > USB has some shared memory structures which are used in both user-land
> > and kernel, which are not part of IOCTLs. Your approach means that
> > there are two sets of IOCTL's of all kinds, one for 32-bit and one for
> > 64-bit?
>
>
On Sat, Oct 16, 2010 at 11:41:31AM +0200, Hans Petter Selasky wrote:
> On Saturday 16 October 2010 10:12:37 Kostik Belousov wrote:
> > On Thu, Oct 14, 2010 at 08:38:18PM +, Hans Petter Selasky wrote:
> > > Author: hselasky
> > > Date: Thu Oct 14 20:38:18 2010
> > > New Revision: 213852
> > > UR
On Saturday 16 October 2010 10:12:37 Kostik Belousov wrote:
> On Thu, Oct 14, 2010 at 08:38:18PM +, Hans Petter Selasky wrote:
> > Author: hselasky
> > Date: Thu Oct 14 20:38:18 2010
> > New Revision: 213852
> > URL: http://svn.freebsd.org/changeset/base/213852
> >
> > Log:
> > - Add support
On Thu, Oct 14, 2010 at 08:38:18PM +, Hans Petter Selasky wrote:
> Author: hselasky
> Date: Thu Oct 14 20:38:18 2010
> New Revision: 213852
> URL: http://svn.freebsd.org/changeset/base/213852
>
> Log:
> - Add support for LibUSB in 32-bit compatibility mode.
>
> Approved by:thompsa (
Author: hselasky
Date: Thu Oct 14 20:38:18 2010
New Revision: 213852
URL: http://svn.freebsd.org/changeset/base/213852
Log:
- Add support for LibUSB in 32-bit compatibility mode.
Approved by:thompsa (mentor)
Modified:
head/lib/libusb/Makefile
head/lib/libusb/libusb20.c
head/lib/l