Re: [linux-usb-devel] [PATCH] another broken usb floppy

2005-02-07 Thread Olaf Hering
On Tue, Feb 01, Olaf Hering wrote: On Mon, Jan 31, Phil Dibowitz wrote: Okay, lets try this again, shall we? UNUSUAL_DEV( 0x054c, 0x002c, 0x0601, 0x0601, Sony, USB Floppy Drive, US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_SINGLE_LUN ),

Re: [linux-usb-devel] [PATCH] another broken usb floppy

2005-02-07 Thread Phil Dibowitz
Olaf Hering wrote: On Tue, Feb 01, Olaf Hering wrote: On Mon, Jan 31, Phil Dibowitz wrote: Okay, lets try this again, shall we? UNUSUAL_DEV( 0x054c, 0x002c, 0x0601, 0x0601, Sony, USB Floppy Drive, US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_SINGLE_LUN ), Unfortunately,

Re: [linux-usb-devel] building driver for BCM4210KTF ethernet/hpna

2005-02-07 Thread Oliver Neukum
Am Montag, 7. Februar 2005 08:21 schrieb ej: I have a smc2821usb adaper which has no support on linux. Vendor 07b8 and ProdID=4006 (it doesn't work with kaweth driver) It might very well work with a correct firmware. YOu should try to extract a HomePNA capable firmware from the win driver or

Re: [linux-usb-devel] [patch] To make the ovfx2 driver work properly ;)

2005-02-07 Thread Vojtech Pavlik
On Sun, Feb 06, 2005 at 10:53:03PM -0800, Randy.Dunlap wrote: By the way, I'd like to see the ovfx2 merged into the 2.6 kernel, do you think it's a good idea now that it works rather well? Yes, please. Mark, what's going on with getting the ov511 ovfx2 driver updates merged? After

Re: [linux-usb-devel] Trouble with Floppy+CR combo

2005-02-07 Thread Thomas Winischhofer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alan Stern wrote: | It looks like the floppy device needs the patch given below. It might | help the hub problem, but then again it might not. It did not... | I kind of suspect all those timeout messages for the hub device are caused | by a user

Re: [linux-usb-devel] 2.6: USB Storage hangs machine on bootup for ~2 minutes

2005-02-07 Thread Parag Warudkar
As I said the hang lasts for about couple of minutes. I can't tell from log where it happens since there are no time stamps in the log, but it happens when FC3 is Initializing Hardware... in rc.sysinit and it loads storage, network and audio - right after loading audio if the usb- storage drive is

Re: [linux-usb-devel] [patch] To make the ovfx2 driver work properly ;)

2005-02-07 Thread Mark McClelland
Randy.Dunlap wrote: Vojtech Pavlik wrote: By the way, I'd like to see the ovfx2 merged into the 2.6 kernel, do you think it's a good idea now that it works rather well? Yes, please. Mark, what's going on with getting the ov511 ovfx2 driver updates merged? I was planning to submit a patch after

Re: [linux-usb-devel] [patch] To make the ovfx2 driver work properly ;)

2005-02-07 Thread Randy.Dunlap
Mark McClelland wrote: BTW, IIRC, the source files need some kind of license info added to them. Randy.Dunlap wrote: I'm still not able to open /dev/video with an app for some reason. (no video or camera device found) Any ideas or suggestions? I'm testing on 2.6.11-rc2. Please post the log

Re: [linux-usb-devel] [patch] To make the ovfx2 driver work properly ;)

2005-02-07 Thread Mark McClelland
Randy.Dunlap wrote: Mark McClelland wrote: BTW, IIRC, the source files need some kind of license info added to them. ovfx2.[ch] have this message near the top: * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as

Re: [linux-usb-devel] [PATCH as424b 7/13] USBcore: implement usb_add_hcd and usb_remove_hcd

2005-02-07 Thread Alan Stern
On Wed, 2 Feb 2005, David Brownell wrote: - I noticed that the ohci-lh7a404.c built with a warning. Probably worth asking Marc Singer to test-drive your patch and resolve that. (It's not initializing quite right ...) I just cross-compiled it with no warnings at all, although of course

Re: [linux-usb-devel] [patch] To make the ovfx2 driver work properly ;)

2005-02-07 Thread Randy.Dunlap
Mark McClelland wrote: Randy.Dunlap wrote: Mark McClelland wrote: BTW, IIRC, the source files need some kind of license info added to them. Maybe I was looking at one of the other .c files then... ovfx2.[ch] have this message near the top: * This program is free software; you can redistribute it

Re: [linux-usb-devel] 2.6: USB Storage hangs machine on bootup for ~2 minutes

