>
> 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
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-
> 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
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
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
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
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?
[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
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
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
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
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 (
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
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
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
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
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
> 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
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
19 matches
Mail list logo