Re: DigiBoard driver bugs (PATCH)

Christoph Lameter (clameter@miriam.fuller.edu)
23 Jul 1996 09:56:19 -0700


There is a new release of the digiboard driver at ftp.fuller.edu/Linux/digi and it should
also be in 2.0.9.

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.