[linux-usb-devel] Re: PNY CF+SM reader and LUN...

2002-01-02 Thread Jimmie Mayfield
On Wed, Jan 02, 2002 at 06:42:38PM -0500, Michael H. Warfield wrote: > Hello all, > > The reader that I have is not immediately recognized. It has > vendor code 0x07c4 and product code 0xa109. As a first order experiment, > I "cloned" the 0x07c4:0xa005 PNY/Datafab entry in unusual_devs.h.

Re: [linux-usb-devel] patch to handle module usage counts in usb core

2002-01-02 Thread Greg KH
Oops, forgot to update the documentation. This patch should fix that :) greg k-h diff -Nru a/include/linux/usb.h b/include/linux/usb.h --- a/include/linux/usb.h Wed Jan 2 16:27:11 2002 +++ b/include/linux/usb.h Wed Jan 2 16:27:11 2002 @@ -460,6 +460,7 @@ /** * struct usb_dri

Re: [linux-usb-devel] patch to handle module usage counts in usb core

2002-01-02 Thread Greg KH
On Wed, Dec 19, 2001 at 10:31:31AM +0100, [EMAIL PROTECTED] wrote: > Hi, > > this adds module usage count handling during probe and disconnect to the > usb core. It applies to 2.5.1 and is now in the smallest possible form. > I did not go at the old style probe, as it shoulde be IMO removed. Ok,

[linux-usb-devel] PNY CF+SM reader and LUN...

2002-01-02 Thread Michael H. Warfield
Hello all, This is one of my blue moon times when I poke my nose briefly into USB stuff and raise a ruckus before lurking off onto other things... I've got at least two past topics I need to revisit, but that will be for another day... This time I've been poking at the PNY/datafa

[linux-usb-devel] [PATCH 4 of 4] USB build update

2002-01-02 Thread Greg KH
Hi, Here's a patch against 2.5.2-pre6 that adds Configure.help entries for all of the new usb drivers, and updates the build files to allow people to select them. thanks, greg k-h diff -Nru a/Documentation/Configure.help b/Documentation/Configure.help --- a/Documentation/Configure.help W

[linux-usb-devel] [PATCH 1 of 4] USB stv680 driver added

2002-01-02 Thread Greg KH
Hi, Here's a patch against 2.5.2-pre6 that adds the USB stv680 video camera driver. The driver was written by Kevin Sisson. A patch to add the driver to the build and the Configure.help entry will be sent later. thanks, greg k-h diff -Nru a/drivers/usb/stv680.c b/drivers/usb/stv680.c --- /

[linux-usb-devel] [PATCH 3 of 4] USB Documentation updated

2002-01-02 Thread Greg KH
Hi, Here's a patch against 2.5.2-pre6 that updates the Documentation/usb directory with new files for the ehci and stv680 drivers, and updates the usb-serial.txt file with info for the ipaq and kl5kusb105 drivers. thanks, greg k-h diff -Nru a/Documentation/usb/ehci.txt b/Documentation/usb/eh

[linux-usb-devel] [PATCH 2 of 4] USB vicam driver added

2002-01-02 Thread Greg KH
Hi, Here's a patch against 2.5.2-pre6 that adds the USB vicam video camera driver. The driver was written by Christopher Cheney and Pavel Machek. A patch to add the driver to the build and the Configure.help entry will be sent later. thanks, greg k-h diff -Nru a/drivers/usb/vicam.c b/drivers

[linux-usb-devel] HOW-TOs

2002-01-02 Thread Derek Richardson
All, Does anyone know of any good HOW-TOs on writing drivers for linux USB devices? I'm not on the list, so please mail directly to me. Thanx. Regards, Derek R. -- Linux Technician 713-817-1197 (cell) 713-781-4000 x2267 (office) "Chihuahuas - Nature's little kickballs" ___

Re: [linux-usb-devel] Re: highmem and usb[was:"sr: unalignedtransfer"in2.5.2-pre1]

2002-01-02 Thread David Brownell
> > > > > I presume there is some overhead in bouncing to lowmem? I imagine that > > > > > highmem support for the HCDs wouldn't be that difficult -- they are just > > > > > PCI devices, after all. > > > > > > > > I'm unclear on what "bouncing to lowmem" involves, but I'd rather avoid > > > > tea

Re: [linux-usb-devel] 2.5 proposal: URB + highmem

2002-01-02 Thread David Brownell
> > - EITHER: > > > > * each HCD is modified to manage page DMA > > mappings if needed, in the same places they now > > handle the single shot DMA mappings > > > > - OR: > > > > * the (new) hcd layer does this, once. In that case > > it'd be

Re: [linux-usb-devel] Re: highmem and usb [was "sr: unalignedtransfer" in 2.5.2-pre1]

2002-01-02 Thread Oliver.Neukum
On Wed, 2 Jan 2002, Jens Axboe wrote: > On Wed, Jan 02 2002, David Brownell wrote: > > > > requirement for drivers is that the transfer buffers can be passed to > > > > pci_map_single() calls by the Host Controller Drivers (HCDs). The > > > > device drivers, and URBs, don't expose such mappings,

Re: [linux-usb-devel] Re: highmem and usb [was:"sr: unalignedtransfer"in2.5.2-pre1]

2002-01-02 Thread Oliver.Neukum
On Wed, 2 Jan 2002, David Brownell wrote: > > > > I presume there is some overhead in bouncing to lowmem? I imagine that > > > > highmem support for the HCDs wouldn't be that difficult -- they are just > > > > PCI devices, after all. > > > > > > I'm unclear on what "bouncing to lowmem" involves,

Re: [linux-usb-devel] 2.5 proposal: URB + highmem

2002-01-02 Thread Oliver.Neukum
> - EITHER: > > * each HCD is modified to manage page DMA > mappings if needed, in the same places they now > handle the single shot DMA mappings > > - OR: > > * the (new) hcd layer does this, once. In that case > it'd be advantageous to add

[linux-usb-devel] Re: [PATCH] PWC 8.5

2002-01-02 Thread Greg KH
On Wed, Jan 02, 2002 at 10:45:36PM +0100, Nemosoft Unv. wrote: > > Please apply. Added to both my 2.4 and 2.5 trees. thanks, greg k-h ___ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linu

[linux-usb-devel] USB 2.0 from Intel and VIA

2002-01-02 Thread David Brownell
Found on http://www.hexus.net: - USB2.0 to ship on Intel and VIA Southbridges in 2002 Posted on Tuesday, January 1, 2002 by Ryszard An email from a highly trusted source landed in my Inbox with a couple of tasty tidbits of information regarding chipsets in 2002. Firstly, Intel are

[linux-usb-devel] [PATCH] PWC 8.5

2002-01-02 Thread Nemosoft Unv .
Greetings, Well, time for another update of the Philips (and others) webcam driver. This patch will upgrade the PWC driver to version 8.5, and includes the following changes: * Adding IDs for Creative Labs Webcam 5 * Adding IDs for SOTEC CMS-001 webcam * Solving possible hang in VIDIOCSYNC whe

Re: [linux-usb-devel] Re: highmem and usb [was "sr: unaligned transfer" in 2.5.2-pre1]

2002-01-02 Thread Jens Axboe
On Wed, Jan 02 2002, David Brownell wrote: > > > OK, I think I'm clear on this much then: in 2.5, to support block drivers > > > over USB (usb-storage only, for now) there needs to be an addition to > > > the buffer addressing model in usbcore, as exposed by URBs. > > > > > > - Current "transf

[linux-usb-devel] 2.5 proposal: URB + highmem

2002-01-02 Thread David Brownell
OK, so it looks like URBs need to learn about highmem. Here's a quick proposal. It's rather first-drafty, and needs discussion (for a week or so?). - Add to struct urb: struct page *page;/* [in] transfer buffer page */ unsigned offset;/* [in] offset within page

[linux-usb-devel] Studio PCTV USB SECAM Device added to the USBVision driver

2002-01-02 Thread Dwaine Garden
I have added the Studio PCTV USB SECAM device to the USBVision driver. Could everyone that has this device test it out.I would like to confirm the number of channels. You can grab the latest version from my website. I have also, done some small changes to the driver. www.emuit.com/we

Re: [linux-usb-devel] Re: highmem and usb [was"sr: unaligned transfer" in 2.5.2-pre1]

2002-01-02 Thread David Brownell
> > OK, I think I'm clear on this much then: in 2.5, to support block drivers > > over USB (usb-storage only, for now) there needs to be an addition to > > the buffer addressing model in usbcore, as exposed by URBs. > > > > - Current "transfer_buffer" + "transfer_buffer_length" mode needs to >

Re: [linux-usb-devel] Re: highmem and usb [was:"sr: unalignedtransfer"in 2.5.2-pre1]

2002-01-02 Thread David Brownell
> > > I'd rather eliminate as much overhead as possible -- I already get > > > complaints from performance fanatics about the inability of usb-storage to > > > get past 92% bus saturation (sustained), and the problem will only get > > > worse on USB 2.0 > > > > Well then you'll be glad to see a p

Re: [linux-usb-devel] Re: highmem and usb [was "sr: unaligned transfer" in 2.5.2-pre1]

2002-01-02 Thread Jens Axboe
On Wed, Jan 02 2002, David Brownell wrote: > > > requirement for drivers is that the transfer buffers can be passed to > > > pci_map_single() calls by the Host Controller Drivers (HCDs). The > > > device drivers, and URBs, don't expose such mappings, they only > > > require that they can be creat

Re: [linux-usb-devel] Re: highmem and usb [was"sr: unaligned transfer" in 2.5.2-pre1]

2002-01-02 Thread David Brownell
> > requirement for drivers is that the transfer buffers can be passed to > > pci_map_single() calls by the Host Controller Drivers (HCDs). The > > device drivers, and URBs, don't expose such mappings, they only > > require that they can be created/destroyed. > > .. which is the requirement that

[linux-usb-devel] Help writing a driver for usb digital camera

2002-01-02 Thread Bill Bland
Hello, I just got a "Fast Flicks" digital camera, made by Tiger Electronics. It's a very cheap device and appears to be unsupported by linux. I know C pretty well and have experience of programming in linux using gcc, so I'm thinking of writing a driver for this device. The vendor/produ

Re: [linux-usb-devel] USB devices major/minor numbers

2002-01-02 Thread Mark McClelland
Amira Solomovici wrote: >>What kind of device do you have? >> >A SmartCard reader. Are there allocated major:minor numbers for such devices >(as there are for scanners, for example)? > Check out this link: http://www.linuxnet.com/software.html You'll need to install PC/SC Lite and the appropria

Re: [linux-usb-devel] Re: highmem and usb [was "sr: unaligned transfer" in 2.5.2-pre1]

2002-01-02 Thread Jens Axboe
On Tue, Jan 01 2002, David Brownell wrote: > > > Not that I've seen a writeup about highmem (linux/Documentation > > > doesn't seem to have one anyway) but if I infer correctly from that > > > DMA-mapping.txt writeup, URBs don't support it because there's no way > > > to specify buffers as a "stru

Re: [linux-usb-devel] Re: highmem and usb [was: "sr: unaligned transfer" in 2.5.2-pre1]

2002-01-02 Thread Jens Axboe
On Tue, Jan 01 2002, David Brownell wrote: > > > No, you can always ask to get pages low mem bounced. Highmem is no > > > requirement, and if your device really can't support it there's no point > > > in attempting to support it. > > > > I presume there is some overhead in bouncing to lowmem? I i

Re: [linux-usb-devel] Re: "sr: unaligned transfer" in 2.5.2-pre1

2002-01-02 Thread Jens Axboe
On Tue, Jan 01 2002, Matthew Dharm wrote: > On Tue, Jan 01, 2002 at 11:34:23PM +0100, Jens Axboe wrote: > > On Tue, Jan 01 2002, David Brownell wrote: > > > Not that I've seen a writeup about highmem (linux/Documentation > > > doesn't seem to have one anyway) but if I infer correctly from that > >

Re: [linux-usb-devel] Re: highmem and usb [was:"sr: unalignedtransfer" in 2.5.2-pre1]

2002-01-02 Thread Oliver.Neukum
> > I presume there is some overhead in bouncing to lowmem? I imagine that > > highmem support for the HCDs wouldn't be that difficult -- they are just > > PCI devices, after all. > > I'm unclear on what "bouncing to lowmem" involves, but I'd rather avoid > teaching all three HCDs a second model