]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
USB: serial: enabling support for Segway RMP in ftdi_sio
authorJohn G. Rogers <jgrogers@gmail.com>
Sat, 24 Jul 2010 13:50:52 +0000 (09:50 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 13 Aug 2010 20:30:59 +0000 (13:30 -0700)
commita553041b816b047b82739270a202ec1a347e8b91
tree168ab07b760c8a4bda65e3001eab99afadc76ca2
parent9bb40fbf5c377ff06a03d090b07f5287ed2fc82e
USB: serial: enabling support for Segway RMP in ftdi_sio

commit afad19648f70c6493193e0a774bd754b7790b4a0 upstream.

I have added the ProductID=0xe729 VendorID=FTDI_VID=0x0403 which will
enable support for the Segway Robotic Mobility Platform (RMP200) in the
ftdi_sio kernel module.  Currently, users of the Segway RMP200 must use
a RUN+="/sbin/modprobe -q ftdi-sio product=0xe729 vendor=0x0403 in a
udev rule to get the ftdi_sio module to handle the usb interface and
mount it on /dev/ttyXXX.  This is not a good solution because some users
will have multiple USB to Serial converters which will use the ftdi_sio
module.

Signed-off-by: John Rogers <jgrogers@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/ftdi_sio.c
drivers/usb/serial/ftdi_sio_ids.h