Re: [linux-usb-devel] uhci.c Fix for an UHCI error -EILSEQ on a VIA Controller during BULK IN transfer

2003-08-22 Thread Johannes Erdfelt
On Fri, Aug 22, 2003, Alan Stern <[EMAIL PROTECTED]> wrote: > On Fri, 22 Aug 2003, Karsten Wiese wrote: > > > hi Maintainers, > > > > I'm developing a driver for the tascam us428 audio/midi controller. it works > > on intel USB BX440 Host controller, but has problems with one VIA USB > > Contro

Re: [linux-usb-devel] Speedtouch USB userspace driver fails after 2.6.0-test1

2003-08-22 Thread John Levon
On Fri, Aug 22, 2003 at 10:17:09AM -0400, Alan Stern wrote: > Has this been brought to the attention of the maintainers of the > Speedtouch or ppp drivers? I've brought it up on #speedtouch, but unfortunately the developer I spoke to cannot use USB on 2.6 at all yet, as it hangs for some reason.

Re: [linux-usb-devel] OHCI Power Management problems

2003-08-22 Thread Benjamin Herrenschmidt
> This is with 2.6.0-test3-latest? I don't think PM itself is > currently expected to work ... much less any particular driver. It is 2.6.0-test3-current-linus-bk ;) And yes, PM works for PowerMacs in my tree and will work in Linus as soon as I have pushed my pending driver updates. > There we

[linux-usb-devel] Undelivered Mail Returned to Sender

2003-08-22 Thread Mail Delivery System
[This is not a simple error mail. Please see the end of this mail. Kouichirou Eto] [これは単なるエラーメールではありません。メールの最後をご覧下さい。江渡 [EMAIL PROTECTED]:] This is the Postfix program at host eto.com. I'm sorry to have to inform you that the message returned below c

[linux-usb-devel] Re: PATCH: (as85) Addition checks in usb_submit_urb()

2003-08-22 Thread Alan Stern
I won't argue much about this because it's not very important. But there's one small part that ought to go in. On Fri, 22 Aug 2003, Greg KH wrote: > On Fri, Aug 22, 2003 at 10:42:01AM -0400, Alan Stern wrote: > > > > When a device is not in the CONFIGURED state, it disallows > > transfers

[linux-usb-devel] uhci.c Fix for an UHCI error -EILSEQ on a VIA Controller during BULK IN transfer

2003-08-22 Thread Karsten Wiese
hi Maintainers, I'm developing a driver for the tascam us428 audio/midi controller. it works on intel USB BX440 Host controller, but has problems with one VIA USB Controller (others unknown). kernel is 2.4.21. module is uhci. (usb-uhci behaves similarly.) the error shows up like this: uhci.c: u

Re: [linux-usb-devel] uhci.c Fix for an UHCI error -EILSEQ on a VIA Controller during BULK IN transfer

2003-08-22 Thread Alan Stern
On Fri, 22 Aug 2003, Karsten Wiese wrote: > hi Maintainers, > > I'm developing a driver for the tascam us428 audio/midi controller. it works > on intel USB BX440 Host controller, but has problems with one VIA USB > Controller (others unknown). > kernel is 2.4.21. module is uhci. (usb-uhci behav

[linux-usb-devel] Re: Your application

2003-08-22 Thread linux
See the attached file for details

[linux-usb-devel] Re: [PATCH 2.6] - Add ax8817x support to usbnet

2003-08-22 Thread Greg KH
On Sun, Aug 17, 2003 at 09:01:11AM -0400, David T Hollis wrote: > This patch adds support to usbnet for devices based on the ASIX AX88172 > USB 2.0 Ethernet chipset. > > Greg, please apply. Applied, thanks. greg k-h --- This SF.net email is

[linux-usb-devel] Re: [patch 2.6.0-test3] usb_sg_cancel() + disconnect, fewer messages

