freebsd-dev/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 Fix warnings preparing for -Wall -Wcast-qual 1999-01-27 20:09:21 +00:00
eni_init.c Trivial stylish changes, mostly to silence gcc. 1998-10-31 20:07:01 +00:00
eni_intr.c Trivial stylish changes, mostly to silence gcc. 1998-10-31 20:07:01 +00:00
eni_receive.c Fix warnings preparing for -Wall -Wcast-qual 1999-01-27 20:09:21 +00:00
eni_stats.h
eni_suni.h
eni_transmit.c Fix warnings preparing for -Wall -Wcast-qual 1999-01-27 20:09:21 +00:00
eni_var.h
eni_vcm.c Trivial stylish changes, mostly to silence gcc. 1998-10-31 20:07:01 +00:00
eni.c Implement a new generic mechanism for attaching handler functions to 1999-08-21 06:24:40 +00:00
eni.h