More FTDI 232BM chip issues...

From: James Lamanna (jlamanna_at_gmail.com)
Date: 03/28/05

  • Next message: Mark Fortescue: "Re: Can't use SYSFS for "Proprietry" driver modules !!!."
    Date:	Mon, 28 Mar 2005 08:48:35 -0800
    To: linux-usb-devel@lists.sourceforge.net
    
    

    Earlier I posted about having long delay issues when reading back
    bytes from a FTDI 232BM USB->Serial chip.
    Now, I've noticed that after a long period of time of semi-continual
    use (maybe 8+ hours) I see the following messages in my kernel.log:

    Mar 24 23:46:42 displaytest kernel: hub 2-0:1.0: port 2 disabled by
    hub (EMI?), re-enabling...
    Mar 24 23:46:42 displaytest kernel: usb 2-2: USB disconnect, address 4
    Mar 24 23:46:42 displaytest kernel: ftdi_sio 2-2:1.0: device disconnected
    Mar 24 23:46:42 displaytest kernel: usb 2-2: new full speed USB device
    using address 5
    Mar 24 23:46:42 displaytest kernel: ftdi_sio 2-2:1.0: FTDI FT232BM
    Compatible converter detected
    Mar 24 23:46:42 displaytest kernel: usb 2-2: FTDI FT232BM Compatible
    converter now attached to ttyUSB1

    Of course I have a test program running overnight and when the device
    comes back up it switches device names (because my test program has
    the port still open), which causes it to die at that point.

    Is there any particular reason the hub would disable that port? Or am
    I in flakey hardware land here?

    Thanks.

    -- James Lamanna
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Mark Fortescue: "Re: Can't use SYSFS for "Proprietry" driver modules !!!."

    Relevant Pages

    • Re: Cant open Serial port
      ... serial port is opened, then start the debug output again when it closes. ... are you actually loading a serial driver ... After boot, I find my test program, double click it to run. ...
      (microsoft.public.windowsce.platbuilder)
    • libata: dma, io error messages
      ... abnormal status 0xD0 on port 0xD081B087 ... Unrecovered read error - auto reallocate failed ... I/O error, dev sda, sector 33935366 ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • RE: KLive: Linux Kernel Live Usage Monitor
      ... Some of us sit behind corporate firewalls and proxies that have ... The proxy settings could also be a .config thing. ... use port 25 because everybody has port 25 open ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: patch for sysfs in the cyclades driver
      ... If I can attach this data to the port, ... > will have to test it (I'm grateful for you, Scott). ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Cant open Serial port
      ... up a com port, open it and write "test" string to it. ... After boot, I find my test program, double click it to run. ... program I've got the error messages described in my previous post. ...
      (microsoft.public.windowsce.platbuilder)

    Loading