Bluetooth device broken

From: Eric Anderson (anderson_at_centtech.com)
Date: 05/04/05

  • Next message: Brooks Davis: "Re: BSD Installer as a replacement for sysinstall?"
    Date: Tue, 03 May 2005 22:36:30 -0500
    To: FreeBSD Current <freebsd-current@freebsd.org>
    
    

    I'm trying to get the internal Bluetooth adapter in my Dell D610
    working. I see these messages on boot:

    ubt0: vendor 0x413c product 0x8103, rev 2.00/16.57, addr 2
    ubt0: vendor 0x413c product 0x8103, rev 2.00/16.57, addr 2
    ubt0: Interface 0 endpoints: interrupt=0x81, bulk-in=0x82, bulk-out=0x2
    ubt0: Interface 1 (alt.config 5) endpoints: isoc-in=0x83, isoc-out=0x3;
    wMaxPacketSize=49; nframes=6, buffer size=294
    ...
    start_init: trying /sbin/init
    WARNING: attempt to net_add_domain(bluetooth) after domainfinalize()
    WARNING: attempt to net_add_domain(netgraph) after domainfinalize()

    Partial output from usbdevs -v:
    Controller /dev/usb1:
    addr 1: full speed, self powered, config 1, UHCI root hub(0x0000),
    Intel(0x0000), rev 1.00
      port 1 addr 2: full speed, self powered, config 1, product
    0x8103(0x8103), vendor 0x413c(0x413c), rev 16.57

    Do I just need to add the device info in a table somewhere, or are there
    other issues (from the 'attempt to net_add_domain...' stuff)?

    Eric

    -- 
    ------------------------------------------------------------------------
    Eric Anderson        Sr. Systems Administrator        Centaur Technology
    A lost ounce of gold may be found, a lost moment of time never.
    ------------------------------------------------------------------------
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Brooks Davis: "Re: BSD Installer as a replacement for sysinstall?"

    Relevant Pages