usbb2k-api-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Usbb2k-api-help] Yealink USB Handset


From: yealink
Subject: Re: [Usbb2k-api-help] Yealink USB Handset
Date: Mon, 13 Aug 2007 14:40:42 +0200
User-agent: Mutt/1.5.6i

On Mon, Aug 13, 2007 at 12:44:12PM +0200, Thomas Reitmayr wrote:
> Sure, there are a few things that changed:
> 
> 1. The packet structure changed. The length and offset fields are gone and
> the data size of 6 bytes now. This prevents the current driver from
> functioning in the first place. But it can be used to automagically
> distinguish a P1KH from the rest of the models, no need to know the
> assigned range of the model version number.
> 
> 2. You are right, key presses are not polled anymore (what an
> improvement!) so you just sit and wait for interrupts to get the keys.
> 
> 3. The key codes have changed.
> 
Ok to have it supported in-kernel the current code needs some changes.
It should be pretty easy todo.
Or I suppose, you could move everything into userspace.

A (linphone based) userspace solution has the advantage of shorter timelines
but it would tie the device more closely to an application.

What are your plans for the future would you like to move the drivers to
userspace?

Regards,

Henk




reply via email to

[Prev in Thread] Current Thread [Next in Thread]