Bug 5730
Summary: | FTDI USB serial adaptor problems | ||
---|---|---|---|
Product: | Drivers | Reporter: | Chris Bainbridge (chris.bainbridge) |
Component: | USB | Assignee: | Greg Kroah-Hartman (greg) |
Status: | REJECTED WILL_NOT_FIX | ||
Severity: | normal | ||
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.14 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 5089 |
Description
Chris Bainbridge
2005-12-12 04:04:59 UTC
The disconnections are not done by the kernel, but by a loose cable, or connection, or low power on the bus. If you have a externally powered hub, try using that instead. As for the flush command, this driver does not directly support that, probably because it can not determine when the data is really sent out the serial port at the end of the usb device (a common problems for a lot of usb to serial devices.) So there's nothing we can do for that here, sorry. |