public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] Question about hciconfig...
@ 2004-10-06 19:03 Michael Frey
  2004-10-06 19:38 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Frey @ 2004-10-06 19:03 UTC (permalink / raw)
  To: BlueZ List Mailing

After looking at the hciconfig code I notices that the Max speed for an 
ericsson uart module is maxed out at 115200.

	{ "ericsson", 0x0000, 0x0000, HCI_UART_H4,   57600,  115200, FLOW_CTL, 
ericsson },


Am I interpreting this correct?  If so why the upper limit?

UARTS can go faster than 115200.

Michael



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Bluez-devel] Question about hciconfig...
  2004-10-06 19:03 [Bluez-devel] Question about hciconfig Michael Frey
@ 2004-10-06 19:38 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2004-10-06 19:38 UTC (permalink / raw)
  To: Michael Frey; +Cc: BlueZ Mailing List

Hi Michael,

> After looking at the hciconfig code I notices that the Max speed for an 
> ericsson uart module is maxed out at 115200.
> 
> 	{ "ericsson", 0x0000, 0x0000, HCI_UART_H4,   57600,  115200, FLOW_CTL, 
> ericsson },
> 
> 
> Am I interpreting this correct?  If so why the upper limit?
> 
> UARTS can go faster than 115200.

this is the default value, because most serial ports on motherboards can
only do 115200 max. If you own a high speed UART, you can overwrite this
value from the command line.

Regards

Marcel




-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-10-06 19:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-06 19:03 [Bluez-devel] Question about hciconfig Michael Frey
2004-10-06 19:38 ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox