Re: usb/129129: panic with device Meizu MiniPlayer M6 (SL) under usb2

2008-12-23 Thread Alexander Best
The following reply was made to PR usb/129129; it has been noted by GNATS. From: Alexander Best alexbes...@math.uni-muenster.de To: bug-follo...@freebsd.org Cc: Subject: Re: usb/129129: panic with device Meizu MiniPlayer M6 (SL) under usb2 Date: Tue, 23 Dec 2008 21:07:07 +0100 (CET

usb2 quirks

2008-12-23 Thread Alexander Best
hi there, could somebody tell me where i can find info about the quirk settings used in usbconfig (usb2) please? i had a look at usbconfig(8), but the manual doesn't contain any information concerning usb quirks. cheers. ___ freebsd-usb@freebsd.org

Re: usb/130230: Samsung Electronics YP-U3 does not attach in 7.1-RELEASE

2009-01-06 Thread Alexander Best
The following reply was made to PR usb/130230; it has been noted by GNATS. From: Alexander Best alexbes...@math.uni-muenster.de To: bug-follo...@freebsd.org Cc: uspoerl...@gmail.com Subject: Re: usb/130230: Samsung Electronics YP-U3 does not attach in 7.1-RELEASE Date: Wed, 07 Jan 2009 01:25:30

Re: usb2 quirks

2009-01-06 Thread Alexander Best
it into HEAD. cheers. alex Hans Petter Selasky schrieb am 2008-12-23: On Tuesday 23 December 2008, Alexander Best wrote: hi there, could somebody tell me where i can find info about the quirk settings used in usbconfig (usb2) please? i had a look at usbconfig(8), but the manual doesn't

Re: usb/130230: Samsung Electronics YP-U3 does not attach in 7.1-RELEASE

2009-01-06 Thread Alexander Best
The following reply was made to PR usb/130230; it has been noted by GNATS. From: Alexander Best alexbes...@math.uni-muenster.de To: bug-follo...@freebsd.org Cc: uspoerl...@gmail.com Subject: Re: usb/130230: Samsung Electronics YP-U3 does not attach in 7.1-RELEASE Date: Wed, 07 Jan 2009 01:52:45

usb/130325: [usb] [patch] fix tools/tools/usb/print-usb-if-vids.sh

2009-01-09 Thread Alexander Best
: sw-bug Submitter-Id: current-users Arrival-Date: Fri Jan 09 14:30:01 UTC 2009 Closed-Date: Last-Modified: Originator: Alexander Best Release:8-CURRENT Organization: Environment: reeBSD moshnroll 8.0-CURRENT FreeBSD 8.0-CURRENT #11 r186887M: Thu Jan 8 11:38:05 UTC 2009 r

problem with usb printer

2009-03-14 Thread Alexander Best
hi there. i'm having a problem with my usb printer. it's being recognised as ulpt0, but i cannot print. i'm using the cups port for printing. i've set hw.usb2.ulpt.debug=15 and this is the output: uhub_reattach_port:348: port 2 reset failed, error=USB_ERR_TIMEOUT uhub_reattach_port:434: device

Re: problem with usb printer

2009-03-14 Thread Alexander Best
i'll reboot my machine and check it out. i tried hitting ctrl+alt+esc. unfortunately i'm not able to use my keyboard anymore after entering the debugger. :( cheers. Hans Petter Selasky schrieb am 2009-03-14: On Saturday 14 March 2009, Alexander Best wrote: hi there. i'm having a problem

Re: problem with usb printer

2009-03-14 Thread Alexander Best
an error appears randomly. i'm trying to figure out how to exactly to reproduce it. alex Hans Petter Selasky schrieb am 2009-03-14: On Saturday 14 March 2009, Alexander Best wrote: hi there. i'm having a problem with my usb printer. it's being recognised as ulpt0, but i cannot print. i'm

Re: problem with usb printer

2009-03-14 Thread Alexander Best
. even though there's no crash, nothing get's printed. cheers. Hans Petter Selasky schrieb am 2009-03-14: On Saturday 14 March 2009, Alexander Best wrote: hi there. i'm having a problem with my usb printer. it's being recognised as ulpt0, but i cannot print. i'm using the cups port

Re: problem with usb printer

2009-03-15 Thread Alexander Best
i applied the patches. now every time i try to print something the printer indicates an error (red light blinking). i can however turn off the printer and then turn it on again with the printer getting detached and attached properly. if i try to print something after the first attempt to print the

Re: problem with usb printer

2009-03-15 Thread Alexander Best
: splix2 (ulpt and unlpt) and gdi (ulpt and unlpt). i'll try to recompile my kernel (usb2) with and without the patches and see if one of those combinations works. cheers. Hans Petter Selasky schrieb am 2009-03-15: On Sunday 15 March 2009, Alexander Best wrote: i recompiled my kernel with the p4

Re: problem with usb printer

2009-03-15 Thread Alexander Best
alright. i've tried various patches and cups drivers. the only combination that slightly works is a kernel with both patchsets in combination with the splix2 driver. alls other combinations of patches and drivers fail without a page being printed and causing the printer to signal an error. with

Re: problem with usb printer

2009-03-16 Thread Alexander Best
to be sure i updated my sources using `svn up /usr/src` then reverted back to the repository files in order to get rid of any previously patched files using `svn -R revert /usr/src` and the applied the patch you send me. the result is the same: only the top of the page get's printed. that's it.

Re: Low perfomance when read from usb flash drive

2009-04-14 Thread Alexander Best
i'm getting 1+0 records in 1+0 records out 65536 bytes transferred in 54.169996 secs (12098210 bytes/sec) running r191076. alex ___ freebsd-usb@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe,

Suspend failed

2009-04-16 Thread Alexander Best
hi there, i'm using the following commands to deactivate and activate my mouse: usbconfig -u 1 -a 3 power_off usbconfig -u 1 -a 3 power_on which works great. if i issue the commands shortly after another this is what happens: ums0: at uhub1, port 2, addr 3 (disconnected) ums0: Razer Razer

Re: Suspend failed

2009-04-16 Thread Alexander Best
thx a bunch. i'll check out the patches and see if that makes the warning go away. cheers. alex Hans Petter Selasky schrieb am 2009-04-16: On Thursday 16 April 2009, Alexander Best wrote: hi there, i'm using the following commands to deactivate and activate my mouse: usbconfig -u 1

Re: Suspend failed

2009-04-16 Thread Alexander Best
Selasky schrieb am 2009-04-16: On Thursday 16 April 2009, Alexander Best wrote: thx a bunch. i'll check out the patches and see if that makes the warning go away. And this one. http://perforce.freebsd.org/chv.cgi?CH=160614 Try these patches: http://perforce.freebsd.org/chv.cgi?CH

Re: Suspend failed

2009-04-16 Thread Alexander Best
. when i do power_on directly afterwards the LED goes on. if i wait for an hour or so before doing power_on the LED goes on, then off again and then on again. cheers. alex Hans Petter Selasky schrieb am 2009-04-16: On Thursday 16 April 2009, Alexander Best wrote: thx a bunch. i'll check out

Re: usb/127549: [umass] [patch] Meizu MiniPlayer M6 (SL) requires some quirks

2009-06-13 Thread Alexander Best
The following reply was made to PR usb/127549; it has been noted by GNATS. From: Alexander Best alexbes...@math.uni-muenster.de To: bug-follo...@freebsd.org Cc: Subject: Re: usb/127549: [umass] [patch] Meizu MiniPlayer M6 (SL) requires some quirks Date: Sat, 13 Jun 2009 19:32:00 +0200 (CEST

settings usb mouse rate

2009-07-10 Thread Alexander Best
i found this very cool PR http://www.freebsd.org/cgi/query-pr.cgi?pr=usb/125264 and wanted to ask if there's a way of changing the rate of usb mice with the new usb2 stack? what about the `moused` switches -r and -F? do they work with usb mice? alex

detaching usb device without unmounting it

2009-07-10 Thread Alexander Best
since the usb2 stack allows one to detach a mounted usb device without the kernel panic'ing i'd like to know which steps are necessary to be taken after detaching a device? because i tried the following: 1. attach device 2. mount device 3. detach device when i tried to unmount the device i got

Re: detaching usb device without unmounting it

2009-07-10 Thread Alexander Best
schrieb am 2009-07-10: This is not an USB issue. Try -current. --HPS On Friday 10 July 2009 11:05:48 Alexander Best wrote: since the usb2 stack allows one to detach a mounted usb device without the kernel panic'ing i'd like to know which steps are necessary to be taken after detaching

Re: detaching usb device without unmounting it

2009-07-10 Thread Alexander Best
oh. i just did. ;-) didn't see you put freebsd-current@ in the To: field. alex Hans Petter Selasky schrieb am 2009-07-10: This is not an USB issue. Try -current. --HPS On Friday 10 July 2009 11:05:48 Alexander Best wrote: since the usb2 stack allows one to detach a mounted usb device

Re: settings usb mouse rate

2009-07-10 Thread Alexander Best
ok. thanks. alex Hans Petter Selasky schrieb am 2009-07-10: On Friday 10 July 2009 09:26:00 Alexander Best wrote: i found this very cool PR http://www.freebsd.org/cgi/query-pr.cgi?pr=usb/125264 and wanted to ask if there's a way of changing the rate of usb mice with the new usb2 stack

Re: detaching usb device without unmounting it

2009-07-10 Thread Alexander Best
at the very same point. alex M. Warner Losh schrieb am 2009-07-10: In message: permail-20090710090548f7e55a9d3ae0-a_bes...@message-id.uni-muenster.de Alexander Best alexbes...@math.uni-muenster.de writes: : since the usb2 stack allows one to detach a mounted usb device

Re: settings usb mouse rate

2009-07-14 Thread Alexander Best
here's your reminder. *riiing* ;) alex ___ 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

power_off/power_on with usb mouse/keyboard and hald

2009-07-14 Thread Alexander Best
when i do `usbconfig power_off` and usbconfig power_on` with my usb keayboard/mouse it won't come up again in X. i suspect this is due to hald managing both devices. to get the devices running again under X without restarting it i have to unplug them then plug them in again. after that i need to

Re: settings usb mouse rate

2009-07-14 Thread Alexander Best
thx for the patch. i'm recompiling my kernel right now and will test the changes right away. any reason you limited the rate to = 1000? i had a quick look at the specs of my mouse: - 6400 frames per second (5.8 megapixels per second) - 1800dpi Razer Precision 3G infrared sensor what about the

Re: settings usb mouse rate

2009-07-14 Thread Alexander Best
to the console when moving the mouse. alex Hans Petter Selasky schrieb am 2009-07-14: On Tuesday 14 July 2009 15:25:59 Alexander Best wrote: i tested the patch with rates of 1, 100 and 1000: 1: random copypastes when moving the mouse 100: also random copypastes when moving the mouse 1000: OK

Re: settings usb mouse rate

2009-07-14 Thread Alexander Best
= 00 00 00 00 00 00 00 00 alex Hans Petter Selasky schrieb am 2009-07-14: On Tuesday 14 July 2009 18:29:33 Alexander Best wrote: you were right. i attached a different usb mouse and setting the rate to 10 or 100 didn't cause the random copypaste issue. what's the reason the usb polling

kernel debugger and usb keyboard

2009-07-16 Thread Alexander Best
if i understood it correctly the reason a usb keyboard cannot be used in the kernel debugger after a panic is that we can't be sure the panic didn't happen inside the usb stack so the whole usb stack is discarded at a panic. maybe this would be a solution: modern bioses support an option called

Re: kernel debugger and usb keyboard

2009-07-16 Thread Alexander Best
just found this wiki: http://wiki.freebsd.org/USBTODO so making ukbd giant free has a high priority? very nice. :) alex Hans Petter Selasky schrieb am 2009-07-16: On Thursday 16 July 2009 10:43:26 Alexander Best wrote: if i understood it correctly the reason a usb keyboard cannot be used

Re: problem writing to umass device

2009-07-29 Thread Alexander Best
Hans Petter Selasky schrieb am 2009-07-29: On Wednesday 29 July 2009 22:25:05 Alexander Best wrote: i have a problem with the following device: ugen7.2: Meizu Electronics at usbus7 umass0: Meizu Electronics MiniPlayer, class 0/0, rev 2.00/1.00, addr 2 on usbus7 umass0: SCSI over

Re: problem writing to umass device

2009-07-29 Thread Alexander Best
Alexander Best wrote: i have a problem with the following device: ugen7.2: Meizu Electronics at usbus7 umass0: Meizu Electronics MiniPlayer, class 0/0, rev 2.00/1.00, addr 2 on usbus7 umass0: SCSI over Bulk-Only; quirks = 0x4400 umass0:7:0:-1: Attached to scbus7 da0 at umass-sim0

Re: problem writing to umass device

2009-07-29 Thread Alexander Best
: On Wednesday 29 July 2009 22:25:05 Alexander Best wrote: i have a problem with the following device: ugen7.2: Meizu Electronics at usbus7 umass0: Meizu Electronics MiniPlayer, class 0/0, rev 2.00/1.00, addr 2 on usbus7 umass0: SCSI over Bulk-Only; quirks = 0x4400 umass0:7:0:-1

Re: problem writing to umass device

2009-07-29 Thread Alexander Best
: 10 i guess the next line would have been usb related. cheers. alex Hans Petter Selasky schrieb am 2009-07-29: On Wednesday 29 July 2009 22:25:05 Alexander Best wrote: i have a problem with the following device: ugen7.2: Meizu Electronics at usbus7 umass0: Meizu Electronics

Re: kernel debugger and usb keyboard

2009-08-02 Thread Alexander Best
i've seen that there have been some recent changed which deal with this issue. is usb support in the debugger possible with these changes? alex ___ freebsd-usb@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To

Re: kernel debugger and usb keyboard

2009-08-03 Thread Alexander Best
schrieb am 2009-08-03: On Sunday 02 August 2009 23:46:29 Alexander Best wrote: i've seen that there have been some recent changed which deal with this issue. is usb support in the debugger possible with these changes? Yes, UMASS and UKBD should work from the debugger. --HPS

Re: kernel debugger and usb keyboard

2009-08-03 Thread Alexander Best
in the kernel debugger. alex Hans Petter Selasky schrieb am 2009-08-03: On Monday 03 August 2009 10:08:56 Alexander Best wrote: hmm...is it necessary to add any extra options to the kernelconf? because when i hit the panic key-combo under r196037 i'm still not able to use my usb keyboard

Re: kernel debugger and usb keyboard

2009-08-03 Thread Alexander Best
the keyboard doesn't work. the other way of entering the debugger without my keyboard working was to simple press ctrl+ast+esc. alex Hans Petter Selasky schrieb am 2009-08-03: On Monday 03 August 2009 20:28:56 Alexander Best wrote: to be sure i just updated my sources and rebuild/reinstalled

Re: kernel debugger and usb keyboard

2009-08-03 Thread Alexander Best
thanks a bunch for the info. although usb keyboard support isn't as mature as at keyboard support in the kernel debugger it's good to have some basic support now. cheers. alex Hans Petter Selasky schrieb am 2009-08-03: On Monday 03 August 2009 20:55:16 Alexander Best wrote: just tried

Re: problem writing to umass device

2009-08-07 Thread Alexander Best
. alex Hans Petter Selasky schrieb am 2009-07-29: On Wednesday 29 July 2009 22:25:05 Alexander Best wrote: i have a problem with the following device: ugen7.2: Meizu Electronics at usbus7 umass0: Meizu Electronics MiniPlayer, class 0/0, rev 2.00/1.00, addr 2 on usbus7 umass0

Re: problem writing to umass device

2009-08-16 Thread Alexander Best
to end this thread: the problem wasn't caused by the device, but by a problem with certain usb ports. whether this is a bug in the usb stack or faulty hardware remains unclear. alex ___ freebsd-usb@freebsd.org mailing list

Re: usb/130325: [usb] [patch] fix tools/tools/usb/print-usb-if-vids.sh

2009-09-09 Thread Alexander Best
The following reply was made to PR usb/130325; it has been noted by GNATS. From: Alexander Best alexbes...@math.uni-muenster.de To: bug-follo...@freebsd.org Cc: Subject: Re: usb/130325: [usb] [patch] fix tools/tools/usb/print-usb-if-vids.sh Date: Wed, 09 Sep 2009 22:13:55 +0200 (CEST) since

mouse behaving strange on high cpu load and rapid movements

2009-09-30 Thread Alexander Best
hi there, i'm running -CURRENT (i386, r197623). on heavy cpu load i get random copypastes when moving my mouse rapidly. this happens under X as well as on the console. these are the moused options i have in my rc.conf: moused_enable=NO moused_ums0_enable=YES moused_flags=-z4 -a 0.2,0.2

Re: mouse behaving strange on high cpu load and rapid movements

2009-09-30 Thread Alexander Best
here's some debug output: ums_intr_callback:207: sc=0xc95f1800 actlen=8 ums_intr_callback:225: data = 00 f6 1a 00 f6 ff 1a 00 ums_intr_callback:291: x:-10 y:-26 z:0 t:0 w:0 buttons:0x ums_intr_callback:207: sc=0xc95f1800 actlen=8 ums_intr_callback:225: data = 00 fd 19 00 fd ff 19 00

device nodes in usb2 stack (fwd)

2009-10-18 Thread Alexander Best
posted this to freebsd-questions@ a while ago and got no answer. alex ---BeginMessage--- i was wondering why some device nodes appear as regular files under /dev (like ulpt or da e.g.) and some don't? if i attach my usb dongle device i get this dmesg output: ugen1.2: vendor 0x0a12 at usbus1

Re: device nodes in usb2 stack

2009-10-20 Thread Alexander Best
Hans Petter Selasky schrieb am 2009-10-19: On Sunday 18 October 2009 23:08:14 Alexander Best wrote: posted this to freebsd-questions@ a while ago and got no answer. alex Hi, For every USB device there is /dev/usb/XXX . Currently the USB Bluetooth driver does not have any file nodes

Re: usb/125264: [patch] sysctl for set usb mouse rate (very useful for gamers - FPS games)

2009-11-07 Thread Alexander Best
The following reply was made to PR usb/125264; it has been noted by GNATS. From: Alexander Best alexbes...@math.uni-muenster.de To: bug-follo...@freebsd.org Cc: Subject: Re: usb/125264: [patch] sysctl for set usb mouse rate (very useful for gamers - FPS games) Date: Sat, 07 Nov 2009 21:08:18

Re: usb/127549: [umass] [patch] Meizu MiniPlayer M6 (SL) requires some quirks

2009-11-08 Thread Alexander Best
The following reply was made to PR usb/127549; it has been noted by GNATS. From: Alexander Best alexbes...@math.uni-muenster.de To: bug-follo...@freebsd.org Cc: Subject: Re: usb/127549: [umass] [patch] Meizu MiniPlayer M6 (SL) requires some quirks Date: Sun, 08 Nov 2009 15:58:25 +0100 (CET

usb/140590: [bluetooth] [usb] ng_ubt(4) ng_l2cap_process_cmd_rej warnings

2009-11-15 Thread Alexander Best
: sw-bug Submitter-Id: current-users Arrival-Date: Mon Nov 16 02:10:01 UTC 2009 Closed-Date: Last-Modified: Originator: Alexander Best Release:9.0-CURRENT Organization: Environment: FreeBSD otaku 9.0-CURRENT FreeBSD 9.0-CURRENT #7 r199258M: Sat Nov 14 00:05:10 CET 2009 r

system freeze with hub

2010-02-03 Thread Alexander Best
hi there. sometimes my complete system freezes when attaching a certain umass device over the hub integrated in my tft. the only option left is to do a hard reset. no core dump is being produced. this is what gets printed out before the reset: Feb 3 18:12:13 otaku root: Unknown USB device:

[patch] add usb hub (0x2514 / 0x0424) to usbdevs

2010-03-11 Thread Alexander Best
just a product addition to usbdevs. cheers. alex oh...and one question: why does `usbconfig dump_device_desc` say ugen3.2: product 0x2514 vendor 0x0424 at usbus3, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE bLength = 0x0012 bDescriptorType = 0x0001 bcdUSB = 0x0200 bDeviceClass = 0x0009

Re: [patch] add usb hub (0x2514 / 0x0424) to usbdevs

2010-03-11 Thread Alexander Best
Hans Petter Selasky schrieb am 2010-03-11: On Thursday 11 March 2010 12:25:46 Alexander Best wrote: just a product addition to usbdevs. cheers. alex oh...and one question: Hi, See USB P4 ID 175574. thanks. :) why does `usbconfig dump_device_desc` say I think you need

Re: [patch] add usb hub (0x2514 / 0x0424) to usbdevs

2010-03-11 Thread Alexander Best
Hans Petter Selasky schrieb am 2010-03-11: On Thursday 11 March 2010 12:25:46 Alexander Best wrote: just a product addition to usbdevs. cheers. alex oh...and one question: Hi, See USB P4 ID 175574. hmm...with the patch applied and the kernel rebuilt the device's vendor and product

Re: [patch] add usb hub (0x2514 / 0x0424) to usbdevs

2010-03-11 Thread Alexander Best
Hans Petter Selasky schrieb am 2010-03-11: On Thursday 11 March 2010 13:15:13 Alexander Best wrote: Hans Petter Selasky schrieb am 2010-03-11: On Thursday 11 March 2010 12:25:46 Alexander Best wrote: just a product addition to usbdevs. cheers. alex oh...and one question

Re: PS3's Joystick on FreeBSD (can be possible?)

2010-03-13 Thread Alexander Best
i'm sorry to hijack this thread, but i've been having similar issues as Vinicius with his PS3 controller with my logitech cordless gamepad. this is the attach message: ugen3.3: Logitech at usbus3 uhid0: Logitech Logitech Cordless RumblePad 2, class 0/0, rev 1.10/2.00, addr 3 on usbus3 the output

Re: PS3's Joystick on FreeBSD (can be possible?)

2010-03-13 Thread Alexander Best
Paul B Mahol schrieb am 2010-03-13: On 3/13/10, Alexander Best alexbes...@wwu.de wrote: i'm sorry to hijack this thread, but i've been having similar issues as Vinicius with his PS3 controller with my logitech cordless gamepad. this is the attach message: ugen3.3: Logitech at usbus3

Re: PS3's Joystick on FreeBSD (can be possible?)

2010-03-13 Thread Alexander Best
Paul B Mahol schrieb am 2010-03-13: On 3/13/10, Alexander Best alexbes...@wwu.de wrote: Paul B Mahol schrieb am 2010-03-13: On 3/13/10, Alexander Best alexbes...@wwu.de wrote: i'm sorry to hijack this thread, but i've been having similar issues as Vinicius with his PS3 controller

Re: PS3's Joystick on FreeBSD (can be possible?)

2010-03-13 Thread Alexander Best
Paul B Mahol schrieb am 2010-03-13: On 3/13/10, Alexander Best alexbes...@wwu.de wrote: Paul B Mahol schrieb am 2010-03-13: On 3/13/10, Alexander Best alexbes...@wwu.de wrote: i'm sorry to hijack this thread, but i've been having similar issues as Vinicius with his PS3 controller

Re: PS3's Joystick on FreeBSD (can be possible?)

2010-03-13 Thread Alexander Best
Hans Petter Selasky schrieb am 2010-03-13: On Saturday 13 March 2010 13:21:10 Paul B Mahol wrote: On 3/13/10, Alexander Best alexbes...@wwu.de wrote: Paul B Mahol schrieb am 2010-03-13: On 3/13/10, Alexander Best alexbes...@wwu.de wrote: i'm sorry to hijack this thread, but i've been

usb/144751: [ukbd] [usb8] kernel without keyboard support won't compile

2010-03-14 Thread Alexander Best
: sw-bug Submitter-Id: current-users Arrival-Date: Mon Mar 15 00:00:19 UTC 2010 Closed-Date: Last-Modified: Originator: Alexander Best Release:9.0-CURRENT Organization: Environment: FreeBSD otaku 9.0-CURRENT FreeBSD 9.0-CURRENT #8 r205019M: Thu Mar 11 21:03:33 CET 2010 r

Re: PS3's Joystick on FreeBSD (can be possible?)

2010-03-15 Thread Alexander Best
Paul B Mahol schrieb am 2010-03-13: On Sat, Mar 13, 2010 at 1:56 PM, Alexander Best alexbes...@wwu.de wrote: Hans Petter Selasky schrieb am 2010-03-13: On Saturday 13 March 2010 13:21:10 Paul B Mahol wrote: On 3/13/10, Alexander Best alexbes...@wwu.de wrote: Paul B Mahol schrieb am

vendor and device name not appearing

2010-06-29 Thread Alexander Best
and the product have been defined in sys/dev/usb/usbdevs. `cat /usr/src/sys/dev/usb/usbdevs|egrep '(0x2514|0x0424)'` reports: vendor SMC2 0x0424 Standard Microsystems product SMC2 2514HUB0x2514 USB Hub cheers. alex -- Alexander Best

Re: vendor and device name not appearing

2010-06-30 Thread Alexander Best
On Tue, Jun 29, 2010 at 9:46 PM, Hans Petter Selasky hsela...@c2i.net wrote: On Tuesday 29 June 2010 20:15:46 Alexander Best wrote: hi there, i have a little question. i'm running HEAD (amd64; r209548) and when i run `usbconfig` this is the description for my usb hub: ugen3.2: product

problem with mobile phone

2010-08-26 Thread Alexander Best
hi there, when i connect my mobile phone to a recent HEAD (amd64; r211393) i get the following: ugen3.3: Samsung at usbus3 umass0: USB Mass Storage Interface on usbus3 (probe0:umass-sim0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 (probe0:umass-sim0:0:0:0): CAM status: SCSI Status Error

Re: tiny ukbd num lock issue

2010-08-26 Thread Alexander Best
/usr/src/sys/ORB amd64 Alexander Best wrote: hi there, i have a very tiny num lock issue with ukbd on HEAD (amd64; r211393). in my bios i have enabled the boot with num lock enabled feature. when i fire up freebsd the num lock light on my keyboard is on. however the num lock keys don't

Re: tiny ukbd num lock issue

2010-08-27 Thread Alexander Best
unchanged is the enabled option. if you have kde4 installed (or any other wm) please check under x for reverse behavior. Alexander Best wrote: On Thu Aug 26 10, Jim Bryant wrote: when you had to press it twice, was that only for the first attempt, and did pressing it once after

Re: tiny ukbd num lock issue

2010-08-27 Thread Alexander Best
checked syscons. normal behavior there. nums only when numlock is on. in kde system settings: leave unchanged is the enabled option. if you have kde4 installed (or any other wm) please check under x for reverse behavior. Alexander Best wrote: On Thu Aug 26 10, Jim Bryant wrote: when

Re: tiny ukbd num lock issue

2010-08-27 Thread Alexander Best
On Fri Aug 27 10, Alexander Best wrote: On Thu Aug 26 10, Jim Bryant wrote: oh freaking wow!!! this just got weirder!!! just found PR 139144. maybe that's the cause for the problem? are you loading a a specific keymap? i'm using german.iso cheers. alex i haven't had

Re: problem with mobile phone

2010-09-12 Thread Alexander Best
On Fri Aug 27 10, Hans Petter Selasky wrote: On Thursday 26 August 2010 23:50:28 Alexander Best wrote: hi there, when i connect my mobile phone to a recent HEAD (amd64; r211393) i get the following: ugen3.3: Samsung at usbus3 umass0: USB Mass Storage Interface on usbus3 (probe0

USB_VERBOSE and vendor-/productnames

2010-09-13 Thread Alexander Best
hi there, a lot of people report issues where usbconfig doesn't show a vendor or device name, although an usbdevs entry exists. i found a few replies to those reports by hps@ stating that USB_VERBOSE needs to be enabled. could anybody explain why? if that option needs to be enabled in order to

Re: USB_VERBOSE and vendor-/productnames

2010-09-14 Thread Alexander Best
On Tue Sep 14 10, Hans Petter Selasky wrote: On Tuesday 14 September 2010 22:25:46 Alexander Best wrote: also i've been wondering why freebsd keeps its own set of a usb device db? the databse at http://www.linux-usb.org/usb-ids.html seems very active. can't we just use a script to create

Re: [USB] Keyboard, mouse and ergonomy

2010-09-27 Thread Alexander Best
On Mon Sep 27 10, Hans Petter Selasky wrote: Hi, I was thinking about adding a sysctl to ukbd and ums that shows how many keypresses have been done and how many pixels you have moved the mouse during a day. These number will mostly be useful for making ergonomic arguments that a certain

Re: USB_VERBOSE and vendor-/productnames

2010-10-18 Thread Alexander Best
On Tue Sep 14 10, Hans Petter Selasky wrote: On Tuesday 14 September 2010 02:20:17 Alexander Best wrote: hi there, a lot of people report issues where usbconfig doesn't show a vendor or device name, although an usbdevs entry exists. i found a few replies to those reports by hps

Re: USB_VERBOSE and vendor-/productnames

2010-10-18 Thread Alexander Best
is straightforward. 3) Test. Review. Bikeshed. Rinse. Repeat. 4) Commit. Nick On 14 Sep 2010, at 22:31, Hans Petter Selasky wrote: On Tuesday 14 September 2010 22:25:46 Alexander Best wrote: also i've been wondering why freebsd keeps its own set of a usb device db? the databse at http

fixing PR 130230

2010-10-19 Thread Alexander Best
hi there, this patch should fix PR 130230. cheers. alex -- a13x diff --git a/sys/cam/scsi/scsi_da.c b/sys/cam/scsi/scsi_da.c index 7729ecc..7125c2a 100644 --- a/sys/cam/scsi/scsi_da.c +++ b/sys/cam/scsi/scsi_da.c @@ -547,9 +547,9 @@ static struct da_quirk_entry da_quirk_table[] = {

serious issue caused by usb device, stalling almost all operations

2010-10-20 Thread Alexander Best
hi there, i'm running HEAD (r213495; amd64). i stumbled upon this severe problem: after attaching my mobile phone, it simply resets without doing mount or anything. however after letting the device come up again it won't show up in the console. after detaching it the usb subsystem seemed to have

Re: serious issue caused by usb device, stalling almost all operations

2010-11-01 Thread Alexander Best
On Mon Oct 25 10, Alexander Motin wrote: Hans Petter Selasky wrote: On Wednesday 20 October 2010 17:30:40 Alexander Best wrote: hi there, i'm running HEAD (r213495; amd64). i stumbled upon this severe problem: after attaching my mobile phone, it simply resets without doing mount

Re: usbconfig reset ugen4.2 hanging since an hour

2010-11-02 Thread Alexander Best
On Tue Nov 2 10, Alexander Leidinger wrote: Quoting Alexander Motin m...@freebsd.org (from Tue, 02 Nov 2010 14:02:17 +0200): Alexander Leidinger wrote: Quoting Hans Petter Selasky hsela...@freebsd.org (from Tue, 2 Nov 2010 10:36:41 +0100): If you dump all threads in this state I

Re: usb/108344: [usb67] [atausb] [panic] kernel with atausb panics when unplugging USB Flash

2010-11-03 Thread Alexander Best
The following reply was made to PR usb/108344; it has been noted by GNATS. From: Alexander Best arun...@freebsd.org To: bug-follo...@freebsd.org Cc: Subject: Re: usb/108344: [usb67] [atausb] [panic] kernel with atausb panics when unplugging USB Flash Date: Wed, 3 Nov 2010 11:12:04 +

usb/130230: [patch] [quirk] [usb67] [usb] [cam] [umass] Samsung Electronics YP-U3 does not attach in 7.1-RELEASE

2010-11-13 Thread Alexander Best
The following reply was made to PR usb/130230; it has been noted by GNATS. From: Alexander Best arun...@freebsd.org To: bug-follo...@freebsd.org Cc: Subject: usb/130230: [patch] [quirk] [usb67] [usb] [cam] [umass] Samsung Electronics YP-U3 does not attach in 7.1-RELEASE Date: Sat, 13 Nov 2010

Re: usb/142276: [umass] [usb8] Cache Synchronization Error with Olympus FE210 Camera

2010-11-13 Thread Alexander Best
The following reply was made to PR usb/142276; it has been noted by GNATS. From: Alexander Best arun...@freebsd.org To: bug-follo...@freebsd.org Cc: Subject: Re: usb/142276: [umass] [usb8] Cache Synchronization Error with Olympus FE210 Camera Date: Sat, 13 Nov 2010 15:02:30 + could you

Re: usb/138570: [usb67] [panic] USB mass device panics current 7.2-STABLE

2010-11-13 Thread Alexander Best
On Sat Nov 13 10, Jens Rehsack wrote: 2010/11/13 arun...@freebsd.org: Old Synopsis: [usb] [panic] USB mass device panics current 7.2-STABLE New Synopsis: [usb67] [panic] USB mass device panics current 7.2-STABLE State-Changed-From-To: open-feedback State-Changed-By: arundel

Re: usb/138548: [usb67] [usb8] usb devices periodically have unknown activity

2010-11-15 Thread Alexander Best
On Mon Nov 15 10, Andriy Gapon wrote: The following reply was made to PR usb/138548; it has been noted by GNATS. From: Andriy Gapon a...@freebsd.org To: bug-follo...@freebsd.org, yeren...@gmail.com Cc: Subject: Re: usb/138548: [usb67] [usb8] usb devices periodically have unknown

Re: restore(8) to USB key: terrible slow

2010-11-17 Thread Alexander Best
On Wed Nov 17 10, Hans Petter Selasky wrote: On Wednesday 17 November 2010 14:39:14 Matthias Apitz wrote: El día Wednesday, November 17, 2010 a las 01:14:19PM +0100, Hans Petter Selasky escribió: after around 90 minutes of restore the taget file system says 19 MByte used (i.e

Re: Problem with mouse during high CPU load

2011-03-18 Thread Alexander Best
On Fri Mar 18 11, Anonymous wrote: Alexander Best arun...@freebsd.org writes: i've reported this issue quite a while ago [1], but back then nobody was able to help me. i have an issue with my usb mouse. when there's a high CPU load it produces random mouse clicks. this doesn't

Re: usb/161793: poor EHCI usb2 i/o performance

2011-10-19 Thread Alexander Best
On Wed Oct 19 11, Hans Petter Selasky wrote: The following reply was made to PR usb/161793; it has been noted by GNATS. From: Hans Petter Selasky hsela...@c2i.net To: freebsd-usb@freebsd.org Cc: Chargen char...@gmail.com, freebsd-gnats-sub...@freebsd.org Subject: Re: usb/161793: poor EHCI

issue with usb hdd

2011-11-18 Thread Alexander Best
hi there, i recently bought a western digital 1 terrabyte usb2/usb3 hdd: [83611.209514] umass0: MSC Bulk-Only Transport on usbus3 [83613.618514] da0 at umass-sim0 bus 0 scbus6 target 0 lun 0 [83613.618514] da0: WD My Passport 0740 1003 Fixed Direct Access SCSI-6 device [83613.618514] da0: