Re: [PATCH] Add CDC-ACM support for the CX93010-2x UCMxx USB Modem

2012-10-10 Thread Jean-Christian de Rivaz
On Wed, Oct 10, 2012 at 09:42:32PM +0200, Oliver Neukum wrote: > On Friday 28 September 2012 16:16:04 j...@eclis.ch wrote: > > From: Jean-Christian de Rivaz > > > > This USB V.92/V.32bis Controllered Modem have the USB vendor ID 0x0572 > > and device ID 0x1340. It nee

Re: New features in Linux 2.4 - Wonderful World of Linux 2.4

2001-01-06 Thread Jean-Christian de Rivaz
Joe Pranevich wrote: > > Networking and Protocols > > ... It should also be mentioned at >this point that Linux is still the only operating system completely >compatible with the letter of the IPv4 specification ... I am very interesting about the proof

[BUG]test12-pre7: kernel BUG at buffer.c:827!

2000-12-09 Thread Jean-Christian de Rivaz
Hi, I get this message while doing: rsync -ac --exclude "/proc" --exclude "/raid" / /raid/ to move all data in the raid1 device. I expected to try the md autodetect feature, but I am afraid something is wrong... Know problem ? -- Jean-Christian Dec 9 17:33:44 bjork syslogd 1.3-3#33.1: restart.

Re: v4.3-rc4: i915: ThinkPad Yoga 12: *ERROR* The master control interrupt lied (SDE)! [regression]

2015-10-12 Thread Jean-Christian de Rivaz
Le 12. 10. 15 09:06, Daniel Vetter a écrit : Another regression for Jairo to track. -Daniel I get the exact same dmesg too with the 4.3.0-rc5 on a i5-5250U NUC using HDMI. The rest is a standard Debian Jessie. On Sat, Oct 10, 2015 at 12:08:43PM -0700, Darren Hart wrote: The Debian 3.16.0 k

Force mkiss to reset the line discipline when serial device is removed

2015-10-01 Thread Jean-Christian de Rivaz
ts/linux-hams/msg03500.html [2] http://www.spinics.net/lists/linux-hams/msg03511.html [3] http://www.spinics.net/lists/linux-hams/msg03513.html [4] http://www.spinics.net/lists/linux-hams/msg03509.html [5] http://www.spinics.net/lists/linux-hams/msg03512.html Best Regards, Jean-Christian de Riva

Re: Force mkiss to reset the line discipline when serial device is removed

2015-10-02 Thread Jean-Christian de Rivaz
Le 02. 10. 15 00:57, Peter Hurley a écrit : On 10/01/2015 12:56 PM, Jean-Christian de Rivaz wrote: Hi Greg and Jiri, I try to fix a kernel panic bug related to the AX25 (and probably SLIP) line discipline when the corresponding serial device is removed [1]. I proposed some patches [2] [3] on

Re: Force mkiss to reset the line discipline when serial device is removed

2015-10-02 Thread Jean-Christian de Rivaz
Le 02. 10. 15 12:35, Thomas Osterried a écrit : Hello, Am 02.10.2015 um 10:30 schrieb Jean-Christian de Rivaz : Le 02. 10. 15 00:57, Peter Hurley a écrit : On 10/01/2015 12:56 PM, Jean-Christian de Rivaz wrote: Hi Greg and Jiri, I try to fix a kernel panic bug related to the AX25 (and

Re: Force mkiss to reset the line discipline when serial device is removed

2015-10-02 Thread Jean-Christian de Rivaz
Le 02. 10. 15 15:48, Jean-Christian de Rivaz a écrit : Le 02. 10. 15 12:35, Thomas Osterried a écrit : I also wonder why userspace processes like kissattach do not get a signal by the kernel, indicating that the filedescriptor is not valid anymore. Who’s job would it be to signal, the serial

[PATCH 1/1] Add poll method to mkiss let notify hangup to the user process.

2015-10-02 Thread Jean-Christian de Rivaz
. Signed-off-by: Jean-Christian de Rivaz --- drivers/net/hamradio/mkiss.c | 15 +++ 1 file changed, 15 insertions(+) diff --git a/drivers/net/hamradio/mkiss.c b/drivers/net/hamradio/mkiss.c index fba41e9..50cd36c 100644 --- a/drivers/net/hamradio/mkiss.c +++ b/drivers/net/hamradio