1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/dev/hea
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
..
eni_buffer.c Shorten line. 1999-04-12 14:31:28 +00:00
eni_globals.c Allow configuration of up to 256 network interfaces per physical interface - 1999-05-10 23:02:29 +00:00
eni_if.c
eni_init.c
eni_intr.c
eni_receive.c
eni_stats.h
eni_suni.h
eni_transmit.c
eni_var.h
eni_vcm.c
eni.c Implement a new generic mechanism for attaching handler functions to 1999-08-21 06:24:40 +00:00
eni.h