HomeFreeBSD

The IORESOURCE_XXX defines should resemble a bitmask while SYS_RES_XXX

Description

The IORESOURCE_XXX defines should resemble a bitmask while SYS_RES_XXX
are not bitmasks. Fix return value of pci_resource_flags() to reflect
this change.

MFC after: 1 week
Sponsored by: Mellanox Technologies

Details