[Bug 230572] src/sys/mips/nlm/usb_init.c:55: strange bitmask ?

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Aug 12 20:29:14 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230572

            Bug ID: 230572
           Summary: src/sys/mips/nlm/usb_init.c:55: strange bitmask ?
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs at FreeBSD.org
          Reporter: dcb314 at hotmail.com

Source code is

        val = USB_CTRL_INTERRUPT_EN  | USB_OHCI_INTERRUPT_EN |
                USB_OHCI_INTERRUPT1_EN | USB_CTRL_INTERRUPT_EN  |
                USB_OHCI_INTERRUPT_EN | USB_OHCI_INTERRUPT2_EN;

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list