lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 8 Oct 2012 23:52:56 -0400
From:	Maxin B John <maxin.john@...il.com>
To:	Greg KH <gregkh@...uxfoundation.org>
Cc:	devel@...uxdriverproject.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Support for OWI/Maplin USB Robotic Arm

Hi Greg,

On Mon, Oct 8, 2012 at 7:55 PM, Greg KH <gregkh@...uxfoundation.org> wrote:
> On Mon, Oct 08, 2012 at 05:29:43PM -0400, Maxin B. John wrote:
>> Hi Greg,
>>
>> This driver helps us to control the OWI/Maplin USB Robotic Arm device.
>>
>> I have tested this driver in my x86 Laptop and it works as expected
>> (Some clean-ups and modifications are in the pipeline, though).
>>
>> After review process and the life in staging,I hope this driver will
>> find it's place in "drivers/usb/misc/" :)
>>
>> The userspace utility program is available from the below URL:
>> https://github.com/maxinbjohn/robotic_arm_driver
>>
>> OWI/Maplin USB Robotic arm is available from:
>> http://www.maplin.co.uk/robotic-arm-kit-with-usb-pc-interface-266257
>> http://www.owirobots.com/cart/html/owi-535pc-robotic-arm-kit-with-usb-pc-interface-assembled.html
>>
>> Please let me know your comments.
>
> Very nice, but are there any real requirement to have this be a kernel
> driver, and not just be driven from userspace through libusb/usbfs
> instead?

Thanks. A number of people are using the libusb based userspace
applications to control these devices. This was an attempt to remove
the libusb dependency and control the device easily like:
# echo 1 > /sys/bus/usb/drivers/robotic_arm/5-1:1.0/led

> thanks,
> greg k-h

Best Regards,
Maxin B. John
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