Date: Sun, 27 Apr 2008 17:43:19 -0400 From: Michael Butler <imb@protected-networks.net> To: stable@freebsd.org Subject: Sierra AirCard 595 and Belkin Bluetooth adapter F8T020 + F8T007 Message-ID: <4814F377.7050704@protected-networks.net>
next in thread | raw e-mail | index | archive | help
Neither of these devices appear to be supported in the /sys/dev/usb/usbdevs list. The Aircard 595 shows up as .. kernel: ohci0: <NEC uPD 9210 USB controller> mem 0xf0908000-0xf0908fff irq 18 at device 0.0 on cardbus0 kernel: ohci0: [GIANT-LOCKED] kernel: ohci0: [ITHREAD] kernel: usb5: OHCI version 1.0 kernel: usb5: <NEC uPD 9210 USB controller> on ohci0 kernel: usb5: USB revision 1.0 kernel: uhub5: <NEC OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb5 kernel: uhub5: 1 port with 1 removable, self powered kernel: ohci1: <NEC uPD 9210 USB controller> mem 0xf0909000-0xf0909fff irq 18 at device 0.1 on cardbus0 kernel: ohci1: [GIANT-LOCKED] kernel: ohci1: [ITHREAD] kernel: usb6: OHCI version 1.0 kernel: usb6: <NEC uPD 9210 USB controller> on ohci1 kernel: usb6: USB revision 1.0 kernel: uhub6: <NEC OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb6 kernel: uhub6: 1 port with 1 removable, self powered root: Unknown USB device: vendor 0x1199 product 0x0019 bus uhub5 kernel: ugen0: <Sierra Wireless, Incorporated Sierra Wireless AC595 Modem, class 0/0, rev 1.10/0.02, addr 2> on uhub5 Would I be correct in assuming that simply adding this device to usbdevs and umodem.c is sufficient? Secondly, the bluetooth adapter shows up as a straightforward serial port .. kernel: sio4: <Bluetooth BT0100M > at port 0x2f8-0x2ff irq 18 function 0 config 1 on pccard0 kernel: sio4: type 16550A kernel: sio4: [FILTER] How can I hook this up to the bluetooth netgraph stack? Michael
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4814F377.7050704>