--- src/sys/dev/raid/aac/aac_linux.c 2004/08/15 14:15:00 1.5 +++ src/sys/dev/raid/aac/aac_linux.c 2007/04/30 07:18:51 1.6 @@ -80,9 +80,9 @@ static struct ioctl_map_handler aac_linu aac_linux_ioctl_cmds }; -SYSINIT (aac_register, SI_SUB_KLD, SI_ORDER_MIDDLE, +SYSINIT (aac_register, SI_BOOT2_KLD, SI_ORDER_MIDDLE, mapped_ioctl_register_handler, &aac_linux_ioctl_handler); -SYSUNINIT(aac_unregister, SI_SUB_KLD, SI_ORDER_MIDDLE, +SYSUNINIT(aac_unregister, SI_BOOT2_KLD, SI_ORDER_MIDDLE, mapped_ioctl_unregister_handler, &aac_linux_ioctl_handler); static int