[linux-usb-devel] Re: [PATCH] reduce syslog clutter (take 2)

2006-03-10 Thread Tilman Schmidt
Greg KH wrote: On Thu, Mar 09, 2006 at 01:18:47PM -0800, Pete Zaitcev wrote: [...] Symbol names are generally unique. As a USB stack developer, I never saw the file name being useful for anything in the error message, let alone the full path! Always hated them, but never bothered to break

[linux-usb-devel] [PATCH] Try to add support for universal USB touchscreen device, and WISH for help~

2006-03-10 Thread Lanslott Gish
Hi all, i try to arrange some codes, and named usbtouchdev, wish to help merging all USB touchscreen devices like mtouchusb.c, itmtouch.c, touchkitusb.c, usbtouchset.c, etc. in this moment, only add my touchscreen driver here and test pass. if anyone wanna add another USB touchscreen driver, or

[linux-usb-devel] common secondary storage: host and device mode

2006-03-10 Thread Shakthi Kannan
Greetings! I need to know your suggestions/views on implementing a shared secondary storage device while using the system as USB A-host (host) and USB B-peripheral mode (device). Basically, I am using SD/MMC card to copy files when the system is in the host mode. I would like to use the same

[linux-usb-devel] Re: [PATCH] usbhid: interpret error codes correctly

2006-03-10 Thread Willi Mann
There's an updated version of the usbhid patch at http://marc.theaimsgroup.com/?l=linux-usb-develm=11381719717w=2 Can you please try it out and make sure it works okay? If it does, I'll submit it for inclusion in the kernel. As I started using software suspend, I came over something

[linux-usb-devel] USB Complete II suggestions

2006-03-10 Thread Mukund JB.
Dear USB Linux Team, I have just bought the USB Complete II Edition book at a near by store. In the near by market, I did not find the USB Complete III Edition book. Can someone please suggest me what is the difference between these? Can I safely follow the USB Complete II Edition? Regards,

[linux-usb-devel] Welcome to aahome

2006-03-10 Thread aahome Moderator
PLEASE SAVE THIS IMPORTANT MESSAGE. IT CONTAINS INSTRUCTIONS IN REGARD TO PUBLISHING AND SUBMITTING ARTICLES. Dear New Subscriber: Thank you for subscribing to Article Announce Home. Article Announce Home Writer Publisher Exchange is an article announcement list providing free content to

[linux-usb-devel] File - Group Policies

2006-03-10 Thread aahome Moderator
Dear Subscribers, This is a special biweekly message sent to the Article Announce groups to assist you in using the groups to your fullest advantage. The Article Announce groups are the original article announcement lists providing free content to thousands of ezines, newsletters, magazines and

[linux-usb-devel] Welcome to kizer212

2006-03-10 Thread kizer212 Moderator
Hello, Welcome to the kizer212 group at Yahoo! Groups, a free, easy-to-use email group service. Please take a moment to review this message. To learn more about the kizer212 group, please visit http://groups.yahoo.com/group/kizer212 To start sending messages to members of this group, simply

[linux-usb-devel] Please reply to unsubscribe from aahome

2006-03-10 Thread Yahoo!Groups Notification
Hello, We have received a request from you to unsubscribe from the aahome group. Please confirm your request by replying to this message. If you do not wish to unsubscribe from aahome, please ignore this message. Regards, Yahoo! Groups Customer Care Your use of Yahoo! Groups is subject to

[linux-usb-devel] Please reply to unsubscribe from kizer212

2006-03-10 Thread Yahoo!Groups Notification
Hello, We have received a request from you to unsubscribe from the kizer212 group. Please confirm your request by replying to this message. If you do not wish to unsubscribe from kizer212, please ignore this message. Regards, Yahoo! Groups Customer Care Your use of Yahoo! Groups is

[linux-usb-devel] You have been unsubscribed from kizer212

2006-03-10 Thread Yahoo!Groups Notification
Hello, This is to inform you that your request to unsubscribe from kizer212 has been completed. Regards, Yahoo! Groups Customer Care Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ --- This SF.Net email is

[linux-usb-devel] You have been unsubscribed from aahome

2006-03-10 Thread Yahoo!Groups Notification
Hello, This is to inform you that your request to unsubscribe from aahome has been completed. Regards, Yahoo! Groups Customer Care Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ --- This SF.Net email is

[linux-usb-devel] Re: [Spca50x-devs] [BUG] kernel stall in spca50x driver - reopened

2006-03-10 Thread thomas schorpp
hello michel, michel Xhaard wrote: Le Vendredi 10 Mars 2006 01:27, thomas schorpp a écrit : thomas schorpp wrote: thomas schorpp wrote: thomas schorpp wrote: thomas schorpp wrote: thomas schorpp wrote: hello, touching ekiga gui video sliders triggers spurious stalls of 2.6 kernels. any

Re: [linux-usb-devel] UDC failing test 2 and all read tests

2006-03-10 Thread Alan Stern
On Thu, 9 Mar 2006, Marc Singer wrote: My gadget driver is failing all of the read tests. The trace from usbmon looks like this: ea9379c0 3948991485 S Co:022:00 s 01 0b 0 ea9379c0 3948999578 C Co:022:00 0 0 e21dcf40 3949000502 S Bi:022:01 -115 512 e21dcf40

