On Wed, Nov 12, 2003 at 08:36:50PM +0200, Float wrote:
> pl2303 seems to be broken in 2.4.23-rc1.

> toshi:/usr/src# modprobe pl2303
> toshi:/usr/src# stty -F /dev/ttyUSB0 onlcr
> toshi:/usr/src# echo test > /dev/ttyUSB0
> Scheduling in interrupt
> kernel bug at sched.c:564!
> invalid operand: 0000
> ... 
> (register contents and stack trace)

This is probably the write-under-semaphore thing & echo from
the device. You should have posted the trace to be sure.

It was on my TODO for a long time to fix the semaphore,
but no time so far. It would be helpful to see your trace.

> Besides, stty opost and onlcr support is _still_ broken (although the issue 
> seems to be up since August at least) -- any patches (for 2.4.22) I should 
> look into?

I don't think those may be related, to the oops.

-- Pete


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to