svn commit: r217718 - in head/sys: conf dev/usb

Hans Petter Selasky hselasky at c2i.net
Sun Jan 23 09:47:34 UTC 2011


On Sunday 23 January 2011 10:19:02 Hans Petter Selasky wrote:
> #if defined(USB_HOST_ALIGN) && (USB_HOST_ALIGN != 0)
> #if (-USB_HOST_ALIGN & USB_HOST_ALIGN) == USB_HOST_ALIGN
should be != in this check.
> #error "USB_HOST_ALIGN is not power of two."

--HPS


More information about the svn-src-head mailing list