[PATCH] usb: serial: update CH34x driver in drivers/usb/serial

2016-06-23 Thread tech
relevant details to Documentation/usb/usb-serial.txt. Change the relevant files Kconfig and Makefile in drivers/usb/serial. Signed-off-by: WCH Tech Group --- Documentation/usb/usb-serial.txt | 27 +- drivers/usb/serial/Kconfig | 8 +- drivers/usb/serial/Makefile | 2 +- drivers/usb

RE: [PATCH 3.14.6 1/1] pinctrl/sh-pfc: fix pfc-r8a7790 pin mux data for IPSR5 bug

2014-06-09 Thread Sathish Kumar Balasubramaniam -ERS, HCL Tech
Hi Laurent, Oh. Good to see that its already fixed :) Thanks for your comments. Regards, B.Sathish Kumar -Original Message- From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] Sent: Monday, June 09, 2014 5:38 PM To: Sathish Kumar Balasubramaniam -ERS, HCL Tech Cc: Simon

[PATCH 3.14.6 1/1] pinctrl/sh-pfc: fix pfc-r8a7790 pin mux data for IPSR5 bug

2014-06-08 Thread Sathish Kumar Balasubramaniam -ERS, HCL Tech
From: Sathish Kumar Balasubramaniam This patch fixes a bug in the list of peripheral functions for the IPSR5 pin mux configuration of the PFC (Pin Function Controller) of the Renesas R-Car H2 SoC (R8A7790). There should be exactly 8 values listed for the IP5_23_21 peripheral function which is

Weird subtle kernel problem (maybe kernel, maybe driver, maybe ???)

2007-12-13 Thread Zurk Tech
heres what i did on two different machines - both had vanilla 2.6.23 kernels from kernel.org, running debian etch, all updates. first patched with truecrypt driver. second machne loaded with LUKS and kernel crypto enabled. both machines create 2GB encrypted file and mounted under a directory after

Re: Truecrypt in kernel ?

2007-11-06 Thread Zurk Tech
aka author is being an idiot. *sigh* -z- On 11/6/07, Michal Schmidt <[EMAIL PROTECTED]> wrote: > > Two reasons: > The author hasn't sent patches. > It looks to me the license is incompatible with the GPLv2. > > Michal > - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in t

Truecrypt in kernel ?

2007-11-05 Thread Zurk Tech
i was trying to move my truecrypt container from my xp box to my debian etch box. on windows xp its just double click to mount it, no need to even install with the portable option. on linux i had to download the source of the kernel, compile it, add the truecrypt module, reboot and then mount it. j

Re: Quad core CPU detected but shows as single core in 2.6.23.1

2007-11-02 Thread Zurk Tech
dmesg (new) with disabled GART error reporting if anyone wants to compare to previous dmesg with GART error reporting : dmesg Linux version 2.6.23.1 ([EMAIL PROTECTED]) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #5 SMP Fri Oct 26 04:07:27 EDT 2007 Command line: root=/dev/md1 ro BIO

Re: Quad core CPU detected but shows as single core in 2.6.23.1

2007-11-01 Thread Zurk Tech
10:50:50 -0400 > "Zurk Tech" <[EMAIL PROTECTED]> wrote: > > > duh. never mind. i had an attack of the stupids and enabled GART error > > reporting in the bios menu when i installed the motherboard. fixed > > now. shows all 4 and 8 on the other one. > > Confu

Re: Quad core CPU detected but shows as single core in 2.6.23.1

2007-10-25 Thread Zurk Tech
duh. never mind. i had an attack of the stupids and enabled GART error reporting in the bios menu when i installed the motherboard. fixed now. shows all 4 and 8 on the other one. -z- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECT

Re: Quad core CPU detected but shows as single core in 2.6.23.1

2007-10-25 Thread Zurk Tech
/usb-serial.c: USB Serial support registered for TI USB 5052 2 port adapter usbcore: registered new interface driver ti_usb_3410_5052 drivers/usb/serial/ti_usb_3410_5052.c: TI USB 3410/5052 Serial Driver v0.9 drivers/usb/serial/usb-serial.c: USB Serial support registered for Handspring Visor / Palm OS

Re: Quad core CPU detected but shows as single core in 2.6.23.1

2007-10-25 Thread Zurk Tech
passive ISDN cards HiSax: Version 3.5 (kernel) HiSax: Layer1 Revision 2.46.2.5 HiSax: Layer2 Revision 2.30.2.4 HiSax: TeiMgr Revision 2.20.2.3 HiSax: Layer3 Revision 2.22.2.3 HiSax: LinkLayer Revision 2.59.2.4 HiSax: Total 1 card defined HiSax: Card 1 Protocol EDSS1 Id=HiSax (0) HiSax: Traverse Tech

Quad core CPU detected but shows as single core in 2.6.23.1

2007-10-24 Thread Zurk Tech
Hi guys, I have a tyan s3992 h2000 with single barcelona amd quad core cpu (the other cpu socket is empty). cat /proc/cpuinfo shows amd quad core processor but core : 1ive compiled the kernel from scratch with smp and amd64 + the numa stuff. i also tried debian etchs amd64 smp kernel and same r