[linux-usb-devel] 代开发票

2006-03-10 Thread 胡先生
公司负责人(经理/财务): 您好! 公司每月有部分普通商品销售税发票(国税、地税,运输,广 告)2%,增值税发票6-7%.左右可向外优惠代开,公司成立多年一直 坚持以诚信为中心立足于商海中, 本公司郑重承诺所用发票绝对是真票!更希望能够有机会与贵 司合作!    如贵司在发票的真伪方面有任疑虑或担心,可上网查证或我司 直接与贵公司到税务局验证. 顺祝商祺! 电 话:13689539229 联系人:胡先生 深圳汇洋贸易有限公司

Re: [linux-usb-devel] usb new polling mechanism

2006-03-10 Thread Alan Stern
On Fri, 10 Mar 2006 [EMAIL PROTECTED] wrote: Hi all, In usb_hcd structure there are two flags. uses_new_polling and poll_rh. Can anyone suggest the use of these two flags ? These flags are used to help support interrupt-driven root-hub events, as opposed to polling root hubs for events.

Re: [linux-usb-devel] Significance of HCD_FLAG_SAW_IRQ flag

2006-03-10 Thread Alan Stern
On Fri, 10 Mar 2006 [EMAIL PROTECTED] wrote: Hi all, Can anyone suggest me the significance of HCD_FLAG_SAW_IRQ ? hcd-flags is set to HCD_FLAG_SAW_IRQ in usb_hcd_irq ( ) and cleared in usb_hcd_pci_resume ( ). The flag is used for error reporting. If an URB is unlinked while the flag

Re: [linux-usb-devel] common secondary storage: host and device mode

2006-03-10 Thread Alan Stern
On Fri, 10 Mar 2006, Shakthi Kannan wrote: Greetings! I need to know your suggestions/views on implementing a shared secondary storage device while using the system as USB A-host (host) and USB B-peripheral mode (device). Basically, I am using SD/MMC card to copy files when the system

[linux-usb-devel] Re: Problems ejecting 4th-generation iPod with 2.6.15

2006-03-10 Thread Greg KH
On Fri, Mar 10, 2006 at 12:43:19AM -0800, Joshua Kwan wrote: Hi, When I plug my iPod in via USB, and later eject it, I more often than not get this: usb 5-5: reset high speed USB device using ehci_hcd and address 20 usb 5-5: reset high speed USB device using ehci_hcd and address 20 usb

[linux-usb-devel] Re: [PATCH] usbhid: interpret error codes correctly

2006-03-10 Thread Alan Stern
On Fri, 10 Mar 2006, Willi Mann wrote: There's an updated version of the usbhid patch at http://marc.theaimsgroup.com/?l=linux-usb-develm=11381719717w=2 Can you please try it out and make sure it works okay? If it does, I'll submit it for inclusion in the kernel. As I

Re: [linux-usb-devel] Re: [Spca50x-devs] [BUG] kernel stall in spca50x driver - reopened

2006-03-10 Thread Alan Stern
On Fri, 10 Mar 2006, thomas schorpp wrote: Alan Stern was talking on a bug in the spca driver on the usb list lately, I was? You'll have to refresh my memory. Probably it was just a speculation; I don't know anything about any of the video drivers. Alan Stern

[linux-usb-devel] セクシーダイナマイト奥様!

2006-03-10 Thread saxvv
【マドモアゼルアンアン】 人妻さんの濡れ所とは http://manpee-g.biz/chikak/ 問) [EMAIL PROTECTED] --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join

Re: [linux-usb-devel] UDC failing test 2 and all read tests

2006-03-10 Thread Marc Singer
On Fri, Mar 10, 2006 at 10:33:45AM -0500, Alan Stern wrote: On Thu, 9 Mar 2006, Marc Singer wrote: My gadget driver is failing all of the read tests. The trace from usbmon looks like this: ea9379c0 3948991485 S Co:022:00 s 01 0b 0 ea9379c0 3948999578 C Co:022:00 0

[linux-usb-devel] Re: [PATCH] reduce syslog clutter (take 2)

2006-03-10 Thread Randy.Dunlap
On Fri, 10 Mar 2006 10:15:13 +0100 Tilman Schmidt wrote: Greg KH wrote: On Thu, Mar 09, 2006 at 01:18:47PM -0800, Pete Zaitcev wrote: [...] Symbol names are generally unique. As a USB stack developer, I never saw the file name being useful for anything in the error message, let alone

[linux-usb-devel] Re: [PATCH] usbhid: interpret error codes correctly

2006-03-10 Thread Willi Mann
Thanks. It's hard to tell exactly what's going on. It looks like you haven't turned on the USB selective suspend/resume support option in the kernel configuration (CONFIG_USB_SUSPEND). Maybe doing that will clear everything up. Alan Stern $ grep USB_SUSPEND /boot/config-2.6.15

Re: [linux-usb-devel] UDC failing test 2 and all read tests

