WORM_NETSKY.DAM has been detected,and Replace has been taken on 7/3/2006
10:55:00 PM.
** Legal Disclaimer
"This email may contain confidential and privileged material for the sole use
of the intended recipient. Any unauthorized review, use or
Am Dienstag, 4. Juli 2006 00:08 schrieb David Ronis:
> After browsing some of the archives of this list, I'm left with the
> impression that there may be some way to get the cdc-acm driver to work.
> (Basically, by forcing it to recognize this modem). Is this true and if
> so, where are the "exce
On Tue, 4 Jul 2006, Foli Ayivoh wrote:
> Even if there is no keyboard connected to the KVM-SWITCH I get this:
>
> f7e949e0 1472739762 C Ii:003:02 -110 0
> f7e949e0 1472739776 S Ii:003:02 -115 4 <
> f7e94860 1472748763 C Ii:004:01 -110 0
> f7e94860 1472748770 S Ii:004:01 -115 7 <
> f7e94be0 147277
On Mon, 3 Jul 2006, Greg KH wrote:
> On Sat, Jul 01, 2006 at 10:17:52PM -0400, Alan Stern wrote:
> > Pavel Machek has stated that the current /sys/devices/.../power/state
> > interface is broken and likely to be replaced. It seems like a good idea
> > to add a separate private interface for use w
On Monday 03 July 2006 4:57 pm, Vivek Dharmadhikari wrote:
[ again, please fix your mailer so lines wrap before 80 characters... ]
> Ok Got it. I really need to dump the entire all qh even if there are no qtds
> linked in them and need to modify the current code to do that.
Simple enough.
> I n
On Sat, Jul 01, 2006 at 10:17:52PM -0400, Alan Stern wrote:
> Pavel Machek has stated that the current /sys/devices/.../power/state
> interface is broken and likely to be replaced. It seems like a good idea
> to add a separate private interface for use with USB devices, where
> we know that the on
On Mon, Jul 03, 2006 at 07:32:55PM -0300, Manuel Naranjo wrote:
> Hi:
> I'm working on AIRcable USB driver, I was about to send a patch diff
> file as Greg KH recommended me, when I found a bug, which will not make
> the system crash, but is a bug at least.
> The problem that I'm having is the am
On Tue, 4 Jul 2006, Foli Ayivoh wrote:
> > > The affected keyboard is "KEYBOARD TWO" that is connected via the
> > > KVM-SWITCH.
> >
> > Does the keyboard work better if you attach it directly to one of the
> > computers, bypassing the KVM switch? Perhaps the switch causes those
> > communica
On Mon, 2006-07-03 at 11:16 -0700, Greg KH wrote:
> On Mon, Jul 03, 2006 at 01:55:28PM -0400, Andy Gay wrote:
> > On Mon, 2006-07-03 at 10:00 -0700, Greg KH wrote:
> > > Yes, this driver is already split into 2 different ones (look in the
> > > recent -mm releases). Sierra wants to have their devi
Hi:
I'm working on AIRcable USB driver, I was about to send a patch diff
file as Greg KH recommended me, when I found a bug, which will not make
the system crash, but is a bug at least.
The problem that I'm having is the amount of data this devices can
receive is limited to 180 bytes, any amount
I have a Zyxel Omni 56K plus modem and would like to connect it to my
system (Kernel 2.6.17.3) using the usb port (it works with serial). I
use vgetty to watch the modem.
I've tried the omninet and cdc-acm drivers, but neither worked. Based
on something posted to this list, I manually added the
On Mon, 3 Jul 2006, Foli Ayivoh wrote:
> Hi Alan,
>
> I doubt that the keyboard or the cable is the cause, because it works very
> well under a
> different OS (not to mention here). No problems, no hassle.
Maybe some change to the host controller driver has caused these errors,
although I don't
Orgad Shaneh wrote:
> Hello,
>
> Please add the attached device to unusual_devs.h.
As mentioned at the top of unusual_devices.h, please include the contents of
'cat /proc/bus/usb/devices' while your device is plugged in when you send
your patch.
But a first glance, your patch looks good.
>
On Fri, 23 Jun 2006 21:57:57 +0200 (CEST)
Guennadi Liakhovetski <[EMAIL PROTECTED]> wrote:
| On Fri, 23 Jun 2006, Luiz Fernando N. Capitulino wrote:
|
| > Actually, I'm afraid the switch will not happen anymore [1]. :(
|
| Well, there's a problem, but there should be a solution too, so, I don't
On Monday 03 July 2006 10:15 am, Vivek Dharmadhikari wrote:
> Resending as i did not see the mail that i earlier sent...
>
> Hello All
> I modified the the show_async() in ehci-dbg.c to print the first few dwords
> of the qh and qtds in addition to default output.
You mean, like the dbg_qh() an
On Mon, 3 Jul 2006 07:04:05 -0700
"Miles Lane" <[EMAIL PROTECTED]> wrote:
> On 7/3/06, Andrew Morton <[EMAIL PROTECTED]> wrote:
> > On Mon, 3 Jul 2006 01:31:36 -0700
> > "Miles Lane" <[EMAIL PROTECTED]> wrote:
> >
> > > I get a system lockup on my laptop every time I remove my Linksys USB
> > > 10
On Mon, Jul 03, 2006 at 01:55:28PM -0400, Andy Gay wrote:
> On Mon, 2006-07-03 at 10:00 -0700, Greg KH wrote:
> > Yes, this driver is already split into 2 different ones (look in the
> > recent -mm releases). Sierra wants to have their devices be in their
> > own driver, as the chip is a little di
Andy Gay wrote:
> Aha, good news. So this patch is already obsolete, for the Sierra stuff
> anyway. And as I only have Sierra kit to work with, I reckon I should
> drop out of this now.
> I did make some changes to the last patch to do the cleanup stuff in the
> open function, do you want to see th
On Mon, 2006-07-03 at 10:00 -0700, Greg KH wrote:
> Yes, this driver is already split into 2 different ones (look in the
> recent -mm releases). Sierra wants to have their devices be in their
> own driver, as the chip is a little different from the other ones. This
> means that those devices are
Resending as i did not see the mail that i earlier sent...
Hello All
I modified the the show_async() in ehci-dbg.c to print the first few dwords of
the qh and qtds in addition to default output. A sample output is shown below.
qh dword1 0x42002102 dword2 0x4000 current 0x1595180 next 0x1595
On Sun, Jul 02, 2006 at 04:29:01PM -0400, Andy Gay wrote:
> On Sun, 2006-07-02 at 11:48 -0700, Roland Dreier wrote:
> > this works well on my kyocera kpc650 -- throughput is up to about 1
> > mbit/sec vs. ~250 kbit/sec with the stock airprime driver.
> > -
> Thanks for the feedback.
>
> I'm workin
On Mon, 2006-07-03 at 09:28 -0700, Jeremy Fitzhardinge wrote:
> Andy Gay wrote:
> >> I think if the hardware has the EPs, they should be exposed by the
> >> driver. You can tweak usermode as to whether they get device nodes,
> >> what they're called, etc.
> >>
> > I tend to agree. I'm think
On Mon, Jul 03, 2006 at 12:50:45PM +0100, Paulo Marques wrote:
>
> This problem is already solved, now (see the other thread). I just
> wanted to comment on this:
>
> Greg KH wrote:
> >[...]
> >'cat' is not a good thing to do when testing usb-serial devices. Please
> >use a serial transfer prog
Andy Gay wrote:
>> I think if the hardware has the EPs, they should be exposed by the
>> driver. You can tweak usermode as to whether they get device nodes,
>> what they're called, etc.
>>
> I tend to agree. I'm thinking for now I should leave it as is, so it
> defaults to configuring 3 EPs
On Mon, 2006-07-03 at 08:43 -0700, Ken Brush wrote:
> On 6/29/06, Andy Gay <[EMAIL PROTECTED]> wrote:
> >
> > Adapted from an earlier patch by Greg KH <[EMAIL PROTECTED]>.
> > That patch added multiple read urbs and larger transfer buffers to allow
> > data transfers at full EvDO speed.
> >
> > Thi
On 6/29/06, Andy Gay <[EMAIL PROTECTED]> wrote:
>
> Adapted from an earlier patch by Greg KH <[EMAIL PROTECTED]>.
> That patch added multiple read urbs and larger transfer buffers to allow
> data transfers at full EvDO speed.
>
> This version includes additional device IDs and fixes a memory leak i
On Mon, 2006-07-03 at 00:00 -0700, Jeremy Fitzhardinge wrote:
> Andy Gay wrote:
> > BTW - Jeremy suggested that the number of EPs to configure should be
> > determined from the device ID. Makes sense to me, but then many users
> > may have no use for the additional EPs. Alternatively, Greg suggeste
On Mon, 3 Jul 2006, boku wrote:
> Dear Alan,
> Thank you for your information. In my log, i can see XP have
> requested GETD, SETA, GETD on device, strings, configuration and
> that's all. Can I assume that the enumeration has completed? Thank
> you!
I suppose that GETD stands for "Get Descri
On Sun, 2 Jul 2006, Christopher Montgomery wrote:
> The part I forgot to mention is that usb-hub.c implements a magic
> number of ten consecutive interrupt errors on a given hcd before it
> starts aggressively resetting/downing hardware.
Ah, okay. That's different from what I thought you meant -
> > This is with 2.6.17-git, I hope?
>
> This was with the latest stable, 2.6.17.2.
>
> ...
> Anyway, I'll be testing with the latest 2.6.17-git21 and there is a new
> USB_EHCI_TT_NEWSCHED that seems to address exactly this problem. I'll
> report again after the tests.
Like I said: I hope you
This problem is already solved, now (see the other thread). I just
wanted to comment on this:
Greg KH wrote:
>[...]
> 'cat' is not a good thing to do when testing usb-serial devices. Please
> use a serial transfer program instead. Some of the usb-serial drivers
> like to re-initialize things t
Paulo Marques wrote:
>[...]
> Anyway, I'll be testing with the latest 2.6.17-git21 and there is a new
> USB_EHCI_TT_NEWSCHED that seems to address exactly this problem. I'll
> report again after the tests.
Done.
I'm pleased to report that with the latest 2.6.17-git21 with
CONFIG_USB_EHCI_TT_NE
David Brownell wrote:
> On Friday 30 June 2006 10:14 am, Paulo Marques wrote:
>
>> However, using the EHCI controller gives a lot of errors running this
>> simple script:
>
> This is with 2.6.17-git, I hope?
This was with the latest stable, 2.6.17.2.
I can't believe I left out the kernel versi
Andy Gay wrote:
> BTW - Jeremy suggested that the number of EPs to configure should be
> determined from the device ID. Makes sense to me, but then many users
> may have no use for the additional EPs. Alternatively, Greg suggested
> that maybe this should split into 2 drivers. Any preferences, anyo
34 matches
Mail list logo