yongari 2007-01-08 00:19:53 UTC
FreeBSD src repository
Modified files:
sys/dev/msk if_msk.c
Log:
Initialize legacy SYS_RES_IRQ resources before attempting to use MSI.
This fixes legacy SYS_RES_IRQ resource allocation failure when MSI is
disabled.
Reported by: rrs
Tested by: rrs
Revision Changes Path
1.5 +1 -0 src/sys/dev/msk/if_msk.c