2006-03-10 Thread Alan Stern
On Fri, 10 Mar 2006, Marc Singer wrote: My interpretation of this sequence is that the host asks for the data with the EINPROGRESS message and the UDC is responding with a fault. No. The UDC is responding with a packet of length 0 (as you can see from the usbmon line) whereas the

[linux-usb-devel] Re: [PATCH] usbhid: interpret error codes correctly

2006-03-10 Thread Alan Stern
On Fri, 10 Mar 2006, Willi Mann wrote: It's hard to tell exactly what's going on. It looks like you haven't turned on the USB selective suspend/resume support option in the kernel configuration (CONFIG_USB_SUSPEND). Maybe doing that will clear everything up. Alan Stern $ grep

[linux-usb-devel] [2.6 patch] drivers/usb/media/vicam.c: fix a NULL pointer dereference

2006-03-10 Thread Adrian Bunk
This patch fixes a NULL pointer dereference spotted by the Coverity checker. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- linux-2.6.16-rc5-mm3-full/drivers/usb/media/vicam.c.old 2006-03-10 20:54:17.0 +0100 +++ linux-2.6.16-rc5-mm3-full/drivers/usb/media/vicam.c 2006-03-10

[linux-usb-devel] [PATCH] usbcore: fix check_ctrlrecip to allow control transfers in state ADDRESS

2006-03-10 Thread Horst Schirmeier
check_ctrlrecip() disallows any control transfers if the device is deconfigured (in configuration 0, ie. state ADDRESS). This for example makes it impossible to read the device descriptors without configuring the device, although most standard device requests are allowed in this state by the spec.

[linux-usb-devel] 3 ms latency on OHCI versus UHCI stack

2006-03-10 Thread Bill Rees
I've written a usb driver for an in-house i/o board that runs nicely, on UHCI, with most of the motherboards we have. The one motherboard we plan on shipping with, however, is an OHCI based mobo. An ASUS A8N-SLI nforce chipset. I know it's not the nforce4 chipset but I'm not sure if

[linux-usb-devel] Can't send break signal using Belkin PDA Adapter (mct_u232)

2006-03-10 Thread Chuck Ebbert
I can't send a break signal using my Belkin PDA Adapter. It uses the mct_u232 USB serial driver. Looking deeper, I found I can't change data bits, stop bits or parity either. All of these functions depend on writing to the LCR (Line Control Register). This is with 2.6.16-rc5. I tried: 1)

[linux-usb-devel] Re: 2.6.16-rc5: known regressions [TP 600X S3, vanilla DSDT]

2006-03-10 Thread Sanjoy Mahajan
[Re: bugme #5989, head no longer hanging in shame] From: Yu, Luming [EMAIL PROTECTED] I suggest you to retest, and post dmesg with UN-modified BIOS. I'm now running/testing an unmodified DSDT with 2.6.16-rc5. For a while I had no S3 hangs, but I just noticed them again. The error is the same

[linux-usb-devel] Re: 2.6.16-rc5: known regressions [TP 600X S3, vanilla DSDT]

2006-03-10 Thread Sanjoy Mahajan
Actually, there's no point only attaching it at bugzilla, since the relevant output is shorter than I thought: /proc/cmdline: auto BOOT_IMAGE=16-rc5 ro root=305 idebus=66 apm=off acpi=force pci=noacpi console=ttyS0,115200 console=tty0 acpi_sleep=s3_bios cpufreq.debug=7 acpi_debug=0x

[linux-usb-devel] Re: 2.6.16-rc5: known regressions [TP 600X S3, vanilla DSDT]

2006-03-10 Thread Sanjoy Mahajan
What do you mean of slither away ? bug go away? I can no longer trigger it, at least not with the usual procedure. I doubt that it goes away (i.e. that it is solved), only that it slithers into hiding, like bugs that disappear when compiling a C program with -g but show up when compiling

[linux-usb-devel] Re: 2.6.16-rc5: known regressions [TP 600X S3, vanilla DSDT]

2006-03-10 Thread Sanjoy Mahajan
I assume you have tested ec_intr=0 and ec_intr=1. Right: I forgot to mention it, but I did test it both ways, and ec_intr=0 is fine. These noises happen when printing via the wireless card or via USB (to a different HP inkjet), Interesting, open bug for this. I cannot reproduce it with the

[linux-usb-devel] RE: 2.6.16-rc5: known regressions [TP 600X S3, vanilla DSDT]

2006-03-10 Thread Yu, Luming
exregion-0290 [36] ex_system_io_space_han: system_iO 1 (8 width) Address=00B2 repeated endlessly. I need calltrace for this Looking at /proc/acpi/debug_level, I see several debugging choices that might give the calltrace you want. Let me know which ones are essential (I'd

[linux-usb-devel] RE: 2.6.16-rc5: known regressions [TP 600X S3, vanilla DSDT]

2006-03-10 Thread Yu, Luming
From: Yu, Luming [EMAIL PROTECTED] I suggest you to retest, and post dmesg with UN-modified BIOS. I'm now running/testing an unmodified DSDT with 2.6.16-rc5. For a while I had no S3 hangs, but I just noticed them again. The error is the same as with the modified DSDT (with slightly different