freebsd_amp_hwpstate/sys/dev/dpt
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
..
dpt.h dpt.h: 1998-09-22 04:55:07 +00:00
dpt_control.c Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
dpt_eisa.c Properly set the alignment argument to bus_dma_tag_create(). If we 1999-08-16 01:52:21 +00:00
dpt_eisa.h Move the specification of EDGE/LEVEL triggered interrupts to 1999-08-01 22:57:09 +00:00
dpt_pci.c Properly set the alignment argument to bus_dma_tag_create(). If we 1999-08-16 01:52:21 +00:00
dpt_pci.h
dpt_scsi.c Implement a new generic mechanism for attaching handler functions to 1999-08-21 06:24:40 +00:00