Re: RFC: Fixing USB ethernet for FreeBSD 7.0.

2006-12-02 Thread Ian Dowse
In message <[EMAIL PROTECTED]>, Alfred Perlstein writes: >I recently had the displeasure of trying to use an USB etherdongle >under FreeBSD. Result: panic when the interface was started. > >I fixed it using a stopgap: > >http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/usb/if_aue.c?rev=1.101&cont

Re: usb to serial

2006-11-10 Thread Ian Dowse
In message <[EMAIL PROTECTED]>, Hans Petter Selasky writes: >On Friday 10 November 2006 10:08, Maxim Konovalov wrote: >> The second question: is it OK to commit uark(4) as is and then convert >> it to the new model? > >I would prefer no. It is better to commit "uark(4)" to the USB p4 project, >than

Re: usb/103167: Transcend JetFlash120 memory stick problem (with fix)

2006-09-30 Thread Ian Dowse
In message <[EMAIL PROTECTED]>, Tor Egge writes: > I had a similar problem (getting first desc failed). Setting ehcidebug to a > high value hid the problem due to timing changes. > > I first thought it was the race described in > http://lkml.org/lkml/2004/12/1/131>, but the system behavior didn't

Re: ehci.c : uncommited patch fixes DRAC5 problems

2006-09-20 Thread Ian Dowse
In message <[EMAIL PROTECTED]>, Bill Moran writes: > >http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/usb/ehci.c?rev=1.42&content- >type=text/x-cvsweb-markup > >I'm one of those people who've been having trouble with Dell's >DRAC5 keyboards not working in 6.1. Grabbing the above >version of ehc

Re: usb/97271: Fix Multiple ugen panics

2006-06-05 Thread Ian Dowse
Synopsis: Fix Multiple ugen panics State-Changed-From-To: open->patched State-Changed-By: iedowse State-Changed-When: Mon Jun 5 14:47:37 UTC 2006 State-Changed-Why: Fixed in -current, thanks! Responsible-Changed-From-To: freebsd-usb->iedowse Responsible-Changed-By: iedowse Responsible-Changed-

Re: usb/80685: panic in usb_cold_explore() at begining

2006-06-05 Thread Ian Dowse
Synopsis: panic in usb_cold_explore() at begining State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Mon Jun 5 12:13:54 UTC 2006 State-Changed-Why: This was fixed in 4-stable by revision 1.26.2.15 of usb.c http://www.freebsd.org/cgi/query-pr.cgi?pr=80685 _

Re: eagleflash problem on 6.x

2006-06-04 Thread Ian Dowse
In message <[EMAIL PROTECTED]>, Hans Petter Selasky writes: >This can be fixed by doing a: > >ifconfig ural0 down >ifconfig ural0 up > >I will try to fix this problem during the summer. > >By the way, if any USB developers are interested in helping out, porting all >the old USB device drivers to m

Re: eagleflash problem on 6.x

