diff options
author | n_hibma <n_hibma@FreeBSD.org> | 1999-08-16 21:44:14 +0000 |
---|---|---|
committer | n_hibma <n_hibma@FreeBSD.org> | 1999-08-16 21:44:14 +0000 |
commit | 439729e89157e94894d0b43438f8010101b8762a (patch) | |
tree | 3a33335f3883387db413bb9237a3077320b3fba6 /sys/kern/subr_clist.c | |
parent | 4c4eda22a470149d8f718b48e741738f8c666e1f (diff) | |
download | FreeBSD-src-439729e89157e94894d0b43438f8010101b8762a.zip FreeBSD-src-439729e89157e94894d0b43438f8010101b8762a.tar.gz |
Change calling of chained event handler from always after
the attach/detach to
1) MOD_LOAD before attach
2) MOD_UNLOAD after detach
The driver specific event handler can now be used to function as
driver specific init/deinit function (compare to device specific
init/deinit functions: attach & detach).
Diffstat (limited to 'sys/kern/subr_clist.c')
0 files changed, 0 insertions, 0 deletions