On Mon, Nov 05, 2001 at 11:41:27AM +0530, Praveen wrote:
> Hi !
>
>I am testing PPP over the Bluetooth stack using Usb as a transport
>medium in VXWORKS.
>I am using Ericsson ROC101008 Bluetooth module with an usb
>support in it. And OHCI controller as a Host.
Ericsson devices ar
Hi !
I am testing PPP over the Bluetooth stack using Usb as a transport
medium in VXWORKS.
I am using Ericsson ROC101008 Bluetooth module with an usb
support in it. And OHCI controller as a Host.
Initially i receives ping response from the peer, quite well..
As time goe
Hi,
I am new to USB programming and I am trying to write a linux driver for
a human input device. Under windows I used USB Snoopy to record the data
sent from/to the windows driver and I am trying to figure out how to
send the following to the device from a linux driver:
>>> URB 447 goin
On Sun, Nov 04, 2001 at 07:36:32PM -0500, Pete Zaitcev wrote:
>
> In case of skeleton driver, the play is little different,
> because usage counters are involved. They protect us from
> doble deletion, and the lock only serves to ensure the
> integrity of the counter. The code in 2.4.13 seems to
> From: Duncan Sands <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Date: Sat, 3 Nov 2001 22:53:21 +0100
> (2) Why does the pegasus driver bother to submit a new
> URB during completion (in fact it resubmits the same URB
> it is handling completion for)? - wouldn't it be simpler just to
> link the
> From: Wolfgang Mües <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Date: Sat, 3 Nov 2001 21:53:52 +0100
> at release(), the mutex is aquired. Then, the whole descriptor
> is freed...
>
> I have a problem with this design:
You are not alone. I think it is obvious that an object cannot
be locked
> From: "Nemosoft Unv." <[EMAIL PROTECTED]>
> To: Pete Zaitcev <[EMAIL PROTECTED]>
> Date: Sun, 4 Nov 2001 03:18:35 +0100
> Hmm, okay, I lied a bit. The bug was actually introduced in 2.4.10 (Linus
> tree). The bug was discussed on linusb-usb-devel on 27/09.
>
> However, the bug report sent to
On Sun, Nov 04, 2001, Marcus Meissner <[EMAIL PROTECTED]> wrote:
> On Sun, Nov 04, 2001 at 12:41:10PM -0500, Johannes Erdfelt wrote:
> > On Sun, Nov 04, 2001, Marcus Meissner <[EMAIL PROTECTED]> wrote:
> > > I have started doing a gphoto2 port of the Mustek MDC 800 driver.
> > >
> > > Everything
On Sun, Nov 04, 2001 at 12:41:10PM -0500, Johannes Erdfelt wrote:
> On Sun, Nov 04, 2001, Marcus Meissner <[EMAIL PROTECTED]> wrote:
> > I have started doing a gphoto2 port of the Mustek MDC 800 driver.
> >
> > Everything looks good, except that the userspace USB stuff is acting
> > flaky when re
On Sun, Nov 04, 2001, Marcus Meissner <[EMAIL PROTECTED]> wrote:
> I have started doing a gphoto2 port of the Mustek MDC 800 driver.
>
> Everything looks good, except that the userspace USB stuff is acting
> flaky when reading from the INTERRUPT Endpoint. While gets the 'camera busy'
> and 'camer
Hi,
I have started doing a gphoto2 port of the Mustek MDC 800 driver.
Everything looks good, except that the userspace USB stuff is acting
flaky when reading from the INTERRUPT Endpoint. While gets the 'camera busy'
and 'camera ready' packets just fine, and sometimes also the data packets,
it so
11 matches
Mail list logo