HTML_Netsky.P has been detected,and Replace has been taken on 7/9/2006 10:51:04
PM.
** Legal Disclaimer
"This email may contain confidential and privileged material for the sole use
of the intended recipient. Any unauthorized review, use or di
Patch against 2.16.18-rc1 and relies on earlier patch for phidgetmotorcontrol.
From: Sean Young <[EMAIL PROTECTED]>
This patch creates a class phidget and add the drivers to them.
Signed-off-by: Sean Young <[EMAIL PROTECTED]>
--
diff -urpN linux-2.6.16/drivers/usb/misc/Kconfig
linux-2.6.16-mc/
> The driver is tiny, so it could be something simple.
Looks like I was right. The callback to usb_fill_bulk_urb in
anydata_open (l.74 in drivers/usb/serial/anydata.c) should be
usb_serial_generic_read_bulk_callback, not write. With this fixed, I can
talk to the modem when the anydata converter is
On Sun, 9 Jul 2006, Andrew Morton wrote:
> Bah. I don't mind spending an hour tracking down a bug, but I'd prefer
> that it not be a bug that someone has already fixed.
>
> Please remember that Greg's tree is my tree, so any bugs in Greg's tree are
> in mine too. I'd appreciate a cc when approp
On Sun, 9 Jul 2006 13:53:02 -0400 (EDT)
Alan Stern <[EMAIL PROTECTED]> wrote:
> On Sat, 8 Jul 2006, Andrew Morton wrote:
>
> > On Wed, 28 Jun 2006 11:27:40 -0400 (EDT)
> > Alan Stern <[EMAIL PROTECTED]> wrote:
> >
> > > This patch (as732) adds a usb_device_driver structure, for representing
> >
Hi,
Here is the patch again :) , I have made the corrections suggested by
Olivier and Luiz.
I have corrected what my email client was removing.
Please take a look at it.
Naranjo, Manuel Francisco
[EMAIL PROTECTED]
Signed-off-by: Naranjo, Manuel Francisco <[EMAIL PROTECTED]>
diff -uprN -X linux-va
On Sun, 9 Jul 2006 15:10:32 -0300 Naranjo Manuel Francisco wrote:
> Hi,
> Here is the patch again :), I have made the corrections suggested by
> Olivier and Luiz.
> Please take a look at it.
> Naranjo, Manuel Francisco
> [EMAIL PROTECTED]
Something along the way (mail client/server) has split (br
Hello,
I had the same "Sub=ff"-problem with my DSC-H5 like some other with DSC-T1/T5.
This entry to unusual_devs.h solved it.
Lars
cat /proc/bus/usb/devices:
T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#= 4 Spd=480 MxCh= 0
D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 2
P: Vendor=
Hi,
Here is the patch again :), I have made the corrections suggested by
Olivier and Luiz.
Please take a look at it.
Naranjo, Manuel Francisco
[EMAIL PROTECTED]
Signed-off-by: Naranjo, Manuel Francisco <[EMAIL PROTECTED]>
diff -uprN -X linux-vanilla/Documentation/dontdiff
linux-vanilla/drivers/us
On Sun, 9 Jul 2006, Peter Chen wrote:
> I find my flash's speed is slower than usb,so that's
>
> the reason when it takes more time on vfs_write.
>
> my usb controller is full speed device,the speed is 6.5Mbps or so
>
> that speed is normal?or still can speed up?
That speed is normal. The abs
On Sat, 8 Jul 2006, Andrew Morton wrote:
> On Wed, 28 Jun 2006 11:27:40 -0400 (EDT)
> Alan Stern <[EMAIL PROTECTED]> wrote:
>
> > This patch (as732) adds a usb_device_driver structure, for representing
> > drivers that manage an entire USB device as opposed to just an interface.
> > Support rou
On Sun, Jul 09, 2006 at 01:51:01PM +, Uwe Bonnes wrote:
> Hallo,
>
> why is there no usb_attach_kernel_driver_np() in libusb?
Try asking this on the libusb mailing list instead, you might get a
better response :)
thanks,
greg k-h
---
I have an Anydata USB CDMA modem which basically works for
me. However, something strange is going on. The first time I plugged
in the modem, the anydata module was automatically loaded - I didn't
have to do any configuration. Unfortunately, I wasn't able to talk to
the modem. Here's what appeared
Hallo,
why is there no usb_attach_kernel_driver_np() in libusb?
For example with the FTDI USB2Serial chips, we can use the chip as ttyUSB
via the kernel driver and as a machine for other (serial) protocolls like
jtag via libusb.
However if we detach the serial driver via the libusb call
usb_de
Patch against 2.16.18-rc1.
From: Sean Young <[EMAIL PROTECTED]>
This driver add support for the Phidgets Inc., MotorControl via sysfs. Also
some minor fixes for the InterfaceKit.
Signed-off-by: Sean Young <[EMAIL PROTECTED]>
--
diff -urpN linux-2.6.16/drivers/usb/input/hid-core.c
linux-2.6.16-
I find my flash's speed is slower than usb,so that's
the reason when it takes more time on vfs_write.
my usb controller is full speed device,the speed is 6.5Mbps or so
that speed is normal?or still can speed up?
When write-in my nand flash,the speed is only 4Mbps,is it too slow?
--
16 matches
Mail list logo