Subject: Re: Debugging a device driver (How to?)
To: Mirian Crzig Lennox <lennox@alcita.com>
From: Michael Graff <explorer@flame.org>
List: tech-kern
Date: 04/15/1999 23:32:58
Mirian Crzig Lennox <lennox@alcita.com> writes:
> The problem is due to a bug in NetBSD's com driver. The fix,
> including patch, is in PR #6502. (The patch is against 1.3.2 but it
> should still work on subsequent releases.)
I was told that #6502 fixes it in the wrong place, and that the tty
layer should be fixed instead. I'm not certain I agree with this,
but since another developer disagreed with that patch I'm not certain
I want to just commit it...
--Michael