On Dec 5, 2007 9:37 AM, Alan Cox <[EMAIL PROTECTED]> wrote:
> Although I would suggest that "aggressive" may not be the best term - I'm
> not such of a good one however - skip_passive ?
How about force_init?
--
Brett Warden
--
To unsubscribe from this list: send
Sorry, forgot to copy back to the lists.
On Dec 5, 2007 8:49 AM, Brett Warden <[EMAIL PROTECTED]> wrote:
> On Dec 4, 2007 4:46 PM, Alan Cox <[EMAIL PROTECTED]> wrote:
> >
> > Someone still has a bw-qcam device ?
>
> Yes. I haven't found a better option fo
printk(KERN_ERR "No Quickcam found on port %s\n",
q->pport->name);
return 0; /* not found */
+ }
}
--
Brett Warden
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PR
On 9/26/07, Ray Lee <[EMAIL PROTECTED]> wrote:
> On 9/26/07, Brett Warden <[EMAIL PROTECTED]> wrote:
> > On 9/26/07, Ray Lee <[EMAIL PROTECTED]> wrote:
> >
> > > Just as an aside, if you've tested this and it works, then there's no
> > &
port(q);/* turn port around */
+ write_lpcontrol(q, 0xe);
+ reverse_port(q);
+ write_lpcontrol(q, 0x6);
(void) qc_waithand(q, 1);
- write_lpcontrol(q, 0x2e);
+ reverse_port(q);
+
write_lpcontrol(q, 0xe);
(void) qc_waithand(q, 0);
}
--
Brett Warden
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
6 matches
Mail list logo