2005-02-07 Thread Alan Stern
On Mon, 7 Feb 2005, Parag Warudkar wrote: As I said the hang lasts for about couple of minutes. I can't tell from log where it happens since there are no time stamps in the log, but it happens when FC3 is Initializing Hardware... in rc.sysinit and it loads storage, network and audio - right

[linux-usb-devel] [patch 2.6.11-rc] ethernet gadget driver aligns IP headers

2005-02-07 Thread David Brownell
This is important on one board, but is otherwise just a performance tweak. Please merge. - Dave Align incoming Ethernet packets so the header after Ethernet starts on something closer to a cacheline boundary. This normally just tweaks performance for the IP layer. But on one board (a no-MMU

[linux-usb-devel] [patch 2.6.11-rc] ehci updates for TDI/ATG silicon

2005-02-07 Thread David Brownell
This mostly changes the company name from ATG to TDI (TransDimension), but it also updates initialization and split ISO support for that part's integrated transaction translator. Please merge. - Dave This patch updates support for the TDI EHCI controller, which is mostly used on non-PCI systems:

Re: [linux-usb-devel] [PATCH as424b 7/13] USBcore: implement usb_add_hcd and usb_remove_hcd

2005-02-07 Thread Alan Stern
On Mon, 7 Feb 2005, David Brownell wrote: On Monday 07 February 2005 8:58 am, Alan Stern wrote: On Wed, 2 Feb 2005, David Brownell wrote: - I noticed that the ohci-lh7a404.c built with a warning. Probably worth asking Marc Singer to test-drive your patch and resolve that.

[linux-usb-devel] Re: [PATCH as447] Re: [ak@suse.de: [PATCH] Fix EHCI boot oops on AMD 8111]

2005-02-07 Thread Andi Kleen
On Thu, Jan 20, 2005 at 04:04:27PM -0800, Greg KH wrote: On Fri, Jan 14, 2005 at 11:33:06PM -0500, Alan Stern wrote: On Fri, 14 Jan 2005, David Brownell wrote: On Friday 14 January 2005 12:20 pm, Greg KH wrote: This look sane to you? Not really; looks like maybe the previous

[linux-usb-devel] Re: [PATCH as447] Re: [ak@suse.de: [PATCH] Fix EHCI boot oops on AMD 8111]

2005-02-07 Thread Greg KH
On Tue, Feb 08, 2005 at 12:19:19AM +0100, Andi Kleen wrote: On Thu, Jan 20, 2005 at 04:04:27PM -0800, Greg KH wrote: On Fri, Jan 14, 2005 at 11:33:06PM -0500, Alan Stern wrote: On Fri, 14 Jan 2005, David Brownell wrote: On Friday 14 January 2005 12:20 pm, Greg KH wrote: This

Re: [linux-usb-devel] Re: [PATCH as447] Re: [ak@suse.de: [PATCH] Fix EHCI boot oops on AMD 8111]

2005-02-07 Thread Matthew Dharm
On Tue, Feb 08, 2005 at 12:19:19AM +0100, Andi Kleen wrote: Remove useless AMD 8111 EHCI USB 2.0 errata check. The BIOS disable it anyways when needed, and when not then the hardware works. This cleans up the EHCI driver a bit which shouldn't need to know about such Erratas. Signed-off-by:

[linux-usb-devel] [patch 2.6.11-rc] ehci patch for NF4 port miscounting

2005-02-07 Thread David Brownell
This might be good to get into the final 2.6.11 release, now that the NF4 boards are starting to appear. - Dave Turns out that a workaround for a different EHCI chip trips up at least one NForce4 board. Neither controller can multiply right. Signed-off-by: David Brownell [EMAIL PROTECTED] ---

Re: [linux-usb-devel] Non-working USB port on Compaq Aramada 7400

2005-02-07 Thread David Brownell
On Sunday 06 February 2005 12:00 pm, Chris Clayton wrote: I've been doing lots of experimenting here. I eventually found that reverting only the changes that led to version 1.48 of host/ohci-q.c does not make 2.6.4 work. In fact, the changes that led to both versions 1.48 and 1.49 need to

[linux-usb-devel] Konferencja dla linux-usb-devel@lists.sourceforge.net

2005-02-07 Thread Consulting Centre
Midzynarodowe Centrum Informacyjno - Konsultingowe ICIC, Kijw, Ukraina. Serdecznie zaprasza na XI Midzynarodow polsko - ukraisko - rosyjsk konferencj na temat Jak robi interes na Ukrainie ze

[linux-usb-devel] 2.6.11-rc3 not detecting usb pen drive

2005-02-07 Thread Gerd v. Egidy
Hi, I've got a usb pen drive and got problems getting it to work. With Windows and 2.4 the drive works flawless but with 2.6.11-rc3 (vanilla) I get the attached output (usb debuggin on). The drive is a newer one from Sharkoon (if that helps). It doesn't change anything if I try it on another