[linux-usb-devel] Re: CF card reader need sda, sdb, sdc, sdd, or crash

2003-10-12 Thread Petr Olivka
recomended patch (!...) work fine, thanks {:-). poli On Fri, 10 Oct 2003, Petr Olivka wrote: > Hi ! > > Im using CF card reader Sandisk on Dell D600. With 2.6-test7 I have > problems: > > When is SCSI compiled in kernel and I plug in card reader, usb-storage > use at first time sda:sda1. I

[linux-usb-devel] Re: CF card reader need sda, sdb, sdc, sdd, or crash

2003-10-12 Thread Petr Olivka
Problem with usage of sda at first, sdb at second plug, etc.. I have only with 2.6.test6-7, test5 work fine. poli > Hi ! > > Im using CF card reader Sandisk on Dell D600. With 2.6-test7 I have > problems: > > When is SCSI compiled in kernel and I plug in card reader, usb-storage > use at fi

Re: [linux-usb-devel] usb devices require too much busmaster activity

2003-10-12 Thread Petr Olivka
I do not know details about USB, but all modern devices use interrupts. I hope that USB too. Serial or PS/2 mouse do not require check move, they send data ourself. In notebook, when CPU can't use all power save modes, power increase about 10-20%, only because I need external mouse. It is unexpect

[linux-usb-devel] help me driving a Primax camera

2003-10-12 Thread rain.wang
Hi all, I bought a Primax digital camera which is not supported by linux, I tried but I can't drive it still. I found it use a Datafab MMC reader from its windows driver info file: MSFT="Microsoft" MfgName="Microsoft" USB\VID_07C4&PID_B004.DeviceDesc="USB Mass Storage Driver" GenericBulkOnly.

[linux-usb-devel] Mail System Error - Returned Mail

2003-10-12 Thread Mail Administrator
This Message was undeliverable due to the following reason: The user(s) account is temporarily over quota. <[EMAIL PROTECTED]> Please reply to [EMAIL PROTECTED] if you feel this message to be in error. Reporting-MTA: dns; mta006.verizon.net Arrival-Date: Sun, 12 Oct 2003 21:25:50 -0500 Received-

[linux-usb-devel] Kernel oops when ejecting PCMCIA USB 2.0 card.

2003-10-12 Thread Tim Wright
Hi. Well, the subject gives you the problem. I've got some more info for you as well. Below is: kernel version, lspci information, relevant bits from /var/log/messages, and the oops run through ksymoops. I was getting similar problems during shutdown if the PCMCIA system shutdown before the USB s

[linux-usb-devel] 2.6test7, usb wnic

2003-10-12 Thread sergio
Hi, i'm trying to upgrade my (crux1.2) linux installation to kernel 2.6 (test6-7) but i've got problem making my wlan work. I'm using linux-wlan-ng 0.2.1pre13 under kernel 2.4.21 and my dlink usb nic works without problems; moving to 2.6 i upgraded to module-init-tools, generated modprobe.conf,

Re: [linux-usb-devel] Incompatibility / trouble with Probe For All LUNs

2003-10-12 Thread Willy Gardiol
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Well, it doesnt work. I mean: the multi-card works only with the probe for all luns enabled. Adding the correct line makes my device recognozed in every port, but then i cannot munt them. I can mount them if i enable the proba all luns. I have adde

[linux-usb-devel] Re: ACM USB modem on Kernel 2.6.0-test

2003-10-12 Thread David Brownell
Jamie Lokier wrote: David Brownell wrote: Hmm ... maybe usbcore would be better off with a less naive algorithm for choosing defaults. Like, preferring configurations without proprietary device protocols. That'd solve every cdc-acm case, and likely others. Presumably 2.4 does that, because my a

Re: [linux-usb-devel] Gadget/PXA250: If UDC is already enabled, nothing happens on insert

2003-10-12 Thread Joshua Wise
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Hmm, I just saw that. It's not so much supporting multiple "platforms" > (which this code has always done) as choosing between the boards at > runtime, using different GPIOs. So the same kernel might run on an > h1900, h3900, c750, and so forth --

Re: [linux-usb-devel] Gadget/PXA250: If UDC is already enabled, nothing happens on insert

2003-10-12 Thread David Brownell
Yeah, I hacked that in the hh.org tree to support multiple platforms. (ie machine_is_) Hmm, I just saw that. It's not so much supporting multiple "platforms" (which this code has always done) as choosing between the boards at runtime, using different GPIOs. So the same kernel might run on a

[linux-usb-devel] CONGRATULATION

2003-10-12 Thread INTERNATIONAL LOTTERY PROMOTION
MEGA INTERNATIONAL LOTTERY PROMOTION. FROM:THE DESK OF THE MANAGING DIRECTOR MEGA.L.INTERNATIONAL/PRIZE AWARD DEPT REF:HW2/204119318/04 BATCH:18/103/JGS. ATTN:CEO Sir/Madam We are pleased to inform you of the result of the Lottery Winners International programs held on the 12/09/2003. Your e-mail a

Re: [linux-usb-devel] [PATCH] ehci isoc. transfer

2003-10-12 Thread James Courtier-Dutton
Michal Sojka wrote: Hi, I tried to rewrite USB 2.0 isochronous transfer support and here is the patch against 2.6.0-test7. I tested this code with our measuring device and I was able to do high-speed high-bandwidth transfer (IN transactions) continuously for very long time. In my opinion there

[linux-usb-devel] Re: ACM USB modem on Kernel 2.6.0-test

2003-10-12 Thread Jamie Lokier
David Brownell wrote: > Hmm ... maybe usbcore would be better off with a less > naive algorithm for choosing defaults. Like, preferring > configurations without proprietary device protocols. > That'd solve every cdc-acm case, and likely others. Presumably 2.4 does that, because my acm modem works

[linux-usb-devel] Ehci_hcd on Sparc64? [PATCH]

2003-10-12 Thread B. D. Elliott
(This is also being sent to L-K, because someone asked the same question there.) It appears that the ehci breakage is caused by a single mal-formed "if" in ehci-q.c. With this fixed, I am able to access directly-connected devices on my Ultra30. There still is a problem, in that I cannot access a

Re: [linux-usb-devel] Conflicting definitions in keyspan driver

2003-10-12 Thread Benjamin Herrenschmidt
On Sun, 2003-10-12 at 05:59, Greg KH wrote: > On Sat, Oct 11, 2003 at 06:10:14PM +0200, Benjamin Herrenschmidt wrote: > > Hi Folks ! > > > > There's a small issue with drivers/usb/serial/keyspan_usa90msg.h > > > > The definition for MSR_RI conflicts with some PowerPC CPU definition > > (MSR is th