freebsd-src/sys/dev/vx
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
..
if_vx.c Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
if_vx_eisa.c Move the specification of EDGE/LEVEL triggered interrupts to 1999-08-01 22:57:09 +00:00
if_vx_pci.c Implement a new generic mechanism for attaching handler functions to 1999-08-21 06:24:40 +00:00
if_vxreg.h Switch type of vxintr instead of using the previous casts. 1999-01-12 02:09:33 +00:00