Martin Mares (mj@k332.feld.cvut.cz) wrote:
: Hi,
: I've played with the DigiBoard PC/X driver in recent kernels and found two
: serious bugs:
: (1) The pcxe_table is never cleared after it's allocated although it should
: be. This causes random crashes when trying to open the device. It's possible
: some of the other allocations should be cleared, too.
: (2) CLOCAL is ignored -- termios2digi_c shouldn't discard it.