jonsm...@gmail.com wrote:
> I poked around with btusb a little. BT has it's own USB descriptor
> set. That's not the same as using a ft2232 to attach to the mc13224
> UART. There is no way to do something btusb like on the ft2232. You
> could do it on the cc2531.
>
> So the next question is, if
On 03/19/2013 10:40 AM, jonsm...@gmail.com wrote:
> Does the daemon need to hold the serial port open so that the line
> disciple doesn't reset?
I'm not sure about "need," but the current implementation does hold it
open (meaning you have to kill izattach if you want to reload the driver).
> Mayb
On Tue, Mar 19, 2013 at 10:34 AM, Alan Ott wrote:
> On 03/19/2013 10:24 AM, jonsm...@gmail.com wrote:
>> I poked around with btusb a little. BT has it's own USB descriptor
>> set. That's not the same as using a ft2232 to attach to the mc13224
>> UART. There is no way to do something btusb like on
On 03/19/2013 10:24 AM, jonsm...@gmail.com wrote:
> I poked around with btusb a little. BT has it's own USB descriptor
> set. That's not the same as using a ft2232 to attach to the mc13224
> UART. There is no way to do something btusb like on the ft2232. You
> could do it on the cc2531.
A cc2531
I poked around with btusb a little. BT has it's own USB descriptor
set. That's not the same as using a ft2232 to attach to the mc13224
UART. There is no way to do something btusb like on the ft2232. You
could do it on the cc2531.
So the next question is, if a serial port is implementing a line
di
On Mon, Mar 18, 2013 at 11:46 PM, jonsm...@gmail.com wrote:
> On Mon, Mar 18, 2013 at 11:43 PM, Alan Ott wrote:
>> On 03/18/2013 10:57 PM, jonsm...@gmail.com wrote:
>>> How does the Bluetooth HCI interface work? HCI is a serial line
>>> protocol and it has a line discipline. A Bluetooth device at
On Mon, Mar 18, 2013 at 11:43 PM, Alan Ott wrote:
> On 03/18/2013 10:57 PM, jonsm...@gmail.com wrote:
>> How does the Bluetooth HCI interface work? HCI is a serial line
>> protocol and it has a line discipline. A Bluetooth device attached
>> over a UART would need to set the line disciple. That's
On 03/18/2013 10:57 PM, jonsm...@gmail.com wrote:
> How does the Bluetooth HCI interface work? HCI is a serial line
> protocol and it has a line discipline. A Bluetooth device attached
> over a UART would need to set the line disciple. That's because UARTs
> don't have any device identification mec
How does the Bluetooth HCI interface work? HCI is a serial line
protocol and it has a line discipline. A Bluetooth device attached
over a UART would need to set the line disciple. That's because UARTs
don't have any device identification mechanism.
But... if I plug in a USB stick which implements
On 03/18/2013 07:07 PM, jonsm...@gmail.com wrote:
> Why isn't the serial driver in mainline?
The serial driver has a couple of outstanding issues which may or may
not need to be corrected before it goes into mainline (since it is
ultimately not up to me):
1. It needs a new name. Maybe ieee802154-
Best to start getting rid of all mentions of zigbee in the code.
Zigbee is trademarked.
On Mon, Mar 18, 2013 at 7:22 PM, Tony Cheneau wrote:
> Hi,
>
> No particular reason aside from the fact that no one submitted it yet.
> I have a slightly modified version in my patchset [1], just need to make
Hi,
No particular reason aside from the fact that no one submitted it yet.
I have a slightly modified version in my patchset [1], just need to make
sure it is clean and meet the kernel guidelines. It includes patches
from Mariano Alvira and a few modifcations of mine (so that the driver
call CLOSE
Why isn't the serial driver in mainline?
--
Jon Smirl
jonsm...@gmail.com
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sf
13 matches
Mail list logo