https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222665
Ian Lepore <i...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open Assignee|freebsd-usb@FreeBSD.org |i...@freebsd.org --- Comment #3 from Ian Lepore <i...@freebsd.org> --- I'll look into this. I can confirm that a large change in the ftdi driver between 8.2 and 10.x was that the old code would reset the chip on open(), and now that doesn't happen. The reset was harmful for some embedded uses, such as when the chip is used in mpsse or bitbang mode. How is your rs485 transceiver connected to the ftdi? Is the transmitter connected to #TXDEN, and if so, are you using the eeprom to reconfigure that pin from RI to TXDEN? Is the receive side squelched in hardware (as suggested in the ftdi datasheet, or otherwise) when the transmit side is active? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-usb@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"