Re: Problems with USB-Serial adapter after upgrade to 2.6.26-1

2008-09-01 Thread u7l11ey
Hi Greg, thanks for your explanations. > The port is being opened and then closed right here with the call to > 'cat'. That is what I was referring to. I never thought about what "cat" is really doing here. > And I would _really_ suggest not using cat for serial data through a > usb-serial dev

Re: Problems with USB-Serial adapter after upgrade to 2.6.26-1

2008-08-31 Thread Greg KH
On Sun, Aug 31, 2008 at 12:12:22PM +0200, [EMAIL PROTECTED] wrote: > On Sun, 31 Aug 2008, Greg KH wrote: > > > This should only be happening if the port is being closed and then data > > is still in flight, right? > > I don't know what you mean by "port is being closed". I use the port for > cont

Re: Problems with USB-Serial adapter after upgrade to 2.6.26-1

2008-08-31 Thread u7l11ey
On Sun, 31 Aug 2008, Greg KH wrote: > This should only be happening if the port is being closed and then data > is still in flight, right? I don't know what you mean by "port is being closed". I use the port for continuous logging of my solar heating system. The data are read into a file, and eve

Re: Problems with USB-Serial adapter after upgrade to 2.6.26-1

2008-08-31 Thread Greg KH
On Sun, Aug 31, 2008 at 11:54:28AM +0300, Martin Michlmayr wrote: > We received the following problem about usb-serial in 2.6.26. Is this > a known issue? > > * [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2008-08-30 20:33]: > > Hi all, > > > > yesterday I did an "apt-get dist-upgrade" on my NSLU2 run

Re: Problems with USB-Serial adapter after upgrade to 2.6.26-1

2008-08-31 Thread Martin Michlmayr
We received the following problem about usb-serial in 2.6.26. Is this a known issue? * [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2008-08-30 20:33]: > Hi all, > > yesterday I did an "apt-get dist-upgrade" on my NSLU2 running Debian lenny > (armel version). Now I have kernel 2.6.26-1-ixp4xx. > > I'm

Problems with USB-Serial adapter after upgrade to 2.6.26-1

2008-08-30 Thread u7l11ey
Hi all, yesterday I did an "apt-get dist-upgrade" on my NSLU2 running Debian lenny (armel version). Now I have kernel 2.6.26-1-ixp4xx. I'm using an USB-to-Serial adapter based on the pl2303 chipset, which has been working flawlessly with all previous versions of Debian I had installed on that NSL