I have this USB ANT+ stick "Dynastream Innovations ANT USBStick2" rev 2.00/1.00 addr 2 which works "ok" under OpenBSD 5.2 in conjunction with libusb-0.1.12 in Golden Cheetah on a Dell laptop. Unfortunately that laptop hangs after 5-25 minutes of using this (most likely a HW problem: the fan doesn't seem to run fast enough?), so I installed OpenBSD 5.8 on a similar Dell laptop (D505). However, I can't compile libusb-0.1.12 there (several conflicts with /usr/include/dev/usb/usb.h), so I tried the packages libusb-compat-0.1.5p0 and libusb1-1.0.9p9. Even though the program recognizes the USB stick, it isn't able to actually use it. It produces errors like this:
usb_set_altinterface Error: could not set alt intf 0/0: Invalid argument usb_interrupt_write Error writing [ -6 ]: can't open /dev/ugen1.01 for bulk read: Device not configured usb_interrupt_write Error writing [ -6 ]: can't open /dev/ugen1.01 for bulk read: Device not configured ANT device reset was not acknowledged !...try again last 3 entries repeated severat times, then: ** CLOSING CHANNEL 0 ** usb_interrupt_write Error writing [ -6 ]: can't open /dev/ugen1.01 for bulk read: Device not configured usb_interrupt_write Error writing [ -6 ]: can't open /dev/ugen1.01 for bulk read: Device not configured lost info for channel 0 ** OPENING CHANNEL 0 ** 0 type= 1 device type= 120 freq= 57 usb_interrupt_write Error writing [ -6 ]: can't open /dev/ugen1.01 for bulk read: Device not configured usb_interrupt_write Error writing [ -6 ]: can't open /dev/ugen1.01 for bulk read: Device not configured 0 assign channel type RX and so on... I have two more computers with OpenBSD, but both of them crash when I insert any USB stick, so I'm basically out of HW for testing. I could "downgrade" the OpenBSD 5.8 box to something older (on which libusb-0.1.12 can be compiled?) but before I do that I would like to know whether there are "better" approaches to resolve the problem. For example, is this some known problem that might be fixed in a recent(?) snapshot? PS: dmesg for the system: OpenBSD 5.8 (GENERIC) #1066: Sun Aug 16 02:33:00 MDT 2015 dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC cpu0: Intel(R) Pentium(R) M processor 1.60GHz ("GenuineIntel" 686-class) 1.60 GHz cpu0: FPU,V86,DE,PSE,TSC,MSR,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,TM,PBE,EST,TM2,PERF real mem = 1071833088 (1022MB) avail mem = 1038008320 (989MB) mpath0 at root scsibus0 at mpath0: 256 targets mainbus0 at root bios0 at mainbus0: date 01/28/05, BIOS32 rev. 0 @ 0xffe90, SMBIOS rev. 2.3 @ 0xf8ce0 (61 entries) bios0: vendor Dell Inc. version "A08" date 01/28/2005 bios0: Dell Inc. Latitude D505 acpi0 at bios0: rev 0 acpi0: sleep states S0 S1 S3 S4 S5 acpi0: tables DSDT FACP acpi0: wakeup devices LID_(S3) PBTN(S4) PCI0(S3) USB0(S1) CH1_(S1) USB1(S1) USB2(S1) USB3(S1) MODM(S3) PCIE(S4) acpitimer0 at acpi0: 3579545 Hz, 24 bits acpiprt0 at acpi0: bus 0 (PCI0) acpiprt1 at acpi0: bus 1 (PCIE) acpicpu0 at acpi0 C1: unknown FFH vendor 8: !C3(100@185 io@0x816), !C3(250@85 io@0x815), !C2(500@1 io@0x814), C1(@1 halt!), PSS acpitz0 at acpi0: critical temperature is 101 degC acpiac0 at acpi0: AC unit online acpibat0 at acpi0: BAT0 model "DELL Y13385" serial 88 type LION oem "Sanyo" acpibat1 at acpi0: BAT1 not present acpibtn0 at acpi0: LID_ acpibtn1 at acpi0: PBTN acpibtn2 at acpi0: SBTN acpidock0 at acpi0: GDCK not docked (0) acpivideo0 at acpi0: VID_ acpivideo1 at acpi0: VID2 bios0: ROM list: 0xc0000/0xd800! 0xcd800/0x800 0xce000/0x800 0xce800/0x800 0xcf000/0x800 0xcf800/0x800 cpu0 at mainbus0: (uniprocessor) mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges cpu0: Enhanced SpeedStep 1599 MHz: speeds: 1600, 1600, 1600, 1400, 1200, 1000, 800, 600 MHz pci0 at mainbus0 bus 0: configuration mode 1 (bios) pchb0 at pci0 dev 0 function 0 "Intel 82855GM Host" rev 0x02 "Intel 82855GM Memory" rev 0x02 at pci0 dev 0 function 1 not configured "Intel 82855GM Config" rev 0x02 at pci0 dev 0 function 3 not configured vga1 at pci0 dev 2 function 0 "Intel 82855GM Video" rev 0x02 intagp0 at vga1 agp0 at intagp0: aperture at 0xf0000000, size 0x8000000 inteldrm0 at vga1 drm0 at inteldrm0 composite sync not supported composite sync not supported drm: fixme: max PWM is zero wrong connector dpms state active connector not linked to encoder encoder->connectors_active not set encoder not enabled WARNING !encoder->base.crtc failed at ../../../../dev/pci/drm/i915/intel_display.c:3887 inteldrm0: 1400x1050 wsdisplay0 at vga1 mux 1: console (std, vt100 emulation) wsdisplay0: screen 1-5 added (std, vt100 emulation) "Intel 82855GM Video" rev 0x02 at pci0 dev 2 function 1 not configured uhci0 at pci0 dev 29 function 0 "Intel 82801DB USB" rev 0x01: irq 11 uhci1 at pci0 dev 29 function 1 "Intel 82801DB USB" rev 0x01: irq 11 uhci2 at pci0 dev 29 function 2 "Intel 82801DB USB" rev 0x01: irq 11 ehci0 at pci0 dev 29 function 7 "Intel 82801DB USB" rev 0x01: irq 11 usb0 at ehci0: USB revision 2.0 uhub0 at usb0 "Intel EHCI root hub" rev 2.00/1.00 addr 1 ppb0 at pci0 dev 30 function 0 "Intel 82801BAM Hub-to-PCI" rev 0x81 pci1 at ppb0 bus 1 cbb0 at pci1 dev 1 function 0 "TI PCI4510 CardBus" rev 0x02: irq 11, CardBus support disabled "TI PCI4510 FireWire" rev 0x00 at pci1 dev 1 function 1 not configured iwi0 at pci1 dev 3 function 0 "Intel PRO/Wireless 2200BG" rev 0x05: irq 11, address 00:0e:35:eb:10:86 fxp0 at pci1 dev 8 function 0 "Intel PRO/100 VE" rev 0x81, i82562: irq 11, address 00:11:43:46:20:a6 inphy0 at fxp0 phy 1: i82562ET 10/100 PHY, rev. 0 cardslot0 at cbb0 slot 0 flags 0 pcmcia0 at cardslot0 ichpcib0 at pci0 dev 31 function 0 "Intel 82801DBM LPC" rev 0x01 pciide0 at pci0 dev 31 function 1 "Intel 82801DBM IDE" rev 0x01: DMA, channel 0 configured to compatibility, channel 1 configured to compatibility wd0 at pciide0 channel 0 drive 0: <FUJITSU MHT2060AH> wd0: 16-sector PIO, LBA, 57231MB, 117210240 sectors wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5 atapiscsi0 at pciide0 channel 1 drive 0 scsibus1 at atapiscsi0: 2 targets cd0 at scsibus1 targ 0 lun 0: <HL-DT-ST, DVD-ROM GDR8082N, 0106> ATAPI 5/cdrom removable cd0(pciide0:1:0): using PIO mode 4, Ultra-DMA mode 2 auich0 at pci0 dev 31 function 5 "Intel 82801DB AC97" rev 0x01: irq 11, ICH4 AC97 ac97: codec id 0x83847650 (SigmaTel STAC9750/51) ac97: codec features headphone, 20 bit DAC, 20 bit ADC, SigmaTel 3D audio0 at auich0 "Intel 82801DB Modem" rev 0x01 at pci0 dev 31 function 6 not configured usb1 at uhci0: USB revision 1.0 uhub1 at usb1 "Intel UHCI root hub" rev 1.00/1.00 addr 1 usb2 at uhci1: USB revision 1.0 uhub2 at usb2 "Intel UHCI root hub" rev 1.00/1.00 addr 1 usb3 at uhci2: USB revision 1.0 uhub3 at usb3 "Intel UHCI root hub" rev 1.00/1.00 addr 1 isa0 at ichpcib0 isadma0 at isa0 com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo pckbc0 at isa0 port 0x60/5 irq 1 irq 12 pckbd0 at pckbc0 (kbd slot) wskbd0 at pckbd0: console keyboard, using wsdisplay0 pms0 at pckbc0 (aux slot) wsmouse0 at pms0 mux 0 pms0: ALPS Glidepoint, version 0x7321 pcppi0 at isa0 port 0x61 spkr0 at pcppi0 lpt0 at isa0 port 0x378/4 irq 7 npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16 ugen0 at uhub1 port 2 "Dell Bluetooth" rev 2.00/12.66 addr 2 ugen1 at uhub2 port 1 "Dynastream Innovations ANT USBStick2" rev 2.00/1.00 addr 2 vscsi0 at root scsibus2 at vscsi0: 256 targets softraid0 at root scsibus3 at softraid0: 256 targets root on wd0a (a9ea09892362f4da.a) swap on wd0b dump on wd0b WARNING: / was not properly unmounted wrong connector dpms state active connector not linked to encoder encoder->connectors_active not set encoder not enabled WARNING !encoder->base.crtc failed at ../../../../dev/pci/drm/i915/intel_display.c:3887