kernel: Add descriptions to the intrhooks that miss them.
authorSascha Wildner <saw@online.de>
Tue, 10 Jul 2012 16:33:44 +0000 (18:33 +0200)
committerSascha Wildner <saw@online.de>
Tue, 10 Jul 2012 16:33:44 +0000 (18:33 +0200)
commit52800c9d1564b2c29ffe6d7a4ad627b55526ce97
treea23c6da753a5259b8787910fb63d237f199b069a
parent657d44850a8bc142d18f608234fdf60673b631c6
kernel: Add descriptions to the intrhooks that miss them.

The description is printed in the

"**WARNING** waiting for the following device to finish configuring: ..."

messages we occasionally see, from run_interrupt_driven_config_hooks(),
most of the times for xpt.

Some of them had been accidentally removed in past synchronizations with
FreeBSD (mostly by me).
sys/bus/mmc/mmc.c
sys/dev/disk/isp/isp_freebsd.c
sys/dev/raid/aac/aac.c
sys/dev/raid/amr/amr.c
sys/dev/raid/mfi/mfi.c
sys/dev/raid/mps/mps.c
sys/dev/raid/twe/twe_freebsd.c
sys/dev/sound/pci/atiixp.c
sys/dev/sound/pci/hda/hdac.c
sys/dev/sound/pci/ich.c