home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!Germany.EU.net!rz.uni-hildesheim.de!agsc!veeble.han.sub.org!jum
- From: jum@veeble.han.sub.org (Jens-Uwe Mager)
- Subject: unloading a kernel extension
- Newsgroups: comp.unix.aix
- Date: Tue, 29 Dec 92 17:53:11 GMT
- Organization: veeble Hannover, W-Germany
- Message-ID: <1992Dec29.175311.20242@veeble.han.sub.org>
- Lines: 14
-
- I am having problems unloading my kernel extension. After unloading through
- loadext(x, FALSE, FALSE) the load count displayed by crash indeed goes down
- to zero, but the use count stays at 1. A new mkdev loads a fresh copy and
- all goes well, but crash reveals that I have two copies in memory now. Does
- anybody know how to find out what is referencing my driver (I am not loading
- anything that needs my exports). The crash le command displays a few fields
- that sound promising, but I have not found a structure description in
- include/sys and the crash entry in info is not that informing.
-
- --
- Jens-Uwe Mager
- HELIOS Software GmbH, Lavesstr. 80, 3000 Hannover 1, Germany
- Email: jum@helios.de || heliosd!jum
- Tel.: +49-511-3681093, FAX: +49-511-3681095
-