Dear Sir
As an exporter in China, can supply :Fish tackle products. Fishing rod Fish-Sound
Fishing bite
Alarm Spinning reel Fishing line Accessories
Mr. Joe
If you have any purchase intentions for other products, please feel free to
tell us in case that we can offer you your
--
On Wed, Jul 09, 2003 at 10:10:06AM +0800, yah wrote:
> Hi,
> The Original driver by cypress for sl811 host does't support
> isochronous device, so when i try to make it work with ov511, i mostly
> rewrite it, now it support isochronous and more effective. This driver
> is write at 2.4.18, and shoul
Hi,
The Original driver by cypress for sl811
host does't support isochronous device, so when i try to make it work with
ov511, i mostly rewrite it, now it support isochronous and more effective. This
driver is write at 2.4.18, and should work for all 2.4.xx.
Is this one will b
hi linux-usb-devel
Hacker tools and bootleg downloads for linux-usb-devel
Learn More http://www.doxdesk.com
vnsujyedrcqrcasxlcdavxdjanbcxhiu
---
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & mo
On Wed, Jul 09, 2003 at 12:40:32AM +0200, Oliver Neukum wrote:
> Hi,
>
> usb_set_infdata must be done before open might use the data.
Care sending this without the whitespace changes, and to the usb scanner
maintainer?
thanks,
greg k-h
---
T
On Wed, Jul 09, 2003 at 12:14:00AM +0200, Oliver Neukum wrote:
> Am Dienstag, 8. Juli 2003 23:39 schrieb Greg KH:
> > On Tue, Jul 08, 2003 at 04:08:41PM -0400, Alan Stern wrote:
> > > .txt. But do you really need all these device
> > > numbers? Consider using devfs, which does dynamic device num
I've just added this, it should appear tonight.
On Sun, 6 Jul 2003, Greg KH wrote:
> On Sun, Jul 06, 2003 at 08:01:15PM +0200, Frédéric JOUAULT wrote:
> > Hi,
> >
> > Can someone add a link to http://go.lamarinapunto.com in the "Device
> > Driver Support" page?
>
> Any reason you don't submit thi
hi linux-usb-devel
Hacker tools and bootleg downloads for linux-usb-devel
Learn More http://www.doxdesk.com
lkhyxjojmovpuvwqfvrqvqs
---
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Downl
Hi,
usb_set_infdata must be done before open might use the data.
Regards
Oliver
You can import this changeset into BK by piping this whole message to:
'| bk receive [path to repository]' or apply the patch as usual.
===
Am Dienstag, 8. Juli 2003 23:39 schrieb Greg KH:
> On Tue, Jul 08, 2003 at 04:08:41PM -0400, Alan Stern wrote:
> > .txt. But do you really need all these device
> > numbers? Consider using devfs, which does dynamic device number
> > assignment.
>
> It does? Through what calls?
devfs_register
I wouldnt recommend devfs in 2.4. I really wouldnt
---
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps
___
| Date: Mon, 7 Jul 2003 22:01:24 +0200
| From: Kay Sievers <[EMAIL PROTECTED]>
| To: "Randy.Dunlap" <[EMAIL PROTECTED]>
| Cc: [EMAIL PROTECTED]
| Subject: Re: [linux-usb-devel] [usb-skeleton.c] usb_buffer_free() not called
|
| Here is the blind flight :-)
|
| thanks
| Kay
|
| ===
| drivers/usb/
On Tue, Jul 08, 2003 at 04:08:41PM -0400, Alan Stern wrote:
> .txt. But do you really need all these device
> numbers? Consider using devfs, which does dynamic device number
> assignment.
It does? Through what calls?
thanks,
greg k-h
---
> > Don't drag USB into this. There's no reason to specify how the
> > bus is connected to the host. The cleanest way to do this is to get a
> > GPIB major number.
> >
>
> That seems like a cleaner way to do it. Hide the USB connectivity
> from the user. But there's still the problem of hotpl
Thanks again. I'll make sure the driver will work under 2.5/2.6 as
well.
Gary
--- Duncan Sands <[EMAIL PROTECTED]> wrote: > On Tuesday 08
July 2003 20:32, Alan Stern wrote:
> > On Tue, 8 Jul 2003, Gary Ng wrote:
> > > Thanks very much for such a quick feedback. The information is
> very
> > > hel
Duncan Sands wrote:
On Tuesday 08 July 2003 20:32, Alan Stern wrote:
On Tue, 8 Jul 2003, Gary Ng wrote:
Under 2.4, does that mean I have to set USE_QUEUE_BULK
in transfer_flags if I want to invoke usb_submit_urb() multiple times
without waiting for the completion handler to be called?
I think tha
On 8 Jul 2003 at 20:50, Oliver Neukum wrote:
> Am Dienstag, 8. Juli 2003 18:23 schrieb [EMAIL PROTECTED]:
> > Hello all,
> >
> > I'm setting up a device driver for a GPIB (IEEE-488) interface.
> > GPIB is a General-Purpose Interface Bus (hence the name) which
> > enables connection of arbitrary
On Tue, 8 Jul 2003 [EMAIL PROTECTED] wrote:
> Hi Alan,
>
> Thanks for the quick response.
>
> Right now I'm setting up one device per interface (using my company
> name ATS) at /dev/usb/ats[0-7]. This gives me access to the base
> device in the interface. I'm currently using the USB major (1
On Tuesday 08 July 2003 20:32, Alan Stern wrote:
> On Tue, 8 Jul 2003, Gary Ng wrote:
> > Thanks very much for such a quick feedback. The information is very
> > helpful. Under 2.4, does that mean I have to set USE_QUEUE_BULK
> > in transfer_flags if I want to invoke usb_submit_urb() multiple times
Am Dienstag, 8. Juli 2003 18:23 schrieb [EMAIL PROTECTED]:
> Hello all,
>
> I'm setting up a device driver for a GPIB (IEEE-488) interface. GPIB
> is a General-Purpose Interface Bus (hence the name) which enables
> connection of arbitrary peripherals to a PC. It's used primarily to
> support
On Tue, 8 Jul 2003, Gary Ng wrote:
> Thanks very much for such a quick feedback. The information is very
> helpful. Under 2.4, does that mean I have to set USE_QUEUE_BULK
> in transfer_flags if I want to invoke usb_submit_urb() multiple times
> without waiting for the completion handler to be cal
On 8 Jul 2003 at 13:22, Alan Stern wrote:
> On Tue, 8 Jul 2003 [EMAIL PROTECTED] wrote:
>
> > Hello all,
> >
> > I'm setting up a device driver for a GPIB (IEEE-488) interface.
> > GPIB is a General-Purpose Interface Bus (hence the name) which
> > enables connection of arbitrary peripherals to
Thanks very much for such a quick feedback. The information is very
helpful. Under 2.4, does that mean I have to set USE_QUEUE_BULK
in transfer_flags if I want to invoke usb_submit_urb() multiple times
without waiting for the completion handler to be called?
Thanks,
Gary
--- Alan Stern <[EMAIL
On Tue, 8 Jul 2003 [EMAIL PROTECTED] wrote:
> Hello all,
>
> I'm setting up a device driver for a GPIB (IEEE-488) interface. GPIB
> is a General-Purpose Interface Bus (hence the name) which enables
> connection of arbitrary peripherals to a PC. It's used primarily to
> support automated test
Alex Bennee wrote:
Hi,
I've just finished updating the isp116x USB driver for our embedded
system (sources available to anyone who wants a copy :-) and I'm testing
the various things you can plug in.
Testing the mouse was easy by doing a cat on /dev/mouse but I couldn't
figure out how to test the
Hello all,
I'm setting up a device driver for a GPIB (IEEE-488) interface. GPIB
is a General-Purpose Interface Bus (hence the name) which enables
connection of arbitrary peripherals to a PC. It's used primarily to
support automated test facilities in manufacturing environments.
Each interfac
Hi,
I've just finished updating the isp116x USB driver for our embedded
system (sources available to anyone who wants a copy :-) and I'm testing
the various things you can plug in.
Testing the mouse was easy by doing a cat on /dev/mouse but I couldn't
figure out how to test the keyboard. When I p
On Tue, 8 Jul 2003, Gary Ng wrote:
> Hi guys,
> I am newbie trying to come up with my first USB driver, I've read
> through the usb-skeleton.c file and find it to be a very helpful
> starting point for a beginner like myself. There are several things
> though I am interested to learn a bit more.
Gary Ng wrote:
For example, is it a
mandatory thing to set the urb transfer_buffer size same as the device
endpoint max packet size? What could happen if the urb transfer_buffer
size is different from the max packet size?
Don't make the i/o buffers small unless they need to be; it's a lot
fast
Hi guys,
I am newbie trying to come up with my first USB driver, I've read
through the usb-skeleton.c file and find it to be a very helpful
starting point for a beginner like myself. There are several things
though I am interested to learn a bit more. For example, is it a
mandatory thing to set
On Tue, 8 Jul 2003, Cameron Morrison wrote:
> Hi,
>
> I've got an 128MB Apacer "Handy Steno 2.0" usb flash drive
> (http://www.apacer.com/apacer_english/product_html/handy_steno20.asp).
> It's giving the following error when i try to mount it : -
>
> Attached scsi removable disk sda at scsi0, ch
> > Just as an experiment, could you connect a second device to the bus?
>
> Sure.
> But I'll need to find/make another USB connector: the board I use is
> a small embedded Geode board with only one USB connector, the second one
> is just 4 pins on the board. Will work something out.
>
> But w
Hello!
Disconnect handling in the USB scanner driver is buggy. This can be
reproduced by unplugging the scanner while it is used by e.g. xsane
(the complete oops report is below).
Also there are several more problems:
- Check for the free minor number availability is wrong (it reads past
the e
> > - It assumes that the protocol will be == 1. According to the CDC_WMC10
> > spec they could be 2-6 (all variants of AT command set). 3G mobiles will
> > implement 3gpp 27.007, which is protocol class 5.
> The reason for this is that people expect to use AT commands, which IIRC is
> the protoc
> Am Sonntag, 6. Juli 2003 19:00 schrieb Rob van Nieuwkerk:
> > > Am Sonntag, 6. Juli 2003 15:09 schrieb Rob van Nieuwkerk:
> > > > Oliver Neukum wrote:
> > > > > > I don't mind dropped or garbled frames at all. But the "dying" camera
> > > > > > is fatal. This problem is driving me nuts. Any he
hi linux-usb-devel
Hacker tools and bootleg downloads for linux-usb-devel
Learn More http://www.doxdesk.com
ldecdmmewujwapeicvvelhyprkqvrqj
---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports,
Am Sonntag, 6. Juli 2003 19:00 schrieb Rob van Nieuwkerk:
> > Am Sonntag, 6. Juli 2003 15:09 schrieb Rob van Nieuwkerk:
> > > Oliver Neukum wrote:
> > > > > I don't mind dropped or garbled frames at all. But the "dying" camera
> > > > > is fatal. This problem is driving me nuts. Any help or othe
hi linux-usb-devel
Hacker tools and bootleg downloads for linux-usb-devel
Learn More http://www.doxdesk.com
ecvcrpjmuenqpqiaondmc
---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce
hi linux-usb-devel
Hacker tools and bootleg downloads for linux-usb-devel
Learn More http://www.doxdesk.com
cfbhghmqgbdilbbtldcpusiiprtumfodjmoljwj
---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data R
39 matches
Mail list logo