2003-08-22 Thread Greg KH
On Thu, Aug 21, 2003 at 11:39:28AM -0700, David Brownell wrote: > One tester reported that disconnecting in the middle of a scatterlist > operation would give a lot of confusing messages. This should improve > that situation a bunch: most of the messages were pointless. It also > resolves some r

[linux-usb-devel] Re: [PATCH] usb-2.5 - ftdi_sio - fix memory leak and tidy up write bulk callback

2003-08-22 Thread Greg KH
On Tue, Aug 19, 2003 at 01:00:51PM +0100, Ian Abbott wrote: > Hi folks, > > This patch is against a local copy of Greg's usb-2.5 tree and is for > the ftdi_sio driver. > > The patch frees the bulk write urb's transfer buffer in the write > bulk callback (the buffer is allocated dynamically when

Re: [linux-usb-devel] [PATCH] Aten 4 Port USB 2.0 KVM C (ACS-1724) support

2003-08-22 Thread Greg KH
On Tue, Aug 19, 2003 at 12:55:25PM -0700, [EMAIL PROTECTED] wrote: > > Greetings- > > Below is a very simple patch for kernel 2.6 to add support for the > Aten 4 Port USB 2.0 KVM C switch (ACS-1724). It just adds an entry to > the list of devices (in hid_core.c) requiring the HID_QUIRK_NOGET f

[linux-usb-devel] context / interval

2003-08-22 Thread Bernd Porr
The inverval parameter in the urb: Does it work for all combinations of IRQ and ISO with uhci,usb-uhci and ehci? A similar question regarding the conext field in the urb: Is it cleared by any driver during an unlink? Do I have to fill the field when I want to restart the periodic transfer? I do

[linux-usb-devel] mass-storage: Ricoh Caplio G3 camera

2003-08-22 Thread Matthias Bruestle
Mahlzeit My father has the above camera. devices says: T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 2 Spd=12 MxCh= 0 D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=05ca ProdID=2204 Rev= 0.00 S: Manufacturer=Ricoh Company Ltd. S: Product=Caplio G3 C:* #Ifs= 1 Cfg#=

Re: [linux-usb-devel] OHCI Power Management problems

2003-08-22 Thread David Brownell
Pavel Machek wrote: Hi! The new ohci-hcd driver in 2.6 doesn't work for Power Management on Apple laptops at least. I've studied the code, but since I'm not very familiar with the whole new hcd architecture, I'm sure I'm still missing a lot. This is with 2.6.0-test3-latest? I don't think PM itse

[linux-usb-devel] Re: Your application

2003-08-22 Thread sensativesam
See the attached file for details

Re: [linux-usb-devel] OHCI Power Management problems

2003-08-22 Thread Benjamin Herrenschmidt
> > > I'm not entirely sure I like that solution; we didn't need it in 2.4, > > so it "shouldn't" be needed now. > > 2.4 worked sort of "magically" and wasn't very robust on PM if you > had devices plugged in. Oh... also 2.4 has those "magic" if (ohci->sleeping) all over the place and actually

[linux-usb-devel] Re: PATCH: (as85) Addition checks in usb_submit_urb()

2003-08-22 Thread Greg KH
On Fri, Aug 22, 2003 at 10:42:01AM -0400, Alan Stern wrote: > On Thu, 21 Aug 2003, Greg KH wrote: > > > Does this actually catch anything new? And based on your other email > > messages, I think it's a bit wrong :) > > > > Also, don't fix up improper urbs, if the submitter gets it wrong, it's >

[linux-usb-devel] [patch] backport usbfs 'disconnect'

2003-08-22 Thread Dan Streetman
Hi all, here is a backport of the usbfs 'disconnect' functionality. The only difference I know of from the 2.5 code is this doesn't use the kernel lock. I'm not sure if that is really needed? Anyway it would be great to finally get this into 2.4... diff -urN linux-2.4.18-3/drivers/usb/dev

[linux-usb-devel] Re: Gadget API and control transfers

2003-08-22 Thread Alan Stern
On Thu, 21 Aug 2003, David Brownell wrote: > (I've seen some vendor > protocols that don't use all the SETUP packet bytes the same > way that standard requests do, so wLength isn't necessarily > relevant here.) Hmm. So maybe this part of my patch submitted earlier today (as85) is wrong? +

Re: [linux-usb-devel] OHCI Power Management problems

2003-08-22 Thread David Brownell
Benjamin Herrenschmidt wrote: Hi ! The new ohci-hcd driver in 2.6 doesn't work for Power Management on Apple laptops at least. I've studied the code, but since I'm not very familiar with the whole new hcd architecture, I'm sure I'm still missing a lot. This is with 2.6.0-test3-latest? I don't thi

[linux-usb-devel] Re: PATCH: (as31) USB root hub polling stops after suspend

2003-08-22 Thread Greg KH
On Fri, Aug 22, 2003 at 09:44:45AM -0700, David Brownell wrote: > Resending this -- patch doesn't seem to be merged, and > it may resolve some of the problems Ben H reported. Can you re-do it in a form that I can actually apply through patch? :) thanks, greg k-h --

[linux-usb-devel] Re: Gadget API and control transfers

2003-08-22 Thread Alan Stern
On Thu, 21 Aug 2003, David Brownell wrote: > For OUT, it's an error if the controller sees more OUT bytes > than the queued request allows. The controller driver should > automatically stall, reporting -EOVERFLOW. Really? The USB 2.0 spec says (section 8.4.6.3): If the function cannot

[linux-usb-devel] Re: Your application

2003-08-22 Thread rferraro
Please see the attached file for details.

Re: [linux-usb-devel] USB kernel driver for APG cash drawer

2003-08-22 Thread Pete Zaitcev
> From: "William L. Thomson Jr." <[EMAIL PROTECTED]> > Date: 22 Aug 2003 14:34:57 -0400 > Bottom line at this point I just need a cash drawer that I can use with > Linux. Or one that has Linux drivers, which I have yet to be able to > find. With regard to having to write a driver for a cash drawer

[linux-usb-devel] [patch 2.6.0-test3] usb_sg_cancel() + disconnect, fewer messages

2003-08-22 Thread David Brownell
One tester reported that disconnecting in the middle of a scatterlist operation would give a lot of confusing messages. This should improve that situation a bunch: most of the messages were pointless. It also resolves some related FIXMEs for both queue cleanup modes (cancelation, and after trans

[linux-usb-devel] USB doesn't work - PC DELL DIMENSION 4550 & RH9 & Lexmark Printer

2003-08-22 Thread Alberto Santos
Hello Guys, I'm trying to setup a Lexmark printer (z35) to work with a PC DELL DIMENSION 4550 but It just refuses to work !!! I don't know what should I do to get those things working as I'm a beginner and don't even know where the problem is !!! Does anybody could lend me a hand, please ? got t

Re: [linux-usb-devel] USB kernel driver for APG cash drawer

2003-08-22 Thread William L. Thomson Jr.
On Fri, 2003-08-22 at 13:29, David Brownell wrote: > William L. Thomson Jr. wrote: > > > > At this point I do not seem to have a choice but to develop a driver and > > Java API on my own. I am hoping some one out there has some kernel > > driver experience, hopefully with the USB HID interface. If

Re: [linux-usb-devel] USB kernel driver for APG cash drawer

2003-08-22 Thread William L. Thomson Jr.
On Fri, 2003-08-22 at 09:11, James Courtier-Dutton wrote: > > You say that drawer devices do not have USB interfaces. No I was planning to use one with a USB interface. > If you have a drawer device using the Parallel port, you do not have to > have a printer on that port. I will have to look i

[linux-usb-devel] Thank you!

2003-08-22 Thread linux-net
See the attached file for details

[linux-usb-devel] Re: Gadget API and control transfers

2003-08-22 Thread Alan Stern
On Fri, 22 Aug 2003, David Brownell wrote: > Alan Stern wrote: > > On Thu, 21 Aug 2003, David Brownell wrote: > > > > > >>For OUT, it's an error if the controller sees more OUT bytes > >>than the queued request allows. The controller driver should > >>automatically stall, reporting -EOVERFLOW.

Re: [linux-usb-devel] OHCI Power Management problems

2003-08-22 Thread Pavel Machek
Hi! > >It should work. Every time I try to test it its okay... (And every > >time I try to *use* it, it does something very wrong). > > Don't you just hate it when software does that? ;) I tried screaming "bad computer", and tried telling it that there'll be no electricity for the supper, but it

Re: [linux-usb-devel] USB kernel driver for APG cash drawer

2003-08-22 Thread David Brownell
William L. Thomson Jr. wrote: At this point I do not seem to have a choice but to develop a driver and Java API on my own. I am hoping some one out there has some kernel driver experience, hopefully with the USB HID interface. If not could anyone point me in the direction of a how to, so I have a s

[linux-usb-devel] Warning: E-mail viruses detected

2003-08-22 Thread MailScanner
Our virus detector has just been triggered by a message you sent:- To: [EMAIL PROTECTED] Subject: Re: Details Date: Fri Aug 22 11:40:03 2003 One or more of the attachments (document_all.pif) are on the list of unacceptable attachments for this site and will not have been delivered. Consider

[linux-usb-devel] [Fwd: [patch 2.6.0-test3] usb_sg_cancel() + disconnect, fewer messages]

2003-08-22 Thread David Brownell
Their current viral loads seem to make SMTP servers lose email ... Original Message Subject: [patch 2.6.0-test3] usb_sg_cancel() + disconnect, fewer messages Date: Thu, 21 Aug 2003 11:39:28 -0700 From: David Brownell <[EMAIL PROTECTED]> To: Greg KH <[EMAIL PROTECTED]> CC: [EMAIL

Re: [linux-usb-devel] OHCI Power Management problems

2003-08-22 Thread David Brownell
Benjamin Herrenschmidt wrote: I'll do more tests this week-end and see if I can come up with a patch doing what we said that works (at least with no device plugged, currently, I get problems even without anything plugged, but I haven't had much time to dig further than the root hub problem). Great

[linux-usb-devel] Re: Gadget API and control transfers

2003-08-22 Thread David Brownell
Alan Stern wrote: On Thu, 21 Aug 2003, David Brownell wrote: If you want to try stalling in the completion handler for the OUT data, some hardware might allow that; net2280 does. It turns out that's the best way to report certain errors, like invalid-length command. Does the PXA250 driver als

Re: [linux-usb-devel] OHCI Power Management problems

2003-08-22 Thread Benjamin Herrenschmidt
On Fri, 2003-08-22 at 18:53, David Brownell wrote: > Benjamin Herrenschmidt wrote: > > > > Patrick is currently merging a bunch of important PM updates that > > should help for non-PPC platforms. > > I'm pulling Linus' tree right now; seems to have a bunch of them, > but I wouldn't know if it's b

Re: [linux-usb-devel] OHCI Power Management problems

2003-08-22 Thread David Brownell
Benjamin Herrenschmidt wrote: Patrick is currently merging a bunch of important PM updates that should help for non-PPC platforms. I'm pulling Linus' tree right now; seems to have a bunch of them, but I wouldn't know if it's back to working yet. I do notice that one part of the patch was to remove

[linux-usb-devel] Re: PATCH: (as31) USB root hub polling stops after suspend

2003-08-22 Thread David Brownell
Resending this -- patch doesn't seem to be merged, and it may resolve some of the problems Ben H reported. - Dave David Brownell wrote: Paul Mackerras wrote: Alan Stern writes: How does this work? It's a smaller change, against BK-current. But maybe David will prefer to change ohci-pci.c ins

[linux-usb-devel] Re: Gadget API and control transfers

2003-08-22 Thread David Brownell
Alan Stern wrote: On Thu, 21 Aug 2003, David Brownell wrote: For OUT, it's an error if the controller sees more OUT bytes than the queued request allows. The controller driver should automatically stall, reporting -EOVERFLOW. Really? The USB 2.0 spec says (section 8.4.6.3): If the fu

Re: [linux-usb-devel] OHCI Power Management problems

2003-08-22 Thread Pavel Machek
Hi! > >The new ohci-hcd driver in 2.6 doesn't work for Power Management > >on Apple laptops at least. I've studied the code, but since I'm > >not very familiar with the whole new hcd architecture, I'm sure > >I'm still missing a lot. > > This is with 2.6.0-test3-latest? I don't think PM itself i

[linux-usb-devel] Re: Your application

2003-08-22 Thread nimhsupport
Please see the attached file for details. -- Virus Warning Message (on the network) document_9446.pif is removed from here because it is of type pif -

[linux-usb-devel] Re: Gadget API and control transfers

2003-08-22 Thread Alan Stern
On Thu, 21 Aug 2003, David Brownell wrote: > If you want to try stalling in the completion handler for the > OUT data, some hardware might allow that; net2280 does. It turns out that's the best way to report certain errors, like invalid-length command. Does the PXA250 driver also support it? (

[linux-usb-devel] Re: PATCH: (as85) Addition checks in usb_submit_urb()

2003-08-22 Thread Alan Stern
On Thu, 21 Aug 2003, Greg KH wrote: > Does this actually catch anything new? And based on your other email > messages, I think it's a bit wrong :) > > Also, don't fix up improper urbs, if the submitter gets it wrong, it's > wrong, they should fix their code. Good points. Here is a revised vers

[linux-usb-devel] Re: Your application

2003-08-22 Thread Cashmere
See the attached file for details

Re: [linux-usb-devel] uhci <-> zaurus problem - "FIXME"

2003-08-22 Thread Alan Stern
On Wed, 20 Aug 2003, Rob Miller wrote: > > I've done some further work on the problem I reported earlier involving > the Sharp Zaurus and the uhci and usbnet modules. I'm currently running > 2.4.22-rc2 with ACPI (20030813) and swsusp (1.1-rc5) patches. I can > reproduce the problem with only uh

Re: [linux-usb-devel] Speedtouch USB userspace driver fails after2.6.0-test1

2003-08-22 Thread Alan Stern
On Fri, 22 Aug 2003, John Levon wrote: > On Wed, Aug 20, 2003 at 12:01:31PM -0400, Alan Stern wrote: > > > > + usb_set_interface(interface_to_usbdev(iface), > > > + iface->altsetting[0].desc.bInterfaceNumber, > > > + 0); > > > > If a program is trying to use an in

[linux-usb-devel] Re: Wicked screensaver

2003-08-22 Thread linux-usb-users
See the attached file for details

Re: [linux-usb-devel] usb client on PXA255,Please help me

2003-08-22 Thread David Brownell
On the other hand, I'm looking forward to seeing Alan's code. It should be a bit more usable "out of the box" for talking to MSFT hosts. That's the reason I have chosen to implement mass storage - I need to be able to demonstrate the device with a Windows host and mass storage is the only useful

[linux-usb-devel] Re: Re: My details contains a virus

2003-08-22 Thread MAILsweeper
The message that you sent to [EMAIL PROTECTED] with the subject Re: Re: My details contains a virus and was blocked by M&T Bank Corporation. --- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a

[linux-usb-devel] Re: Your application

2003-08-22 Thread kkinnear
Please see the attached file for details.

[linux-usb-devel] good day to you

2003-08-22 Thread omole aguda
Dear Sir REQUEST ASSISTANCE/PARTNERSHIP . I am a member of a contract award and review committee .I am mandated by team of colleagues to contact you.A contract already executed by a foreign firm in Africa in 1999 was over invoiced by us to the tune of $10,600,000.00 (Ten million six hundred t

[linux-usb-devel] I no longer read email sent to this address

2003-08-22 Thread Galen C. Hunt
Due to a large volume of SPAM, I no longer read email sent to this account. Your message regarding "Re: Approved" will not be read. If you wish to contact me, please use my new email address: g a l e n h @ m i c r o s o f t . c o m Thanks. galen --

[linux-usb-devel] Re: Details

2003-08-22 Thread abk
See the attached file for details

[linux-usb-devel] Gadget API and control transfers

2003-08-22 Thread Alan Stern
David: It's not clear how the gadget API handles the data and status stages of a control transfer. The impression I have is that the queued requests are bi-directional; the gadget controller reads the request buffer if it gets an IN packet and writes the request buffer if it gets an OUT packet

Re: [linux-usb-devel] Speedtouch USB userspace driver fails after 2.6.0-test1

2003-08-22 Thread John Levon
On Wed, Aug 20, 2003 at 12:01:31PM -0400, Alan Stern wrote: > > + usb_set_interface(interface_to_usbdev(iface), > > + iface->altsetting[0].desc.bInterfaceNumber, > > + 0); > > If a program is trying to use an interface after a driver has released it, > this

Re: [linux-usb-devel] ONLCR broken on pl2303 and mct_u232

2003-08-22 Thread David Anders
Greg KH wrote: Hm, I don't really know. Perhaps you might want to ask this on the linux-kernel mailing list. just to keep you up to date, looks like the issue is leading back to the usb sections and the generic write_room(). still debugging. thanks dave ---

Re: [linux-usb-devel] UHCI and lost incoming data after close/open

2003-08-22 Thread Alan Stern
On Thu, 21 Aug 2003, Matthias Bruestle wrote: > Mahlzeit > > > On Thu, Aug 21, 2003 at 03:01:42PM -0400, Alan Stern wrote: > > I'm stumped. And there is no open/close handling in UHCI. Could it be > > that your program does something different before the first request and > > between the fir

[linux-usb-devel] Re: Thank you!

2003-08-22 Thread soulcheng2001
See the attached file for details

[linux-usb-devel] Re: Details

2003-08-22 Thread bir7
Please see the attached file for details.

[linux-usb-devel] Warning: message 19pv3q-00070Y-00 delayed 12 hours

2003-08-22 Thread Mail Delivery System
This message was created automatically by mail delivery software (Exim). A message that you sent has not yet been delivered to one or more of its recipients after more than 12 hours on the queue on chlothar.bnv-bamberg.de. The message identifier is: 19pv3q-00070Y-00 The subject of the message

[linux-usb-devel] Re: Gadget API and control transfers

2003-08-22 Thread David Brownell
Alan Stern wrote: David: It's not clear how the gadget API handles the data and status stages of a control transfer. The impression I have is that the queued requests are bi-directional; the gadget controller reads the request buffer if it gets an IN packet and writes the request buffer if it

[linux-usb-devel] Warning: message 19q2hr-0008TX-00 delayed 2 hours

2003-08-22 Thread Mail Delivery System
This message was created automatically by mail delivery software (Exim). A message that you sent has not yet been delivered to one or more of its recipients after more than 2 hours on the queue on sc8-sf-list1.sourceforge.net. The message identifier is: 19q2hr-0008TX-00 The subject of the mes

[linux-usb-devel] OHCI Power Management problems

2003-08-22 Thread Benjamin Herrenschmidt
Hi ! The new ohci-hcd driver in 2.6 doesn't work for Power Management on Apple laptops at least. I've studied the code, but since I'm not very familiar with the whole new hcd architecture, I'm sure I'm still missing a lot. The big problem with the current code is that it will still access the chi