[linux-usb-devel] [patch] Fix acm.c CLOCAL handling

2001-03-29 Thread Vojtech Pavlik
On Thu, Mar 29, 2001 at 04:00:02PM +0800, Richard Shih-Ping Chan wrote: > Hello, this patch is a small fix to acm.c CLOCAL handling. > > It sets the clocal member to unsigned int instead of unsigned > char becase CLOCAL in exceeds the size of 8-bits. > This patch renables the "hangup if not CLO

[linux-usb-devel] [PATCH] Fix acm.c CLOCAL handling

2001-03-28 Thread Richard Shih-Ping Chan
Hello, this patch is a small fix to acm.c CLOCAL handling. It sets the clocal member to unsigned int instead of unsigned char becase CLOCAL in exceeds the size of 8-bits. This patch renables the "hangup if not CLOCAL" code and minicom now works again. With this patch if CLOCAL is not set read()