Hi

I had a bug driving me crazy and I finally discovered something weird that
was the reason.

I have a pair of AR glasses from Vuzix which have a
gyro/accelerometer/compass which I read from USB using usb_interrupt_read
(reading 42 bytes of data).

On my laptop I have two USB 2 and one USB 3 port.

>From the USB 2 port things behave normally and reading takes a millisecond
or so.

>From the USB 3 port things get weird and the call to usb_interrupt_read
takes over 20 milliseconds. I have been running this device on the same
laptop for some time and haven't noticed this behavior before.

Can it be something that has been introduced recently or perhaps only my
system is behaving weird?...

# uname -a
FreeBSD PC 10.0-BETA1 FreeBSD 10.0-BETA1 #0: Sun Dec  8 16:15:23 JST
2013     root@PC:/usr/obj/usr/src/sys/GENERIC  i386

Best regards
--
Johannes Lundberg

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
秘密保持について:この電子メールは、名宛人に送信したものであり、秘匿特権の対象となる情報を含んでいます。
もし、名宛人以外の方が受信された場合、このメールの破棄、およびこのメールに関する一切の開示、
複写、配布、その他の利用、または記載内容に基づくいかなる行動もされないようお願い申し上げます。
---
CONFIDENTIALITY NOTE: The information in this email is confidential
and intended solely for the addressee.
Disclosure, copying, distribution or any other action of use of this
email by person other than intended recipient, is prohibited.
If you are not the intended recipient and have received this email in
error, please destroy the original message.
_______________________________________________
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to