dufault e62e4c624a Make MOD_* macros almost consistent:
Use the name argument almost the same in all LKM types.  Maintain
the current behavior for the external (e.g., modstat) name for DEV,
EXEC, and MISC types being #name ## "_mod" and SYCALL and VFS only
#name.  This is a candidate for change and I vote just the name without
the "_mod".

Change the DISPATCH macro to MOD_DISPATCH for consistency with the
other macros.

Add an LKM_ANON #define to eliminate the magic -1 and associated
signed/unsigned warnings.

Add MOD_PRIVATE to support wcd.c's poking around in the lkm structure.

Change source in tree to use the new interface.

Reviewed by:	Bruce Evans
1997-04-06 11:14:13 +00:00
..
1997-04-01 12:34:13 +00:00
1997-04-03 12:32:42 +00:00
1997-03-31 20:18:55 +00:00
1997-03-25 16:03:16 +00:00
1997-02-22 14:13:04 +00:00
1997-03-08 16:35:39 +00:00
1997-03-27 03:07:25 +00:00
1997-01-11 02:46:51 +00:00
1994-05-30 19:09:18 +00:00