[linux-usb-devel] Re: [PATCH][2.4] Remove hiddev.h dependence on hid.h

2004-07-08 Thread Pete Zaitcev
On Wed, 7 Jul 2004 17:52:01 -0400 Adam Kropelin <[EMAIL PROTECTED]> wrote: > /* hiddev_usage_ref_multi is used for sending multiple bytes to a control. > * It really manifests itself as setting the value of consecutive usages */ > +#define HID_MAX_MULTI_USAGES 1024 > struct hiddev_usage_ref_mu

[linux-usb-devel] Mail delivery failed: returning message to sender

2004-07-08 Thread Mail Delivery System
This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: [EMAIL PROTECTED] SMTP error from remote mailer after end of data: host 43.221.

Re: [linux-usb-devel] bluetooth breakage

2004-07-08 Thread David Brownell
Andrew Morton wrote: Pulling the usb tree is always fun. drivers/bluetooth/bfusb.c: In function `bfusb_load_firmware': drivers/bluetooth/bfusb.c:589: structure has no member named `halted' drivers/bluetooth/bfusb.c:589: structure has no member named `halted' drivers/bluetooth/bfusb.c:631: structure

[linux-usb-devel] bluetooth breakage

2004-07-08 Thread Andrew Morton
Pulling the usb tree is always fun. drivers/bluetooth/bfusb.c: In function `bfusb_load_firmware': drivers/bluetooth/bfusb.c:589: structure has no member named `halted' drivers/bluetooth/bfusb.c:589: structure has no member named `halted' drivers/bluetooth/bfusb.c:631: structure has no member name

[linux-usb-devel] Mail delivery failed: returning message to sender

2004-07-08 Thread Mail Delivery System
This message was created automatically by mail delivery software (Exim). A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: [EMAIL PROTECTED] SMTP error from remote mailer after end of data: host

Re: [linux-usb-devel] [BUG] Still having problems with an USB Drive

2004-07-08 Thread Rogério Brito
On Jul 08 2004, Alan Stern wrote: > On Thu, 8 Jul 2004, Rogério Brito wrote: > > I will try anyway to put that if right after the "case 0:" clause. > > Yes, please do. The output from the printk inside the "if" statement is > all that matters. Well, I think that these are some good news: it prin

Re: [usb-storage] Re: [linux-usb-devel] Re: YEAH! (was: [Linux-usb-users] Genesys-Based Devices and Nforce2 usb chipset)

