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] [day] [month] [year] [list]
Date:	Mon, 3 Oct 2011 13:38:21 +0200
From:	<oskar.andero@...yericsson.com>
To:	Sergei Shtylyov <sshtylyov@...mvista.com>
CC:	Greg Kroah-Hartman <gregkh@...e.de>,
	Johan Hovold <jhovold@...il.com>,
	Alan Cox <alan@...ux.intel.com>,
	Uwe Bonnes <bon@...ktron.ikp.physik.tu-darmstadt.de>,
	Jean-Christophe PLAGNIOL-VILLARD <plagnioj@...osoft.com>,
	"linux-usb@...r.kernel.org" <linux-usb@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Kvist, HÃ¥kan <Hakan.Kvist@...yericsson.com>
Subject: Re: [PATCH] USB: ftdi_sio: add PID for Sony Ericsson Urban

Hi,

On 12:34 Mon 03 Oct     , Sergei Shtylyov wrote:
> Hello.
> 
> On 03-10-2011 12:51, oskar.andero@...yericsson.com wrote:
> 
> > From: Hakan Kvist <hakan.kvist@...yericsson.com>
> 
> > Add PID 0xfc8a, 0xfc8b for device Sony Ericsson Urban
> 
> > Signed-off-by: Hakan Kvist <hakan.kvist@...yericsson.com>
> > Signed-off-by: Oskar Andero <oskar.andero@...yericsson.com>
> [...]
> 
> > diff --git a/drivers/usb/serial/ftdi_sio_ids.h b/drivers/usb/serial/ftdi_sio_ids.h
> > index bf5227a..9617f91 100644
> > --- a/drivers/usb/serial/ftdi_sio_ids.h
> > +++ b/drivers/usb/serial/ftdi_sio_ids.h
> > @@ -420,9 +420,11 @@
> >   #define PROTEGO_SPECIAL_4	0xFC73	/* special/unknown device */
> >
> >   /*
> > - * DSS-20 Sync Station for Sony Ericsson P800
> > + * Sony Ericsson product ids
> >    */
> > -#define FTDI_DSS20_PID          0xFC82
> > +#define FTDI_DSS20_PID          0xFC82 /* DSS-20 Sync Station for Sony Ericsson P800 */
> > +#define FTDI_URBAN_0_PID        0xFC8A /* Sony Ericsson Urban, uart #0 */
> > +#define FTDI_URBAN_1_PID        0xFC8B /* Sony Ericsson Urban, uart #1 */
> 
>     Please indent the values with tabs, not spaces.

Yes, of course! New patch coming up.

-Oskar
--
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