[PATCH] 2.2.14 driver/char/c-qcam.c

From: David Forrest (drf5n@mug.sys.virginia.edu)
Date: Fri Feb 25 2000 - 09:44:30 EST


This patch to the Connectix Color Quick-Cam driver allows modules to
specify the port and autodetection methods. Use:

 Default/no options:
  insmod c-qcam # is equivalent to:
  insmod c-qcam parport=auto detect=heartbeat # 4 ports, heartbeat detect
 I need to use:
  insmod c-qcam parport=0 detect=none # port 0, no detection

to force installation of the driver for a quick-cam on parallel port 0
without autodetection.

This driver is necessary for some quick-cams since the current autodetect
does not work with configurations and quickcams, and the current driver
will fault out with Device busy or resource busy.

This works for me, but it would be nice to test it on other people's
quickcams.

Dave

-- 
 Dave Forrest                                dforrest@virginia.edu
 (804)296-7283h 924-3954w   http://www.people.virginia.edu/~drf5n/


- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Feb 29 2000 - 21:00:12 EST