1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/dev/de
Mike Smith fcb893a801 Implement a new generic mechanism for attaching handler functions to
events, in order to pave the way for removing a number of the ad-hoc
implementations currently in use.

Retire the at_shutdown family of functions and replace them with
new event handler lists.

Rework kern_shutdown.c to take greater advantage of the use of event
handlers.

Reviewed by:	green
1999-08-21 06:24:40 +00:00
..
dc21040reg.h s/Id/FreeBSD/ 1999-08-09 12:52:49 +00:00
if_de.c Implement a new generic mechanism for attaching handler functions to 1999-08-21 06:24:40 +00:00
if_devar.h A little more tidying up. 1999-08-09 14:43:39 +00:00