Re: Nonstandard serial speeds
Re: Nonstandard serial speeds
- Subject: Re: Nonstandard serial speeds
- From: Steve Checkoway <email@hidden>
- Date: Tue, 10 Nov 2009 13:02:13 -0800
On Nov 9, 2009, at 9:16 PM, Godfrey van der Linden wrote:
You may, if you are very, very lucky and the low level driver has
implemented it, use the
IOSSIOSPEED ioctl the argument is a uint32_t * to the desired
baudrate.
You can find the header at <IOKit/serial/ioss.h>
Thanks for the suggestion. Unfortunately, this particular driver
doesn't seem to implement it. I'll have to do something like filtering
data in the microcontroller and only send the data of interest. Oh well.
--
Steve Checkoway
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden