Subject: RE: DMA troubles
To: None <tech-kern@netbsd.org>
From: Filka Michal <michal.filka@strom.cz>
List: tech-kern
Date: 04/26/2006 12:22:56
>=20
> I'd expect the error to be somewhere else.  E.g., I'm not seeing when
> you do that allocation, nor when you do the deallocation.
... the code is placed in XXX_attach function (allocation) and
XXX_detach function (deallocation).  The error has to be connected to
this code simply because if I comment it out, I can reload my LKM as
many times as I want.
>=20
Michal Filka