2006-06-04 Thread Ian Dowse
In message <[EMAIL PROTECTED]>, SebastienB wr ites: >Hello, > >When I run eagleflash (from http://damien.bergamini.free.fr/ueagle/) under >FreeBSD 6.x, the firmware seems properly uploaded and the modem disconnects >for USB re-enumeration, but it never comes back. It works correctly with >FreeB

Re: [PATCH] Logitech USB Receiver mouse workaround patch

2006-03-21 Thread Ian Dowse
In message <[EMAIL PROTECTED]>, Anish Mistry writes: >I've just tested this and it works. It fixes the problem, rather than >hacking around it like the last commit to hid.c. >Ian, can you see that this makes it into 6.1? It's in -current now, thanks. I'll ask to MFC it in a few days - remind me a

Re: usb/77604: Sluggish Logitch LX700 USB Mouse

2006-03-21 Thread Ian Dowse
Synopsis: Sluggish Logitch LX700 USB Mouse State-Changed-From-To: open->patched State-Changed-By: iedowse State-Changed-When: Wed Mar 22 02:04:39 UTC 2006 State-Changed-Why: Committed to -current, thanks! Responsible-Changed-From-To: freebsd-usb->iedowse Responsible-Changed-By: iedowse Respons

Re: Re[2]: usb/93496: USB2.0 umass stalls on VIA

2006-03-21 Thread Ian Dowse
In message <[EMAIL PROTECTED]>, Wesha the Leopard writes: >Hello Ian, > >Friday, February 24, 2006, 10:49:05 PM, you wrote: > >ID> Could you try updating to 6-stable? There are new workarounds in >ID> place for interrupt loss on VIA controllers. > >I tested 6.0-RELEASE with 6.0-CURRENT usb subtree

Re: usb/81524: panic: usb_cold_explore: busses to explore when !cold

2006-02-28 Thread Ian Dowse
Synopsis: panic: usb_cold_explore: busses to explore when !cold State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Tue Feb 28 09:40:17 UTC 2006 State-Changed-Why: Hopefully fixed now in revision 1.26.2.15. http://www.freebsd.org/cgi/query-pr.cgi?pr=81524 _

Re: usb/81524 : panic: usb_cold_explore: busses to explore when !cold

2006-02-27 Thread Ian Dowse
The following reply was made to PR usb/81524; it has been noted by GNATS. From: Ian Dowse <[EMAIL PROTECTED]> To: Eugene Grosbein <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: usb/81524 : panic: usb_cold_explore: busses to explore when !cold Date: Tue, 28 Feb 2006 02:17:0

Re: usb/93347: Added support for Tripplite U209-000-R Usb-Serial adapter

2006-02-26 Thread Ian Dowse
Synopsis: Added support for Tripplite U209-000-R Usb-Serial adapter State-Changed-From-To: open->patched State-Changed-By: iedowse State-Changed-When: Mon Feb 27 01:04:10 UTC 2006 State-Changed-Why: Committed to -CURRENT, thanks! Responsible-Changed-From-To: freebsd-usb->iedowse Responsible-Ch

Re: usb/78543: [patch] Support for Trip-Lite USB 2 Serial adapter

2006-02-26 Thread Ian Dowse
Synopsis: [patch] Support for Trip-Lite USB 2 Serial adapter State-Changed-From-To: open->patched State-Changed-By: iedowse State-Changed-When: Mon Feb 27 01:02:27 UTC 2006 State-Changed-Why: Committed to -CURRENT, thanks! Responsible-Changed-From-To: freebsd-usb->iedowse Responsible-Changed-B

Re: usb/81524 : panic: usb_cold_explore: busses to explore when !cold

2006-02-26 Thread Ian Dowse
The following reply was made to PR usb/81524; it has been noted by GNATS. From: Ian Dowse <[EMAIL PROTECTED]> To: Eugene Grosbein <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: usb/81524 : panic: usb_cold_explore: busses to explore when !cold Date: Sun, 26 Feb 2006 17:15:0

Re: usb/93828: ohci causes panic on boot (HP Pavillion d4100e)

2006-02-25 Thread Ian Dowse
Synopsis: ohci causes panic on boot (HP Pavillion d4100e) State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 17:47:35 UTC 2006 State-Changed-Why: Could you provide the panic message, and if possible a stack trace? http://www.freebsd.org/cgi/query-pr.c

Re: usb/93720: [umass] [patch] Kernel Dump to USB umass device fails

2006-02-25 Thread Ian Dowse
Synopsis: [umass] [patch] Kernel Dump to USB umass device fails Responsible-Changed-From-To: freebsd-usb->iedowse Responsible-Changed-By: iedowse Responsible-Changed-When: Sat Feb 25 17:46:15 UTC 2006 Responsible-Changed-Why: My MFC reminder. http://www.freebsd.org/cgi/query-pr.cgi?pr=93720 ___

Re: usb/93720: [umass] [patch] Kernel Dump to USB umass device fails

2006-02-25 Thread Ian Dowse
Synopsis: [umass] [patch] Kernel Dump to USB umass device fails State-Changed-From-To: open->patched State-Changed-By: iedowse State-Changed-When: Sat Feb 25 17:45:04 UTC 2006 State-Changed-Why: Committed to -CURRENT, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=93720

Re: usb/83504: [usb] SpeedTouch USB stop working on recent current (and RELENG_6) (regression)

2006-02-25 Thread Ian Dowse
The following reply was made to PR usb/83504; it has been noted by GNATS. From: Ian Dowse <[EMAIL PROTECTED]> To: Diego <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: usb/83504: [usb] SpeedTouch USB stop working on recent current (and RELENG_6) (regression) Date: Sat, 25 Fe

Re: usb/88445: [panic] computer reboots after printing CUPS test page on HP LaserJet 1010 USB

2006-02-25 Thread Ian Dowse
Synopsis: [panic] computer reboots after printing CUPS test page on HP LaserJet 1010 USB State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Sat Feb 25 16:30:42 UTC 2006 State-Changed-Why: Submitter confirms that this has been fixed - thanks. There are further

Re: usb/61627: [usb] [patch] New USB printer not supported correctly

2006-02-25 Thread Ian Dowse
Synopsis: [usb] [patch] New USB printer not supported correctly State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Sat Feb 25 14:04:17 UTC 2006 State-Changed-Why: Feedback received - thanks. The printer works in 4.11. http://www.freebsd.org/cgi/query-pr.cgi?pr

Re: usb/82660: EHCI: I/O stuck in state 'physrd'/panic

2006-02-25 Thread Ian Dowse
Synopsis: EHCI: I/O stuck in state 'physrd'/panic State-Changed-From-To: feedback->open State-Changed-By: iedowse State-Changed-When: Sat Feb 25 13:55:54 UTC 2006 State-Changed-Why: Feedback received - thanks. Would it be possible to get a USB_DEBUG trace at whatever level you can still reproduc

Re: Re[2]: usb/61627: [usb] [patch] New USB printer not supported correctly

2006-02-25 Thread Ian Dowse
The following reply was made to PR usb/61627; it has been noted by GNATS. From: Ian Dowse <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: Subject: Re: Re[2]: usb/61627: [usb] [patch] New USB printer not supported correctly Date: Sat, 25 Feb 2006 13:52:07 + Adding feedback to the

Re: usb/77294: ucom + ulpcom panic

2006-02-25 Thread Ian Dowse
Synopsis: ucom + ulpcom panic State-Changed-From-To: feedback->open State-Changed-By: iedowse State-Changed-When: Sat Feb 25 13:37:36 UTC 2006 State-Changed-Why: Feedback received - the problem is still there. http://www.freebsd.org/cgi/query-pr.cgi?pr=77294

Re: usb/93496: USB2.0 umass stalls on VIA

2006-02-24 Thread Ian Dowse
Synopsis: USB2.0 umass stalls on VIA State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 04:48:04 UTC 2006 State-Changed-Why: Could you try updating to 6-stable? There are new workarounds in place for interrupt loss on VIA controllers. http://www.freeb

Re: usb/91516: [umass] umass0 problems, with Freecom Classic SL Hard Drive 160 GB

2006-02-24 Thread Ian Dowse
Synopsis: [umass] umass0 problems, with Freecom Classic SL Hard Drive 160 GB State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 04:44:31 UTC 2006 State-Changed-Why: Could you try updating to 6-stable to see if this is fixed? http://www.freebsd.org/cgi

Re: usb/91191: HP LaserJet 1020 (USB printer) not recognized

2006-02-24 Thread Ian Dowse
Synopsis: HP LaserJet 1020 (USB printer) not recognized State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 04:40:49 UTC 2006 State-Changed-Why: Is this still not working in a recent -stable? Could you try enabling USB_DEBUG in the kernel config, settin

Re: usb/89997: [umass] [panic] panic on iPod mini detach

2006-02-24 Thread Ian Dowse
Synopsis: [umass] [panic] panic on iPod mini detach State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 04:38:11 UTC 2006 State-Changed-Why: Could you try updating to a more recent -stable? There was a recent change that was reported to fix problems wit

Re: usb/89087: usb external harddrive hangs with BBB reset failed, TIMEOUT messages

2006-02-24 Thread Ian Dowse
Synopsis: usb external harddrive hangs with BBB reset failed, TIMEOUT messages State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 04:35:26 UTC 2006 State-Changed-Why: Could you update to 6-stable to see if this still occurs? http://www.freebsd.org/cgi

Re: usb/88445: [panic] computer reboots after printing CUPS test page on HP LaserJet 1010 USB

2006-02-24 Thread Ian Dowse
Synopsis: [panic] computer reboots after printing CUPS test page on HP LaserJet 1010 USB State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 04:32:33 UTC 2006 State-Changed-Why: I think this was fixed wasn't it? http://www.freebsd.org/cgi/query-pr.cgi

Re: usb/82660: EHCI: I/O stuck in state 'physrd'/panic

2006-02-24 Thread Ian Dowse
Synopsis: EHCI: I/O stuck in state 'physrd'/panic State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 04:28:01 UTC 2006 State-Changed-Why: Does this still occur with a recent -stable? http://www.freebsd.org/cgi/query-pr.cgi?pr=82660 ___

Re: usb/82272: Can not recognize Casio camera EX-Z40 as a umass device (regression)

2006-02-24 Thread Ian Dowse
Synopsis: Can not recognize Casio camera EX-Z40 as a umass device (regression) State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 04:20:33 UTC 2006 State-Changed-Why: Does this problemstill exist with a more recent -CURRENT? If so, could you compile in

Re: usb/80628: recent USB MFCs cause panics

2006-02-24 Thread Ian Dowse
Synopsis: recent USB MFCs cause panics State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Sat Feb 25 04:24:49 UTC 2006 State-Changed-Why: Mail to submitter bounces. http://www.freebsd.org/cgi/query-pr.cgi?pr=80628 ___

Re: usb/82198: Panic on attaching of ONKI N-338 USB MP3 player

2006-02-24 Thread Ian Dowse
Synopsis: Panic on attaching of ONKI N-338 USB MP3 player State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 04:18:26 UTC 2006 State-Changed-Why: Does this still occur with more recent releases? If so, could you try to obtain the panic message and a sta

Re: usb/81621: external hd hangs under load on ehci

2006-02-24 Thread Ian Dowse
Synopsis: external hd hangs under load on ehci State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 04:17:31 UTC 2006 State-Changed-Why: Does this still occur with more recent sources? http://www.freebsd.org/cgi/query-pr.cgi?pr=81621 ___

Re: usb/81524: panic: usb_cold_explore: busses to explore when !cold

2006-02-24 Thread Ian Dowse
Synopsis: panic: usb_cold_explore: busses to explore when !cold State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 04:16:03 UTC 2006 State-Changed-Why: Does this problem still occur? http://www.freebsd.org/cgi/query-pr.cgi?pr=81524 ___

Re: usb/80773: "usbd_get_string()" could have taken a length parameter

2006-02-24 Thread Ian Dowse
Synopsis: "usbd_get_string()" could have taken a length parameter State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 04:10:27 UTC 2006 State-Changed-Why: Can you provide a patch against -CURRENT to address this? http://www.freebsd.org/cgi/query-pr.cgi

Re: usb/80685: panic in usb_cold_explore() at begining

2006-02-24 Thread Ian Dowse
Synopsis: panic in usb_cold_explore() at begining State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 04:09:30 UTC 2006 State-Changed-Why: Does this problem stil exist? http://www.freebsd.org/cgi/query-pr.cgi?pr=80685 __

Re: usb/80628: recent USB MFCs cause panics

2006-02-24 Thread Ian Dowse
Synopsis: recent USB MFCs cause panics State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 04:07:06 UTC 2006 State-Changed-Why: Does this problem still exist? If you haven't already done so, you might need to update to a more recent release to get the l

Re: usb/80420: atapicam stops iPod functionality

2006-02-24 Thread Ian Dowse
Synopsis: atapicam stops iPod functionality State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 04:05:49 UTC 2006 State-Changed-Why: Does this problem still occur with more recent releases? http://www.freebsd.org/cgi/query-pr.cgi?pr=80420 _

Re: usb/80260: Travan USB tape drive fails to write

2006-02-24 Thread Ian Dowse
Synopsis: Travan USB tape drive fails to write State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 04:02:36 UTC 2006 State-Changed-Why: Does this problem still exist with more recent releases? http://www.freebsd.org/cgi/query-pr.cgi?pr=80260 __

Re: usb/79656: [usb] RHSC interrupts lost

2006-02-24 Thread Ian Dowse
Synopsis: [usb] RHSC interrupts lost State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 03:53:50 UTC 2006 State-Changed-Why: If possible, could you provide information about how to reproduce this problem, and a patch to fix it? http://www.freebsd.org/

Re: usb/76554: Panram "yoyo" USB MP3 player causes panic when unplugged on ohci, no device nodes appear

2006-02-24 Thread Ian Dowse
Synopsis: Panram "yoyo" USB MP3 player causes panic when unplugged on ohci, no device nodes appear State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Sat Feb 25 03:46:16 UTC 2006 State-Changed-Why: Mail to submitter bounces. http://www.freebsd.org/cgi/query-pr

Re: usb/56513: [ugen] [panic] panic in ugen w/ moused -p /dev/ugen0

2006-02-24 Thread Ian Dowse
Synopsis: [ugen] [panic] panic in ugen w/ moused -p /dev/ugen0 State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Sat Feb 25 03:43:54 UTC 2006 State-Changed-Why: Mail to submitter bounces. http://www.freebsd.org/cgi/query-pr.cgi?pr=56513 __

Re: usb/78984: Creative MUVO umass failure

2006-02-24 Thread Ian Dowse
Synopsis: Creative MUVO umass failure State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 03:34:42 UTC 2006 State-Changed-Why: Could you try a recent 6-stable to see if this had been improved? http://www.freebsd.org/cgi/query-pr.cgi?pr=78984 __

Re: usb/78371: Philips Wearable Audio Player (128) fails to attach

2006-02-24 Thread Ian Dowse
Synopsis: Philips Wearable Audio Player (128) fails to attach State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 03:30:49 UTC 2006 State-Changed-Why: This might have been fixed by the removal of the stall-clearing code - does the problem persist on rec

Re: i386/78218: [kue] kue not detected on Sony PCG-F370 VAIO

2006-02-24 Thread Ian Dowse
Synopsis: [kue] kue not detected on Sony PCG-F370 VAIO State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 03:25:44 UTC 2006 State-Changed-Why: Does this still occur with more recent releases? If so, could you compile with USB_DEBUG, set the debug level

Re: usb/77294: ucom + ulpcom panic

2006-02-24 Thread Ian Dowse
Synopsis: ucom + ulpcom panic State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 03:13:57 UTC 2006 State-Changed-Why: Does this still occur with a more recent -stable? http://www.freebsd.org/cgi/query-pr.cgi?pr=77294 __

Re: usb/76684: [hang] Toshiba PDR-M4 camera connected via USB hangs system

2006-02-24 Thread Ian Dowse
Synopsis: [hang] Toshiba PDR-M4 camera connected via USB hangs system State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 03:12:07 UTC 2006 State-Changed-Why: Does this still occur in more recent -CURRENTs? It would be useful to have a full dmesg output

Re: usb/76554: Panram "yoyo" USB MP3 player causes panic when unplugged on ohci, no device nodes appear

2006-02-24 Thread Ian Dowse
Synopsis: Panram "yoyo" USB MP3 player causes panic when unplugged on ohci, no device nodes appear State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 03:09:47 UTC 2006 State-Changed-Why: Does this still ocur with more recent releases? http://www.free

Re: usb/76204: panic while using usb attached modem

2006-02-24 Thread Ian Dowse
Synopsis: panic while using usb attached modem State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 03:08:20 UTC 2006 State-Changed-Why: Does this issue still occur with more recent releases? http://www.freebsd.org/cgi/query-pr.cgi?pr=76204

Re: usb/74358: [umass] unplugging at boot time an umass device crashes the system

2006-02-24 Thread Ian Dowse
Synopsis: [umass] unplugging at boot time an umass device crashes the system State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 03:05:58 UTC 2006 State-Changed-Why: Does this still occur with more recent releases? http://www.freebsd.org/cgi/query-pr.c

Re: usb/61627: [usb] [patch] New USB printer not supported correctly

2006-02-24 Thread Ian Dowse
Synopsis: [usb] [patch] New USB printer not supported correctly State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 02:57:40 UTC 2006 State-Changed-Why: Is this patch still required on more recent releases? http://www.freebsd.org/cgi/query-pr.cgi?pr=61

Re: usb/60276: [usb] Kernel panic when plugging in USB (umass) device (XClef-HD500)

2006-02-24 Thread Ian Dowse
Synopsis: [usb] Kernel panic when plugging in USB (umass) device (XClef-HD500) State-Changed-From-To: suspended->closed State-Changed-By: iedowse State-Changed-When: Sat Feb 25 02:54:36 UTC 2006 State-Changed-Why: Recent change in -CURRENT should avoid panics even if devices come and go while be

Re: usb/60248: [patch] Problem with USB printer HP LaserJet 1300

2006-02-24 Thread Ian Dowse
Synopsis: [patch] Problem with USB printer HP LaserJet 1300 State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 02:53:21 UTC 2006 State-Changed-Why: Is a patch still needed for this printer on more recent releases? http://www.freebsd.org/cgi/query-pr.c

Re: usb/56513: [ugen] [panic] panic in ugen w/ moused -p /dev/ugen0

2006-02-24 Thread Ian Dowse
Synopsis: [ugen] [panic] panic in ugen w/ moused -p /dev/ugen0 State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 02:52:08 UTC 2006 State-Changed-Why: Can this be reproduced on a more recent release? http://www.freebsd.org/cgi/query-pr.cgi?pr=56513 __

Re: usb/55555: [ums] system freezes with access to /dev/ums0

2006-02-24 Thread Ian Dowse
Synopsis: [ums] system freezes with access to /dev/ums0 State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 02:44:04 UTC 2006 State-Changed-Why: Does this still occur on more recent releases? In particular it would be worth trying 6-STABLE as there have

Re: your RELENG_5 usb patches (was: Re: cvs commit: src/sys/dev/usb ehci.c ehci_pci.c ehcivar.h)

2006-02-15 Thread Ian Dowse
In message <[EMAIL PROTECTED]>, Juergen Lock writes: >I finally got around testing this patch on today's RELENG_5. I built >my custom kernel (mostly based on GENERIC but with ehci), booted that, >copied the kernel to an 16 MB sdcard i had lying around using an usb >multi-cardreader, which worked.

Re: usb/89598: FLASH DISK 1.00 cause page fault

2006-02-02 Thread Ian Dowse
Synopsis: FLASH DISK 1.00 cause page fault State-Changed-From-To: open->closed State-Changed-By: iedowse State-Changed-When: Fri Feb 3 00:38:40 UTC 2006 State-Changed-Why: [text extracted from MIME base64 data in followup] >Please close this pr, after updated the same workstation yesterday,

Re: cvs commit: src/sys/dev/usb ehci.c ehci_pci.c ehcivar.h

2006-02-01 Thread Ian Dowse
In message <[EMAIL PROTECTED]>, Peter Jeremy writes: >On Tue, 2006-Jan-31 22:00:21 +0000, Ian Dowse wrote: >>In the case of USB, there is actually no need for it to perform >>large contiguous allocations because the host controllers all support >>some limited scatter-g

Re: cvs commit: src/sys/dev/usb ehci.c ehci_pci.c ehcivar.h

2006-01-31 Thread Ian Dowse
In message <[EMAIL PROTECTED]>, Juergen Lock writes: >> Alright, looks like it was paging: (usb_block_allocmem ending up >> calling contigmalloc... which makes me wonder what would happen >> there if someone had swap on a umass device? swap here is on >> ad4s2b which is on the sata card.) > >Ah,

Re: cvs commit: src/sys/dev/usb ehci.c ehci_pci.c ehcivar.h

2006-01-30 Thread Ian Dowse
In message <[EMAIL PROTECTED]>, Juergen Lock writes: > Alright, here comes that: >intr_context = 3, Interesting - this actually suggests that two threads might be in the the interrupt service routine at the same time, which should not be possible unless there is a bug causing a callback to sl

Re: cvs commit: src/sys/dev/usb ehci.c ehci_pci.c ehcivar.h

2006-01-30 Thread Ian Dowse
In message <[EMAIL PROTECTED]>, Juergen Lock writes: > Well ehci_intrlist_timeout belongs to the ehci patch in the Subject >so its pretty new... (I don't know the code enough to know if it >matters, but shouldnt the timer only be scheduled if the interrupt >did appear too early, i.e. the transfer

Re: cvs commit: src/sys/dev/usb ehci.c ehci_pci.c ehcivar.h

2006-01-29 Thread Ian Dowse
In message <[EMAIL PROTECTED]>, Juergen Lock writes: >Hmm. Now I just got the following panic with it, pipe->queue.stqh_first >shouldn't be NULL right? (Maybe it already got a new command for the >same umass device while there still is an ehci_intrlist_timeout pending >for the last command and so

Re: cvs commit: src/sys/dev/usb ehci.c ehci_pci.c ehcivar.h

2006-01-29 Thread Ian Dowse
In message <[EMAIL PROTECTED]>, Juergen Lock writes: > >Here is what I use on RELENG_5_4: Thanks - that's merged into RELENG_5 now. Could somebody test if the following additional patch works? This includes a number of changes that are in RELENG_6 but haven't made it to 5.x yet, including ohci and

Re: cvs commit: src/sys/dev/usb ehci.c ehci_pci.c ehcivar.h

2006-01-25 Thread Ian Dowse
In message <[EMAIL PROTECTED]>, Juergen Lock writes: >Can this commit, >http://lists.freebsd.org/pipermail/cvs-src/2006-January/058150.html >(sorry I dont have the msgid) be mfc'd to 6 and 5 before the freeze? >I merged (cvs up -j...) it on 5.4 and it fixes ehci hangs for me. Hi, I've just merged

Re: usb/84608: Sony digital camera DSC-P100, rev 2.00/5.00 is not usable.

2005-11-26 Thread Ian Dowse
Synopsis: Sony digital camera DSC-P100, rev 2.00/5.00 is not usable. State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Sat Nov 26 17:16:13 GMT 2005 State-Changed-Why: Hi, can you try applying the patch at http://people.freebsd.org/~iedowse/dsc.diff to