2004-07-08 Thread Matthew Dharm
On Thu, Jul 08, 2004 at 02:40:47PM -0700, Steve Calfee wrote: > > > > >From: Matthew Dharm <[EMAIL PROTECTED]> (by way of Steve > >Calfee <[EMAIL PROTECTED]>) > >To: [EMAIL PROTECTED] > >Subject: Re: [usb-storage] Re: [linux-usb-devel] Re: YEAH! (was: > >[Linux-usb-users] Genesys-Based Device

Re: [usb-storage] Re: [linux-usb-devel] Re: YEAH! (was: [Linux-usb-users] Genesys-Based Devices and Nforce2 usb chipset)

2004-07-08 Thread Steve Calfee
From: Matthew Dharm <[EMAIL PROTECTED]> (by way of Steve Calfee <[EMAIL PROTECTED]>) To: [EMAIL PROTECTED] Subject: Re: [usb-storage] Re: [linux-usb-devel] Re: YEAH! (was: [Linux-usb-users] Genesys-Based Devices and Nforce2 usb chipset) Date: Thu, 08 Jul 2004 14:34:42 -0700 On Thu, Jul 08, 20

Re: [usb-storage] Re: [linux-usb-devel] Re: YEAH! (was: [Linux-usb-users] Genesys-Based Devices and Nforce2 usb chipset)

2004-07-08 Thread Alan Stern
[I've reduced the distribution of this message because this thread is moving off on a tangent...] On Thu, 8 Jul 2004, Oliver Neukum wrote: > Am Donnerstag, 8. Juli 2004 19:52 schrieb Alan Stern: > > KB because he thought it had to be a power of 2, maybe he had some > > stronger reason, or maybe

Re: [linux-usb-devel] [BUG] Still having problems with an USB Drive

2004-07-08 Thread Alan Stern
On Thu, 8 Jul 2004, Rogério Brito wrote: > Well, the patch doesn't apply here cleanly with kernel 2.6.7. Here is what > I have around the line where the patch you just sent me should be applied: > > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > default:

Re: [linux-usb-devel] usbfs mount options ignored (side question: dump usbdevfs?)

2004-07-08 Thread Greg KH
On Thu, Jul 08, 2004 at 03:36:03PM -0400, Dan Streetman wrote: > > Ok here is a patch to make the mount options work. In addition to > implementing the remount function, it removes the parse_options() call > from usb_fill_super and adds a "ignore" flag around the mounting that gets > done in c

Re: [usb-storage] Re: [linux-usb-devel] Re: YEAH! (was: [Linux-usb-users] Genesys-Based Devices and Nforce2 usb chipset)

2004-07-08 Thread Matthew Dharm
On Thu, Jul 08, 2004 at 10:55:18PM +0200, Oliver Neukum wrote: > Am Donnerstag, 8. Juli 2004 22:50 schrieb Matthew Dharm: > > On Thu, Jul 08, 2004 at 10:41:15PM +0200, Oliver Neukum wrote: > > > Am Donnerstag, 8. Juli 2004 19:52 schrieb Alan Stern: > > > > KB because he thought it had to be a power

[linux-usb-devel] failure notice

2004-07-08 Thread MAILER-DAEMON
Hi. This is the qmail-send program at godzilla.jrd.org. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out. <[EMAIL PROTECTED]>: 207.69.200.80 failed after I sent the message. Remote host said: 554 Message

Re: [usb-storage] Re: [linux-usb-devel] Re: YEAH! (was: [Linux-usb-users] Genesys-Based Devices and Nforce2 usb chipset)

2004-07-08 Thread Oliver Neukum
Am Donnerstag, 8. Juli 2004 22:50 schrieb Matthew Dharm: > On Thu, Jul 08, 2004 at 10:41:15PM +0200, Oliver Neukum wrote: > > Am Donnerstag, 8. Juli 2004 19:52 schrieb Alan Stern: > > > KB because he thought it had to be a power of 2, maybe he had some > > > stronger reason, or maybe he thought th

Re: [usb-storage] Re: [linux-usb-devel] Re: YEAH! (was: [Linux-usb-users] Genesys-Based Devices and Nforce2 usb chipset)

2004-07-08 Thread Matthew Dharm
On Thu, Jul 08, 2004 at 10:41:15PM +0200, Oliver Neukum wrote: > Am Donnerstag, 8. Juli 2004 19:52 schrieb Alan Stern: > > KB because he thought it had to be a power of 2, maybe he had some > > stronger reason, or maybe he thought the sector size was 1024 rather than > > 512.  (I should try askin

Re: [usb-storage] Re: [linux-usb-devel] Re: YEAH! (was: [Linux-usb-users] Genesys-Based Devices and Nforce2 usb chipset)

2004-07-08 Thread Oliver Neukum
Am Donnerstag, 8. Juli 2004 19:52 schrieb Alan Stern: > KB because he thought it had to be a power of 2, maybe he had some > stronger reason, or maybe he thought the sector size was 1024 rather than > 512.  (I should try asking; who knows, they might even answer...) Is it always 512, even on an

Re: [linux-usb-devel] [BUG] Still having problems with an USB Drive

2004-07-08 Thread Rogério Brito
Hi, Alan. Thank you very much for your prompt reply. On Jul 08 2004, Alan Stern wrote: > On Thu, 8 Jul 2004, Rogério Brito wrote: > > Dear Alan Stern, > > > > Ealier this year, we exchanged some messages regarding a problem that I had > > with my USB Drive, which didn't work correctly with my VI

[linux-usb-devel] Re: PATCH: (as341) Fix endianness bug in UHCI driver

2004-07-08 Thread Greg KH
On Thu, Jul 08, 2004 at 02:27:04PM -0400, Alan Stern wrote: > Greg: > > This patch fixes a byte-swapping error in the UHCI driver. It has been > present since 2.6.6 and only got tracked down just now! Thanks a lot to > Michel Roelofs for all his help and testing. > > This should be pushed thr

Re: [linux-usb-devel] lockup with 2.6 keyspan_pda driver

2004-07-08 Thread Greg KH
On Thu, Jul 08, 2004 at 12:29:50PM +0200, Olaf Hering wrote: > On Wed, Jul 07, Greg KH wrote: > > > On Wed, Jul 07, 2004 at 02:01:04PM +0200, Olaf Hering wrote: > > > The keyspan_pda driver locks up on a G4 and an ibook G4 when it > > > transmits data. This happens with our sles9 kernel, which ha

Re: [linux-usb-devel] usbfs mount options ignored (side question: dump usbdevfs?)

2004-07-08 Thread Dan Streetman
Ok here is a patch to make the mount options work. In addition to implementing the remount function, it removes the parse_options() call from usb_fill_super and adds a "ignore" flag around the mounting that gets done in create_special_files. The parse_options call in usb_fill_super is remove

[linux-usb-devel] failure notice

2004-07-08 Thread MAILER-DAEMON
Hi. This is the qmail-send program at mail.firstworld.net. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out. <[EMAIL PROTECTED]>: Sorry, no mailbox here by that name. (#5.1.1) --- Below this line is a

Re: [linux-usb-devel] Re: YEAH! (was: [Linux-usb-users] Genesys-Based Devices and Nforce2 usb chipset)

2004-07-08 Thread Matthew Dharm
On Thu, Jul 08, 2004 at 01:52:51PM -0400, Alan Stern wrote: > On Thu, 8 Jul 2004, Matthew Dharm wrote: > > > I'm seriously tempted not to mess with this. We have the 'official answer' > > from the vendor -- lord knows if there is some sort of race condition which > > is less common (but could occ

Re: [linux-usb-devel] lockup with 2.6 keyspan_pda driver

2004-07-08 Thread Greg KH
On Thu, Jul 08, 2004 at 08:18:00PM +0200, Olaf Hering wrote: > On Thu, Jul 08, Greg KH wrote: > > > Ah, nice, I missed that when changing the port structures around. Does > > this fix the problem for you? > > yes, no lockups anymore. Great, thanks for the patch, I'll go apply it now. greg k-h

Re: [usb-storage] Re: [linux-usb-devel] Re: YEAH! (was: [Linux-usb-users] Genesys-Based Devices and Nforce2 usb chipset)

2004-07-08 Thread Alan Stern
On Thu, 8 Jul 2004, Oliver Neukum wrote: > What happens if you connect a CD through such a controller? I don't know about CDs, but there have been reports of similar problems from people using DVD-RAM. Alan Stern --- This SF.Net email spons

[linux-usb-devel] Genesys-Based Devices and Nforce2 usb chipset

2004-07-08 Thread Michael Stilmant
> All right. The actual comment from the support person was "to solve 811 > DMA can't over 64K issues" -- I take that to mean you can't transfer more > than 64 KB per command. Maybe he recommended making the maximum size 32 > KB because he thought it had to be a power of 2, maybe he had some

[linux-usb-devel] Genesys-Based Devices and Nforce2 usb chipset

2004-07-08 Thread Michael Stilmant
> All right. The actual comment from the support person was "to solve 811 > DMA can't over 64K issues" -- I take that to mean you can't transfer more > than 64 KB per command. Maybe he recommended making the maximum size 32 > KB because he thought it had to be a power of 2, maybe he had some

Re: [linux-usb-devel] USB device

2004-07-08 Thread Alan Stern
On Thu, 8 Jul 2004, Roger Hartmann wrote: > Hi there, > > the /var/log/messages o/p told me to send you an email about this. Hope > it helps (see below). > > cheerz, Roger > > > Jul 8 19:50:46 localhost kernel: sbpcd-0 [03]: Scanning 0x340 > (SoundBlaster)... > Jul 8 19:51:14 localhost ke

[linux-usb-devel] PATCH: (as341) Fix endianness bug in UHCI driver

2004-07-08 Thread Alan Stern
Greg: This patch fixes a byte-swapping error in the UHCI driver. It has been present since 2.6.6 and only got tracked down just now! Thanks a lot to Michel Roelofs for all his help and testing. This should be pushed through to Linus in time to appear in 2.6.8, if possible. Alan Stern Sig

[linux-usb-devel] PATCH: (as

2004-07-08 Thread Alan Stern
--- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.bl

Re: [linux-usb-devel] lockup with 2.6 keyspan_pda driver

2004-07-08 Thread Olaf Hering
On Thu, Jul 08, Greg KH wrote: > Ah, nice, I missed that when changing the port structures around. Does > this fix the problem for you? yes, no lockups anymore. -- USB is for mice, FireWire is for men! sUse lINUX ag, nÃRNBERG --- This SF.

Re: [linux-usb-devel] lockup with 2.6 keyspan_pda driver

2004-07-08 Thread Greg KH
On Thu, Jul 08, 2004 at 12:29:50PM +0200, Olaf Hering wrote: > On Wed, Jul 07, Greg KH wrote: > > > On Wed, Jul 07, 2004 at 02:01:04PM +0200, Olaf Hering wrote: > > > The keyspan_pda driver locks up on a G4 and an ibook G4 when it > > > transmits data. This happens with our sles9 kernel, which ha

Re: [usb-storage] Re: [linux-usb-devel] Re: YEAH! (was: [Linux-usb-users] Genesys-Based Devices and Nforce2 usb chipset)

2004-07-08 Thread Oliver Neukum
Am Donnerstag, 8. Juli 2004 19:52 schrieb Alan Stern: > All right. The actual comment from the support person was "to solve 811 > DMA can't over 64K issues" -- I take that to mean you can't transfer more > than 64 KB per command. Maybe he recommended making the maximum size 32 > KB because he

Re: [linux-usb-devel] Re: YEAH! (was: [Linux-usb-users] Genesys-Based Devices and Nforce2 usb chipset)

2004-07-08 Thread Alan Stern
On Thu, 8 Jul 2004, Matthew Dharm wrote: > I'm seriously tempted not to mess with this. We have the 'official answer' > from the vendor -- lord knows if there is some sort of race condition which > is less common (but could occur) between 64 and 120. All right. The actual comment from the suppo

[linux-usb-devel] USB device

2004-07-08 Thread Roger Hartmann
Hi there, the /var/log/messages o/p told me to send you an email about this. Hope it helps (see below). cheerz, Roger Jul 8 19:50:46 localhost kernel: sbpcd-0 [03]: Scanning 0x340 (SoundBlaster)... Jul 8 19:51:14 localhost kernel: usb 2-3: new full speed USB device using address 2 Jul 8 19:

[linux-usb-devel] Re: [PATCH] allow usbserial debug for modular usb

2004-07-08 Thread Greg KH
On Thu, Jul 08, 2004 at 05:44:41PM +0200, Olaf Hering wrote: > > Greg, > > is there a reason why the USB_SERIAL_DEBUG option depends on static > USB_SERIAL? This patch works for me. Because if the drivers are a module, the module paramater "debug" works for them. Hm, now that this is a module.

Re: [linux-usb-devel] PL2303 driver broken in 2.6.7

2004-07-08 Thread Greg KH
On Thu, Jul 08, 2004 at 07:26:51PM +0200, Olaf Hering wrote: > > f178:~ # lsusb > > Bus 004 Device 001: ID : > > Bus 003 Device 003: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port > > Bus 003 Device 001: ID : > > Bus 002 Device 004: ID 06cd:0104 Keyspan PDA [prerenum] > >

Re: [linux-usb-devel] [PATCH] allow usbserial debug for modular usb

2004-07-08 Thread nardelli
I believe debug is a module parameter now, so no reason to compile it in when USB_SERIAL is being compiled as a module. Olaf Hering wrote: Greg, is there a reason why the USB_SERIAL_DEBUG option depends on static USB_SERIAL? This patch works for me. diff -purN linux-2.6.7/drivers/usb/serial/Kco

Re: [linux-usb-devel] PL2303 driver broken in 2.6.7

2004-07-08 Thread Olaf Hering
> f178:~ # lsusb > Bus 004 Device 001: ID : > Bus 003 Device 003: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port > Bus 003 Device 001: ID : > Bus 002 Device 004: ID 06cd:0104 Keyspan PDA [prerenum] > Bus 002 Device 001: ID : > Bus 001 Device 001: ID : > f1

Re: [usb-storage] Re: [linux-usb-devel] Re: YEAH! (was: [Linux-usb-users] Genesys-Based Devices and Nforce2 usb chipset)

2004-07-08 Thread Oliver Neukum
> I'm seriously tempted not to mess with this. We have the 'official answer' > from the vendor -- lord knows if there is some sort of race condition which > is less common (but could occur) between 64 and 120. Or worse, several versions of the controller. > Let's just take the 'official' number

Re: [linux-usb-devel] PL2303 driver broken in 2.6.7

2004-07-08 Thread Olaf Hering
On Thu, Jul 08, Al Borchers wrote: > Olaf -- > > Olaf Hering wrote: > > I have the keyspan working now, and its > >directly connected to a PL2303 adapter on the same box. > >writing to the PL2303 and reading from the keyspan leads to garbage > >output. Sometimes the newline is repeated to fill t

Re: [linux-usb-devel] Re: YEAH! (was: [Linux-usb-users] Genesys-Based Devices and Nforce2 usb chipset)

2004-07-08 Thread Matthew Dharm
On Thu, Jul 08, 2004 at 11:16:25AM -0400, Alan Stern wrote: > On Thu, 8 Jul 2004, Alexandre Aractingi wrote: > > > ... and this indeed made my Genesys-based USB-to-IDE converter work with > > 2.6.7, both for write and read commands. I transferred over 14G of data > > with no problem. Only after so

[linux-usb-devel] Re: PL2303 driver broken in 2.6.7

2004-07-08 Thread Olaf Hering
On Thu, Jul 08, Greg KH wrote: > Ick, using dd for serial port testing is just crazy, and will not cause > good results. uh. ok ;) > Try doing the same thing with minicom, or some other serial port testing > program, you need to make sure that the line settings and other stuff is > set up prope

Re: [linux-usb-devel] PL2303 driver broken in 2.6.7

2004-07-08 Thread Al Borchers
Olaf -- Olaf Hering wrote: > I have the keyspan working now, and its directly connected to a PL2303 adapter on the same box. writing to the PL2303 and reading from the keyspan leads to garbage output. Sometimes the newline is repeated to fill the dd blocksize, somethings I get the 'foo' filecontent

[linux-usb-devel] Re: PL2303 driver broken in 2.6.7

2004-07-08 Thread Greg KH
On Thu, Jul 08, 2004 at 06:05:20PM +0200, Olaf Hering wrote: > > Greg, > > can you help with this one? I have the keyspan working now, and its > directly connected to a PL2303 adapter on the same box. > writing to the PL2303 and reading from the keyspan leads to garbage > output. Sometimes the ne

[linux-usb-devel] Re: YEAH! (was: [Linux-usb-users] Genesys-Based Devices and Nforce2 usb chipset)

2004-07-08 Thread Alexandre Aractingi
Le jeu 08/07/2004 à 17:16, Alan Stern a écrit : > As a test, see what happens when you don't use the first part of the > patch. That is, keep max_sectors set to 128 instead of reducing it to 64. > If that doesn't work and the drive locks up, try setting max_sectors to > 120. Generally speakin

Re: [linux-usb-devel] IO Region allocation in 2.6 (philips isp1160 PCI evaluation board - HCD)

2004-07-08 Thread David Brownell
Dimitris Lampridis wrote: On Thu, 2004-07-08 at 18:32, David Brownell wrote: Now, you may not be in a position to make sure your driver works without the PLX and related glue ... but you're certainly in a position to make sure PCI-isms are limited in scope. I agree 100%, but I don't understand how

[linux-usb-devel] PL2303 driver broken in 2.6.7

2004-07-08 Thread Olaf Hering
Greg, can you help with this one? I have the keyspan working now, and its directly connected to a PL2303 adapter on the same box. writing to the PL2303 and reading from the keyspan leads to garbage output. Sometimes the newline is repeated to fill the dd blocksize, somethings I get the 'foo' file

Re: [linux-usb-devel] IO Region allocation in 2.6 (philips isp1160 PCI evaluation board - HCD)

2004-07-08 Thread Dimitris Lampridis
On Thu, 2004-07-08 at 18:32, David Brownell wrote: > Hi, > > >>>pdev = to_pci_dev(hcd->self.controller); > >>> > >>>if (pci_request_region (pdev, 2, (char *) hcd_name)) > >>>return -ENOMEM; > >> > >>... and "}" plus probably "else { ... }". That "else" > >>branch should probably use pla

[linux-usb-devel] [PATCH] allow usbserial debug for modular usb

2004-07-08 Thread Olaf Hering
Greg, is there a reason why the USB_SERIAL_DEBUG option depends on static USB_SERIAL? This patch works for me. diff -purN linux-2.6.7/drivers/usb/serial/Kconfig linux-2.6.7.usbserial-debug/drivers/usb/serial/Kconfig --- linux-2.6.7/drivers/usb/serial/Kconfig 2004-06-16 07:19:43.0

Re: [linux-usb-devel] Re: YEAH! (was: [Linux-usb-users] Genesys-Based Devices and Nforce2 usb chipset)

2004-07-08 Thread David Brownell
Alan Stern wrote: On Thu, 8 Jul 2004, Alexandre Aractingi wrote: Thanks to everyone who made it possible! Of course I'm available to test any change/enhancement that you guys would want to add... This is great! It sure is ... we've been getting reports of GeneSys-related problems for what must be

Re: [linux-usb-devel] IO Region allocation in 2.6

2004-07-08 Thread David Brownell
Hi, struct isp1160_hcd *isp1160 = hcd_to_isp1160 (hcd); struct pci_dev *pdev = NULL; if(hcd->self.controller &&(hcd->self.controller->bus == &pci_bus_type)) Needs "{" ... and probably a comment about the eval board used with this non-pci driver. "non-pci"??? This IS a pci board. What makes you thin

Re: [linux-usb-devel] Best kernel for USB Driver Development

2004-07-08 Thread David T Hollis
On Thu, 2004-07-08 at 00:03 -0700, Manoj Bhatta wrote: > Dear List > > > I want to write a USB driver which is USB 1.1 device . > > Can any one tell me which kernel of 2.6 best support > for this . I want to develop on 2.6 kernel . but i am > not sure which kernel verion (like 2.6.4 or 2.6.6 ) i

[linux-usb-devel] Re: YEAH! (was: [Linux-usb-users] Genesys-Based Devices and Nforce2 usb chipset)

2004-07-08 Thread Alan Stern
On Thu, 8 Jul 2004, Alexandre Aractingi wrote: > ... and this indeed made my Genesys-based USB-to-IDE converter work with > 2.6.7, both for write and read commands. I transferred over 14G of data > with no problem. Only after some operations the drive became > write-protected, I had to unmount / r

Re: [linux-usb-devel] [BUG] Still having problems with an USB Drive

2004-07-08 Thread Alan Stern
On Thu, 8 Jul 2004, Rogério Brito wrote: > Dear Alan Stern, > > Ealier this year, we exchanged some messages regarding a problem that I had > with my USB Drive, which didn't work correctly with my VIA southbridge. In > the message quoted below, you advised me to use a patch for my future > kernel

Re: [linux-usb-devel] PATCH: (as340) Don't use standard rwsem semantics

2004-07-08 Thread Alan Stern
On Wed, 7 Jul 2004, Greg KH wrote: > On Wed, Jul 07, 2004 at 04:52:23PM -0700, Pete Zaitcev wrote: > > On Wed, 7 Jul 2004 22:58:29 +0200 > > Duncan Sands <[EMAIL PROTECTED]> wrote: > > > > > Is there any chance that a writer will wait for ever because readers > > > never stop coming? In this cas

[linux-usb-devel] Lose 19% weight. New weightloss available to you.

2004-07-08 Thread Reid Peoples
Hello, I have a special offer for you... WANT TO LOSE WEIGHT? The most powerful weightloss is now available without prescription. All natural Adipren720 100% Money Back Guarantée! - Lose up to 19% Total Body Weight. - Loss of 20-35% abdominal Fat. - Up to 300% more Weight Loss while dieting. - Incr

[linux-usb-devel] Re: PATCH: (as339) Interpret down_trylock() result code correctly in usb.c

2004-07-08 Thread Alan Stern
On Wed, 7 Jul 2004, Greg KH wrote: > On Wed, Jul 07, 2004 at 02:54:16PM -0700, Greg KH wrote: > > On Tue, Jul 06, 2004 at 12:11:19PM -0400, Alan Stern wrote: > > > Greg: > > > > > > As Andrew Morton has already spotted, I messed up the interpretation of > > > the result codes from various _tryloc

Re: [linux-usb-devel] IO Region allocation in 2.6

2004-07-08 Thread Dimitris Lampridis
On Mon, 2004-07-05 at 21:57, David Brownell wrote: > Dimitris Lampridis wrote: > > > struct isp1160_hcd *isp1160 = hcd_to_isp1160 (hcd); > > struct pci_dev *pdev = NULL; > > > > if(hcd->self.controller &&(hcd->self.controller->bus == &pci_bus_type)) > > Needs "{" ... and probably a comment about

[linux-usb-devel] Ergebnis Ihrer Befehle

2004-07-08 Thread handy . de
> lovely, :-) Unbekannter Befehl. Rest der Nachricht ignoriert. Kein Kommando in Nachricht gefunden --- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self d

Re: [linux-usb-devel] lockup with 2.6 keyspan_pda driver

2004-07-08 Thread Olaf Hering
On Wed, Jul 07, Greg KH wrote: > On Wed, Jul 07, 2004 at 02:01:04PM +0200, Olaf Hering wrote: > > The keyspan_pda driver locks up on a G4 and an ibook G4 when it > > transmits data. This happens with our sles9 kernel, which has the 2.6.6 > > usb stack, and with current 2.6.7-mm6. > > Can you use

Re: [linux-usb-devel] lockup with 2.6 keyspan_pda driver

2004-07-08 Thread Olaf Hering
On Wed, Jul 07, Greg KH wrote: > On Wed, Jul 07, 2004 at 02:01:04PM +0200, Olaf Hering wrote: > > The keyspan_pda driver locks up on a G4 and an ibook G4 when it > > transmits data. This happens with our sles9 kernel, which has the 2.6.6 > > usb stack, and with current 2.6.7-mm6. > > Can you use

[linux-usb-devel] Re: YEAH! (was: [Linux-usb-users] Genesys-Based Devices and Nforce2 usb chipset)

2004-07-08 Thread Alexandre Aractingi
Le mer 07/07/2004 à 18:09, Alan Stern a écrit : > Yes. The difference you saw (checking whether max_sectors has already > been set to a lower value) was a change that evidently didn't get added in > time to appear in 2.6.7. What you did is fine. ... and this indeed made my Genesys-based USB-to

[linux-usb-devel] $33857

2004-07-08 Thread Sandy F. Hyde
Hi, I sent you an email a few days ago, because you now qualify for a new mortgage. You could get $300,000 for as little as $700 a month! Bad credit is no problem, you can pull cash out or refinance. Please click on this link: http://www.lending-now.com/h7/li.php?n5n=71 Best Regards, Steve Morris

[linux-usb-devel] Best kernel for USB Driver Development

2004-07-08 Thread Manoj Bhatta
Dear List I want to write a USB driver which is USB 1.1 device . Can any one tell me which kernel of 2.6 best support for this . I want to develop on 2.6 kernel . but i am not sure which kernel verion (like 2.6.4 or 2.6.6 ) i have to use . Thanks Manoj _

Re: [linux-usb-devel] [BUG] Still having problems with an USB Drive

2004-07-08 Thread Rogério Brito
Dear Alan Stern, Ealier this year, we exchanged some messages regarding a problem that I had with my USB Drive, which didn't work correctly with my VIA southbridge. In the message quoted below, you advised me to use a patch for my future kernels and that's precisely what I'm doing right now. With