Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Nov 2012 13:29:12 +0400
From:      Jan Beich <jbeich@tormail.org>
To:        Hans Petter Selasky <hselasky@c2i.net>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: linux joystick
Message-ID:  <1TZIDy-000OLa-S8@internal.tormail.org>
References:  <1TZ2UN-0007lV-2Q@internal.tormail.org> <201211152119.29494.hselasky@c2i.net> <1TZFkh-00091p-22@internal.tormail.org> <201211160844.18798.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hans Petter Selasky <hselasky@c2i.net> writes:

>> 
>> And my patch for do-configure + build fix should follow
>
> Hi,
>
> I think you need to add:
>
> -i media_tree/drivers/input/joystick
>
> to the linux_make arguments.

This doesn't affect checksum of the produced binary.

>
> Because that Makefile is not linked with the parent one I think.
>
> Then re-run the commands.

I'm building only

  media_tree/drivers/input/joydev.c
  media_tree/drivers/input/joystick/xpad.c

and they're both present in the resulting binary.

I think my gamepad is generic enough to not need any driver from
media_tree/drivers/input/joystick/. On linux joydev works with usbhid.
So, webcamd probably needs to attach to /dev/uhidN, not /dev/ugenN.M.

>
> --HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1TZIDy-000OLa-S8>