[Bug 264416] [ubt] Not found on Apple MacBookPro11,4

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 02 Jun 2022 15:04:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264416

            Bug ID: 264416
           Summary: [ubt] Not found on Apple MacBookPro11,4
           Product: Base System
           Version: 13.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: usb
          Assignee: usb@FreeBSD.org
          Reporter: huanghwh@gmail.com

I upload hardware to https://bsd-hardware.info/?probe=29f1ef0cdc&log=usbconfig
It is my assumption that this hardware should be supported by reading this
comment in:
/usr/src/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c:

        /* Apple-specific (Broadcom) devices */
        { USB_VENDOR(USB_VENDOR_APPLE),
          USB_IFACE_CLASS(UICLASS_VENDOR),
          USB_IFACE_SUBCLASS(UDSUBCLASS_RF),
          USB_IFACE_PROTOCOL(UDPROTO_BLUETOOTH) },

but ubt driver is not attached.

btw: from https://bsd-hardware.info/?probe=64ccf1e6a0&log=usbconfig, ubt can be
attached on Apple MacBookPro10,1.

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