Re: Debugging kernel

=?iso-8859-1?Q?Johnny_Teve=DFen?= (j.tevessen@gmx.de)
Fri, 18 Dec 1998 21:15:51 +0100


Quoting jens@pinguin.conetix.de (jens@pinguin.conetix.de):

> How can you be sure that the module doesn't leave accessed hardware (if it's
> a driver) in an unusable state, or, leaves some other rubbish behind?

You can't. But a module should at least reset *all* registers of a
hardware component to default values (say: a defined state) before
anything else.

johnny

-- 
Trust no-one.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/