David:
I find usb otg code in linux-2.6.12/omap-udc.c, Can you tell me if you
test otg function for omap platform using omap-udc?
thank you!
---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop
Oliver Neukum([EMAIL PROTECTED]) recommended me to contact you
Original message was:
I have 2.6.15.2 kernel.
The connection was working fine, but then modem (it's my mobile phone, i'm
using cdc-acm) rebooted suddenly. There were diffirent results in these cases.
First time dmesg said:
usb 3-
亲爱的爱情BBS会员:
您好!
您好久没有光顾“爱情BBS”了,
您最近是不是很忙,千万注意保重身体。
爱情BBS 新开设:
*免费性教育电影片* 观看
*两性健康* 性交技巧* 等栏目
地址:
http://www.aiqingbbs.com
感谢您继续支持我们!
此为系统发送,请勿直接回复!
爱情BBS 2006.1.23
---
This
Hi Everyone,
Quick sanity-check questions. I'm trying my hand at writing a gadget
device driver to make my gumstix (PXA255 based device; see
http://www.gumstix.com/) show up as an audio interface to any host I
plug it into. Within the device it would show up as just another
audio interface (soun
Greg:
A new unusual_devs.h entry (as651).
Alan Stern
Signed-off-by: Alan Stern <[EMAIL PROTECTED]>
---
Index: linux-2.6.16-rc2/drivers/usb/storage/unusual_devs.h
===
--- linux-2.6.16-rc2.orig/drivers/usb/storage/unusual_devs.h
+
Greg:
Another unusual_devs.h entry (as652).
Alan Stern
Signed-off-by: Alan Stern <[EMAIL PROTECTED]>
---
Index: linux-2.6.16-rc2/drivers/usb/storage/unusual_devs.h
===
--- linux-2.6.16-rc2.orig/drivers/usb/storage/unusual_devs.h
先生/小姐:
您好!很高兴认识您。我司有意与您合作:可长久给您们带来巨大的效益,另因合作项目的高度自动化,
您们每天只需工作几分钟,对您们现有的工作没有影响!若有意,请电邮 给我,或请把您的联系电话/QQ告诉
我,以便更好地与您交流,进一步商谈合作事宜,谢谢!
另外,好利通人才网www.jobec.com提供免费人才求职服务。欢迎企业加盟招聘!
深圳市好利通公司合作部 何素儿
网址:http://www.cnhlt.com
Email: [EMAIL PROTECTED]
QQ:363205469
电话:0755-88829928,81519553
---
Hello linux-usb-devel@lists.sourceforge.net,
We have received your request to join the scamsnomore
group hosted by Yahoo! Groups, a free, easy-to-use community service.
This request will expire in 7 days.
TO BECOME A MEMBER OF THE GROUP:
1) Go to the Yahoo! Groups site by clicking on this li
Hello linux-usb-devel@lists.sourceforge.net,
We have received your request to join the aahome
group hosted by Yahoo! Groups, a free, easy-to-use community service.
This request will expire in 7 days.
TO BECOME A MEMBER OF THE GROUP:
1) Go to the Yahoo! Groups site by clicking on this link:
On Mon, 13 Feb 2006, Peter Wippich wrote:
> Dear Olav,
Hi Peter,
Please keep linux-usb-devel list CC-d.
> I'm trying to use your driver (from kernel 2.6.14) on a PXA26x (ARM)
> platform. We only need to connect to a single device (an ACM Modem). In
> general, this works.
> However, after a sho
On Mon, 13 Feb 2006, Andrew Plumb wrote:
> Hi Everyone,
>
> Quick sanity-check questions. I'm trying my hand at writing a gadget
> device driver to make my gumstix (PXA255 based device; see
> http://www.gumstix.com/) show up as an audio interface to any host I
> plug it into. Within the device
On Sun, Feb 12, 2006 at 07:05:20PM -0800, Andrew Morton wrote:
>...
> - Various reports similar to
> http://bugzilla.kernel.org/show_bug.cgi?id=6011, seemingly related to USB
> PCI quirk handling.
>...
This bug contains a patch.
What is the status of this patch?
cu
Adrian
--
"Is th
Hi Olav,
thank you for your response. Trying to actualy run the driver with
PTD_TRACE enabled is not realy possible. As soon as I open my device I get
flooded with repeated messages:
[ 122.48] td: f 8i2 0,64,64 0 101
[ 122.48] -
[ 122.48] td: f 8i2 0,64,64 0 101
[ 122.48] t
Adrian Bunk wrote:
On Sun, Feb 12, 2006 at 07:05:20PM -0800, Andrew Morton wrote:
...
- Various reports similar to
http://bugzilla.kernel.org/show_bug.cgi?id=6011, seemingly related to USB
PCI quirk handling.
...
This bug contains a patch.
What is the status of this patch?
The patch is
Replace kmalloc+memset combos with kzalloc.
---
diff -urpN -X dontdiff linux-2.6.16-rc2/drivers/block/ub.c
linux-2.6.16-rc2-lem/drivers/block/ub.c
--- linux-2.6.16-rc2/drivers/block/ub.c 2006-02-11 00:31:36.0 -0800
+++ linux-2.6.16-rc2-lem/drivers/block/ub.c 2006-02-11 12:04:18.0
Hi, David:
What do you think about the attached patch? I would like to have something
like that for a project I'm doing. Here's an example patch (long):
http://people.redhat.com/zaitcev/linux/linux-2.6.15-wlan6.diff
-- Pete
diff -urpN -X dontdiff linux-2.6.16-rc2/drivers/usb/gadget/net2280.h
l
David:
In pci-quirks.c, the UHCI handoff code is called by uhci-hcd when the
controller is initialized, regardless of whether it has already run as
part of the PCI initialization. Similarly, the OHCI handoff code is
duplicated in ohci_init(), so it runs even if the pci-quirks code gets
skippe
Hi,
I am a French student, newbie in kernel hacking/device drivers writing. I
have to add one feature to custom board(SHIX, a SH4 based card) : usb host
capability. On the board, there is an sl811HS, and the sl811-hcd seems to
compile (with a 2.6.10 it does and i'm trying with a 2.6.15).
But I sti
Roman Hodek wrote:
> If you have the patch at hand, it'd be easier if you change the two
> numbers... I have submitted it from another machine where I currently
> don't have access to. Thanks!
Roman, you want to give the following a shot before I submit it?
--
Phil Dibowitz
Greg,
The following patch looks good to me. It adds an unusual_devs entry as
well as fixing an ordering bug. Please apply.
Signed-off-by: Phil Dibowitz <[EMAIL PROTECTED]>
Original Message
Subject: Re: Patch for kernel 2.6.15, 1GB USB KEY
Date: Mon, 6 Feb 2006 16:10:32 +0100
Fr
Ernestas V. wrote:
> Hi,
>
> I've made my usb mp3 player to work with linux 2.6.15, just by adding it to
> unusual_devs.h.
> It is mp3 player 'ACME Sound MP3 Player for SD/MMC card' Model: EM120X. I
> think it's based on Samsung's chipset (lsusb shows vendor 'Samsung...'). so
> there could be m
Takashi Iwai ha scritto:
> At Mon, 13 Feb 2006 13:37:55 +0100,
> Patrizio Bassi wrote:
>
>> Takashi Iwai ha scritto:
>>
>>> At Sun, 12 Feb 2006 19:05:20 -0800,
>>> Andrew Morton wrote:
>>>
>>>
- Patrizio Bassi <[EMAIL PROTECTED]> has an alsa suspend
regression ("alsa s
Takashi Iwai ha scritto:
> At Sun, 12 Feb 2006 19:05:20 -0800,
> Andrew Morton wrote:
>
>> - Patrizio Bassi <[EMAIL PROTECTED]> has an alsa suspend
>> regression ("alsa suspend/resume continues to fail for ens1370")
>>
>
> It's not a "regression". PM didn't work with ens1370 at all in th
> In http://bugzilla.kernel.org/show_bug.cgi?id=5989, Sanjoy Mahajan has
> another regression, but he's off collecting more info.
I'm nearly done with bisecting (spent a day on a wild bisect goose
chase due to being careless) and I'm 95% sure the problem is
introduced by:
commit b8e4d89357fc43461
We still have some serious bugs, several of which are in 2.6.15 as well:
- The scsi_cmd leak, which I don't think is fixed.
- The some-x86_64-boxes-use-GFP_DMA-from-bio-layer bug, which causes
oom-killings.
- The skbuff_head_cache leak, which has been around since at least
2.6.11. Another
>- In http://bugzilla.kernel.org/show_bug.cgi?id=5989, Sanjoy
>Mahajan has another regression, but he's off collecting more info.
We're talking here about a system from 1999 where Windows 98
refuses to run in ACPI mode and instead runs in APM mode.
So I don't consider a regression on this box
From: "Brown, Len" <[EMAIL PROTECTED]>
Date: Mon, 13 Feb 2006 02:07:50 -0500
> >- In http://bugzilla.kernel.org/show_bug.cgi?id=5989, Sanjoy
> >Mahajan has another regression, but he's off collecting more info.
>
> We're talking here about a system from 1999 where Windows 98
> refuses to run in
On Sun, 2006-02-12 at 19:05 -0800, Andrew Morton wrote:
> We still have some serious bugs, several of which are in 2.6.15 as well:
>
> - The scsi_cmd leak, which I don't think is fixed.
didn't this got nailed down to a 2.6.15 specific queueing bug, fixed in
2.6.16-rc ?
--
On Sun, Feb 12, 2006 at 07:05:20PM -0800, Andrew Morton wrote:
>
> We still have some serious bugs, several of which are in 2.6.15 as well:
>
> - Nathan's "sysfs-related oops during module unload", which Greg seems to
> have under control.
Yes, this isn't a "regression" but has been there for
On Monday 13 February 2006 13:02, Takashi Iwai wrote:
> At Sun, 12 Feb 2006 19:05:20 -0800,
> Andrew Morton wrote:
> >
> > - Patrizio Bassi <[EMAIL PROTECTED]> has an alsa suspend
> > regression ("alsa suspend/resume continues to fail for ens1370")
>
> It's not a "regression". PM didn't work w
> systems newer than 6 years old.
According to the sticker on the bottom, this model was made in
04/2000, so the 6 years is right.
> We're talking here about a system from 1999 where Windows 98 refuses
> to run in ACPI mode and instead runs in APM mode.
I haven't tried Windows 98 on this machine
On Monday 13 February 2006 14:51, Takashi Iwai wrote:
> At Mon, 13 Feb 2006 14:09:51 +0100,
> Rafael J. Wysocki wrote:
> >
> > On Monday 13 February 2006 13:02, Takashi Iwai wrote:
> > > At Sun, 12 Feb 2006 19:05:20 -0800,
> > > Andrew Morton wrote:
> > > >
> > > > - Patrizio Bassi <[EMAIL PROTEC
Andrew Morton ha scritto:
> We still have some serious bugs, several of which are in 2.6.15 as well:
>
> - The scsi_cmd leak, which I don't think is fixed.
>
> - The some-x86_64-boxes-use-GFP_DMA-from-bio-layer bug, which causes
> oom-killings.
>
> - The skbuff_head_cache leak, which has been aro
> In http://bugzilla.kernel.org/show_bug.cgi?id=5989, Sanjoy Mahajan has
> another regression, but he's off collecting more info.
Now collected. The problematic commit is:
bad: [292dd876ee765c478b27c93cc51e93a558ed58bf] Pull release into acpica branch
The longer story follows (and I'll file it
On Mon, 2006-02-13 at 00:12 -0800, Andrew Morton wrote:
> "Brown, Len" <[EMAIL PROTECTED]> wrote:
> >
> > My point is that it that on the grand scale of bugs serious enough
> > to have an effect on the course of 2.6.16, this one doesn't qualify
> > unless the same issue is seen on other systems.
Andrew Morton wrote:
- http://bugzilla.kernel.org/show_bug.cgi?id=5914 - a sata bug (which is
quite unremarkable :(), but this one is reported to eat filesystems.
Issue closed, as the bug notes...
Jeff
---
This SF.net email is
On Sun, 2006-02-12 at 19:05 -0800, Andrew Morton wrote:
> - The scsi_cmd leak, which I don't think is fixed.
Erm, you mean the leak caused by flush barriers? That was verified as
fixed (albeit accidentally) in 2.6.16-rc1.
James
---
This SF.
"Brown, Len" <[EMAIL PROTECTED]> wrote:
>
> My point is that it that on the grand scale of bugs serious enough
> to have an effect on the course of 2.6.16, this one doesn't qualify
> unless the same issue is seen on other systems.
I think we can assume that it will be seen there. 2.6.16 is goin
At Mon, 13 Feb 2006 14:09:51 +0100,
Rafael J. Wysocki wrote:
>
> On Monday 13 February 2006 13:02, Takashi Iwai wrote:
> > At Sun, 12 Feb 2006 19:05:20 -0800,
> > Andrew Morton wrote:
> > >
> > > - Patrizio Bassi <[EMAIL PROTECTED]> has an alsa suspend
> > > regression ("alsa suspend/resume con
Takashi Iwai ha scritto:
> At Mon, 13 Feb 2006 14:31:23 +0100,
> Patrizio Bassi wrote:
>
>> Takashi Iwai ha scritto:
>>
>>> At Mon, 13 Feb 2006 13:37:55 +0100,
>>> Patrizio Bassi wrote:
>>>
>>>
Takashi Iwai ha scritto:
> At Sun, 12 Feb 2006 19:05:2
> I think we can assume that it will be seen there. 2.6.16 is going into
> distros and will have more exposure than 2.6.15, let alone
> 2.6.16-rcX.
A related point is that S3 sleep/wake problems are very difficult to
debug. The bug is often not reproducible (I've had a few of those).
Or it happe
At Mon, 13 Feb 2006 14:31:23 +0100,
Patrizio Bassi wrote:
>
> Takashi Iwai ha scritto:
> > At Mon, 13 Feb 2006 13:37:55 +0100,
> > Patrizio Bassi wrote:
> >
> >> Takashi Iwai ha scritto:
> >>
> >>> At Sun, 12 Feb 2006 19:05:20 -0800,
> >>> Andrew Morton wrote:
> >>>
> >>>
>
At Mon, 13 Feb 2006 13:37:55 +0100,
Patrizio Bassi wrote:
>
> Takashi Iwai ha scritto:
> > At Sun, 12 Feb 2006 19:05:20 -0800,
> > Andrew Morton wrote:
> >
> >> - Patrizio Bassi <[EMAIL PROTECTED]> has an alsa suspend
> >> regression ("alsa suspend/resume continues to fail for ens1370")
> >>
On Sun, Feb 12 2006, Andrew Morton wrote:
>
> We still have some serious bugs, several of which are in 2.6.15 as well:
>
> - The scsi_cmd leak, which I don't think is fixed.
It is fixed in 2.6.16-rcX.
> - The some-x86_64-boxes-use-GFP_DMA-from-bio-layer bug, which causes
> oom-killings.
Stil
At Sun, 12 Feb 2006 19:05:20 -0800,
Andrew Morton wrote:
>
> - Patrizio Bassi <[EMAIL PROTECTED]> has an alsa suspend
> regression ("alsa suspend/resume continues to fail for ens1370")
It's not a "regression". PM didn't work with ens1370 at all in the
eralier version.
About the problem there,
>- http://bugzilla.kernel.org/show_bug.cgi?id=6049 - another acpi
> regression. We have the actual offending commit here.
per my note in the bug report, I believe that this failure
is not related to the "offending commit", and thus that commit
should not be reverted. I believe that this failu
At Mon, 13 Feb 2006 15:34:28 +0100,
Patrizio Bassi wrote:
>
> Takashi Iwai ha scritto:
> > At Mon, 13 Feb 2006 14:31:23 +0100,
> > Patrizio Bassi wrote:
> >
> >> Takashi Iwai ha scritto:
> >>
> >>> At Mon, 13 Feb 2006 13:37:55 +0100,
> >>> Patrizio Bassi wrote:
> >>>
> >>>
>
On Sun, 2006-02-12 at 19:05 -0800, Andrew Morton wrote:
> We still have some serious bugs, several of which are in 2.6.15 as well:
> - Benjamin LaHaise <[EMAIL PROTECTED]> had an NFS problem ("NFS processes
> gettting stuck in D with currrent git").
...but which was apparently not repeatable:
>> >- In http://bugzilla.kernel.org/show_bug.cgi?id=5989, Sanjoy
>> >Mahajan has another regression, but he's off collecting more info.
>>
>> We're talking here about a system from 1999 where Windows 98
>> refuses to run in ACPI mode and instead runs in APM mode.
>
>If it worked before a change
On Monday 13 February 2006 1:18 pm, Pete Zaitcev wrote:
> Hi, David:
>
> What do you think about the attached patch? I would like to have something
> like that for a project I'm doing. Here's an example patch (long):
> http://people.redhat.com/zaitcev/linux/linux-2.6.15-wlan6.diff
What does this
On Monday 13 February 2006 2:19 pm, Alan Stern wrote:
>
> In pci-quirks.c, the UHCI handoff code is called by uhci-hcd when the
> controller is initialized, regardless of whether it has already run as
> part of the PCI initialization. Similarly, the OHCI handoff code is
> duplicated in ohci_in
On Mon, 13 Feb 2006, Phil Dibowitz wrote:
> Roman Hodek wrote:
> > If you have the patch at hand, it'd be easier if you change the two
> > numbers... I have submitted it from another machine where I currently
> > don't have access to. Thanks!
>
> Roman, you want to give the following a shot befor
On Monday 13 February 2006 2:46 pm, [EMAIL PROTECTED] wrote:
> But I still have a big question : where do I set the memory mapping up ?
> (ie where do I say to the system: for usb access, write on that memory
> area 0x...).
The platform_device for that controller should have a memory resource
wit
On Mon, 13 Feb 2006, David Brownell wrote:
> On Monday 13 February 2006 2:19 pm, Alan Stern wrote:
> >
> > In pci-quirks.c, the UHCI handoff code is called by uhci-hcd when the
> > controller is initialized, regardless of whether it has already run as
> > part of the PCI initialization. Simila
(moved to linux-usb-devel mailing list)
On Mon, 13 Feb 2006 13:11:09 +0530 Mukund JB. wrote:
>
> Dear All,
> Can some BIG HEAD help on this?
> I guess it is the 2.2.6 kernel might have had the USB initial USB Stack.
> i.e. Linus initial USB Mouse debugging STACK.
> Can some one please help me w
On Mon, 13 Feb 2006 18:31:58 -0800, David Brownell <[EMAIL PROTECTED]> wrote:
> On Monday 13 February 2006 1:18 pm, Pete Zaitcev wrote:
> > What do you think about the attached patch? I would like to have something
> > like that for a project I'm doing. Here's an example patch (long):
> > http://
Hi Randy,
>>
>> Dear All,
>> Can some BIG HEAD help on this?
>> I guess it is the 2.2.6 kernel might have had the USB initial USB
Stack.
>> i.e. Linus initial USB Mouse debugging STACK.
>> Can some one please help me with a x86 dist. which had this initial
>> version of USB stack.
>
>What are you
On Monday 13 February 2006 8:02 pm, Alan Stern wrote:
> > I don't know why you do that for UHCI, but for OHCI the reason for the
> > code duplication is: just in case some non-PCI system needs the handoff.
> > That seems to be a purely theoretical case just now.
>
> There are two reasons why I di
On Tue, 14 Feb 2006 10:08:06 +0530 Mukund JB. wrote:
>
> Hi Randy,
>
> >>
> >> Dear All,
> >> Can some BIG HEAD help on this?
> >> I guess it is the 2.2.6 kernel might have had the USB initial USB
> Stack.
> >> i.e. Linus initial USB Mouse debugging STACK.
> >> Can some one please help me with a
On Monday 13 February 2006 8:31 pm, Pete Zaitcev wrote:
> On Mon, 13 Feb 2006 18:31:58 -0800, David Brownell <[EMAIL PROTECTED]> wrote:
> > What does this do other than move the drivers/usb/gadget/net2280.h
> > file into include/linux?
>
> +// #include
> +
>
> I'm not quite sure what I meant b
On Monday 13 February 2006 8:38 pm, Mukund JB. wrote:
> I guess, Linux has a pretty complicated architecture of the USB Stack.
Rather, I'd say that host side USB is complicated, and Linux reflects that.
> I want to debug the Host Stack.
It helps to have a specific bug you want to "de". :)
>
Hello,
is there any way to read/write the usb ports
without havin Usb devices attach to it...
in order to activitate D+/D- pins.
harsh
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Here are some USB patches for 2.6.16-rc3. They do the following:
- build fix for sl811 driver.
- new device ids for ldusb, hid-core, and pl2303 drivers.
- take EXPERIMENTAL tag off of the ldusb driver.
- usb-storage unusual-devices update fixing some new devices.
Disable some dubious "early" USB handoff code that allegedly works around bugs
on some systems (we don't know which ones) but rudely breaks some others.
Also make the kernel warnings reporting BIOS handoff problems be more useful,
reporting the register whose value displays the trouble.
Signed-of
A new unusual_devs.h entry (as651).
Signed-off-by: Alan Stern <[EMAIL PROTECTED]>
Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>
---
drivers/usb/storage/unusual_devs.h |7 +++
1 files changed, 7 insertions(+), 0 deletions(-)
1d614a4b0d2613d83f7bf0978e213ba29aebc44f
diff --git a/
This patch (as631) for unusual_devs.h fixes bugzilla entry 5913.
Signed-off-by: Alan Stern <[EMAIL PROTECTED]>
Signed-off-by: Phil Dibowitz <[EMAIL PROTECTED]>
Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>
---
drivers/usb/storage/unusual_devs.h |7 +++
1 files changed, 7 inserti
Signed-off-by: Michael Hund <[EMAIL PROTECTED]>
Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>
---
drivers/usb/input/hid-core.c | 50 +
drivers/usb/misc/ldusb.c | 57 --
2 files changed, 60 insertions(+),
The patch adds the USB ID (0413:2101) for the Leadtek GPS-Mouse 9531 to
the driver pl2303.
Signed-off-by: Christian Lindner <[EMAIL PROTECTED]>
Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>
---
drivers/usb/serial/pl2303.c |5 +++--
drivers/usb/serial/pl2303.h |4
2 files ch
The switchover to "platform_driver" from "device_driver" missed
one rather essential usage, which broke the sl811_cs driver ...
this resolves the omission.
Signed-off-by: David Brownell <[EMAIL PROTECTED]>
Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>
---
drivers/usb/host/sl811_cs.c |
Another unusual_devs.h entry (as652).
Signed-off-by: Alan Stern <[EMAIL PROTECTED]>
Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>
---
drivers/usb/storage/unusual_devs.h |7 +++
1 files changed, 7 insertions(+), 0 deletions(-)
982db2a127b29c9e1f5896d2ba691e84446cc858
diff --git
Here is a new entry for unusual_devs.h (as630).
Signed-off-by: Alan Stern <[EMAIL PROTECTED]>
Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>
---
drivers/usb/storage/unusual_devs.h |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
ba3e93ad3c6e511f68c1b3e46954feff6cdd5a62
di
The following patch looks good to me. It adds an unusual_devs entry as
well as fixing an ordering bug. Please apply.
From: Bohdan Linda <[EMAIL PROTECTED]>
Signed-off-by: Phil Dibowitz <[EMAIL PROTECTED]>
Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>
---
drivers/usb/storage/unusual_devs
Signed-off-by: Michael Hund <[EMAIL PROTECTED]>
Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>
---
drivers/usb/misc/Kconfig |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
343a65cadb3a6a102f08513d9c64eb7e317478f0
diff --git a/drivers/usb/misc/Kconfig b/drivers/usb/misc/Kconfi
73 matches
Mail list logo