Re: [linux-usb-devel] Webcamgo

2001-05-14 Thread gmurray
> > Has anyone used the WebcamGO(es)? I have one, so far it > doesn't seem to > have the same Winbond W996xCF chip set as the Webcam and > WebcamGO. > > /mike W9968CF was used in the webcamgo, and other chips were used under different webcam names. Under usbdevfs /proc/bus/usb/devices there shou

Re: [linux-usb-devel] usb 802.11 linux driver for a network interfacecard

2001-05-14 Thread bvermeul
On Mon, 14 May 2001, Ron Jarrell wrote: > I am looking for a Linux driver for a usb 802.11(wireless) network > interface card, i.e linksys, d-link, smc. Does anyone know of one that > may already exist or would anyone be intertested in writing one? I'm working on writing one for the D-Link DWL-

Re: [linux-usb-devel] devfs & printer

2001-05-14 Thread Pete Zaitcev
> From: Mark McClelland <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Date: Mon, 14 May 2001 21:07:02 -0700 > > > I was looking at the USB printer driver for a quick how-to on devfs'ing > > a driver, and in usblp_probe, the comments above devfs_reigster say: > > "Create with perms=664", but there

Re: [linux-usb-devel] devfs & printer

2001-05-14 Thread Mark McClelland
Tom Rini wrote: > I was looking at the USB printer driver for a quick how-to on devfs'ing > a driver, and in usblp_probe, the comments above devfs_reigster say: > "Create with perms=664", but there's a missing | S_IROTH in the call so > it creates with 660. So either the comment or the code is w

Re: [linux-usb-devel] [PATCH] USB Scanner & Devfs support

2001-05-14 Thread Mark McClelland
Tom Rini wrote: > Hello. The attached patch makes the 'normal' USB scanner register w/ devfs. > Comments/questions/et al? Thanks.. IIRC, people who had devfs disabled were complaining about getting a similar error message from printer.c, after devfs support was added to it: + if(!scn->d

Re: [linux-usb-devel] Re: D-link USB hubs

2001-05-14 Thread Jeremy
I bought two (2) D-Link 4 port usb hubs for testing purposes. One works ok (not great either) and the other works less then ok... I wouldnt recommend them. Their power supplies are weak and the quality consistency is poor. --- Chris <[EMAIL PROTECTED]> wrote: > > Hello all, > Recently I pur

[linux-usb-devel] usb 802.11 linux driver for a network interface card

2001-05-14 Thread Ron Jarrell
I am looking for a Linux driver for a usb 802.11(wireless) network interface card, i.e linksys, d-link, smc.  Does anyone know of one that may already exist or would anyone be intertested in writing one?

[linux-usb-devel] Re: [uml-devel] usb controller

2001-05-14 Thread Jeff Dike
[EMAIL PROTECTED] said: > I remember seeing on one of these two lists some mention of a > user-mode USB controller module but cannot find any mention of it in > the respective mail archives. That's because our respective archivers don't hang on to attachments. > Can anyone point me in the corr

Re: [linux-usb-devel] Webcamgo

2001-05-14 Thread Mike Matera
Has anyone used the WebcamGO(es)? I have one, so far it doesn't seem to have the same Winbond W996xCF chip set as the Webcam and WebcamGO. /mike Stefan Nilsen wrote: >>> The driver for Creative Labs Webcam Go is now usable for B/W video. There >>> is still some corruption of every other im

RE: [linux-usb-devel] usb controller

2001-05-14 Thread Dunlap, Randy
Sorry about that. Try this one instead. http://marc.theaimsgroup.com/?l=linux-usb-devel&m=98736543901843&w=2 ~Randy503-677-5408_ --- > -Original Message- > From: Richard Polton [mailto:[EMAIL PROTECTED]] > Sent: Mond

Re: [linux-usb-devel] usb-storage strange behavior

2001-05-14 Thread Matthew Dharm
Could you turn on USB Mass Storage verbose debugging and send a log of the simplest case tht does something strange? Matt On Mon, May 14, 2001 at 05:18:12PM -0500, Bob McElrath wrote: > I'm using the usb-storage driver to read/write an MMC card using the > SanDisk ImageMate (SDDR12). Under kern

[linux-usb-devel] devfs & printer

2001-05-14 Thread Tom Rini
I was looking at the USB printer driver for a quick how-to on devfs'ing a driver, and in usblp_probe, the comments above devfs_reigster say: "Create with perms=664", but there's a missing | S_IROTH in the call so it creates with 660. So either the comment or the code is wrong.. :) -- Tom Rini (

[linux-usb-devel] usb-storage strange behavior

2001-05-14 Thread Bob McElrath
I'm using the usb-storage driver to read/write an MMC card using the SanDisk ImageMate (SDDR12). Under kernel 2.4.4, and usb-uhci I'm having the following problems: * The application hangs when it closes the filehandle. Currently I fh = open("/dev/sdc", O_RDWR) the device, write a bunch of st

[linux-usb-devel] [PATCH] USB Scanner & Devfs support

2001-05-14 Thread Tom Rini
Hello. The attached patch makes the 'normal' USB scanner register w/ devfs. Comments/questions/et al? Thanks.. -- Tom Rini (TR1265) http://gate.crashing.org/~trini/ = scanner.c 1.4 vs edited = --- 1.4/drivers/usb/scanner.c Fri Apr 20 10:17:25 2001 +++ edited/scanner.cMon May 14

Re: [linux-usb-devel] usb controller

2001-05-14 Thread Richard Polton
Thanks, As a second request, is there a pointer to the patch which was attached to the original mail but does not appear to attached to the copy at geocrawler? Thanks, Richard "Dunlap, Randy" wrote: > > http://www.geocrawler.com/archives/3/2571/2001/4/250/5556214/ > > 4/15/2001, from Johan V

RE: [linux-usb-devel] usb controller

2001-05-14 Thread Dunlap, Randy
http://www.geocrawler.com/archives/3/2571/2001/4/250/5556214/ 4/15/2001, from Johan Verrept. ~Randy503-677-5408_ --- > -Original Message- > From: Richard Polton [mailto:[EMAIL PROTECTED]] > > I remember seeing on o

[linux-usb-devel] usb controller

2001-05-14 Thread Richard Polton
Hi, I remember seeing on one of these two lists some mention of a user-mode USB controller module but cannot find any mention of it in the respective mail archives. Can anyone point me in the correct direction please? Thanks, Richard ___ [EMAIL PROTE

Re: [linux-usb-devel] invalid value in ohci->hcca->done_head

2001-05-14 Thread David Brownell
> So, I rewrite some stuff to handle this error. My conclusion was that the > macro dma_to_td() was used with a value which does not exist in the list > searched. You might look at the thread on that topic from last week. Have a look at a patch I posted, and a followup from Martin Diehl that hand

[linux-usb-devel] mount of SDDR-31 hangs on ohci

2001-05-14 Thread Norbert Preining
Hi! My SanDisk SDDR-31 hangs on mount: [~] ps lwf 1297 F UID PID PPID PRI NI VSZ RSS WCHAN STAT TTYTIME COMMAND 100 0 1297 1 9 0 1392 660 down D? 0:00 mount /cf [~] grep /cf /etc/fstab /dev/sda1 /cf vfatnoauto,user