summaryrefslogtreecommitdiffstats
path: root/tools/hciattach.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Fix broken forward declarationsMarcel Holtmann2008-12-231-30/+5
* Update the TI init routine with BRF supportMarcel Holtmann2008-07-111-55/+21
* Add alternate TI init routineMarcel Holtmann2008-07-111-1/+9
* Set input speed and the LL protocol identifierMarcel Holtmann2008-07-111-0/+3
* Mention the broken bgb2xx init routineMarcel Holtmann2008-07-101-1/+5
* Add ifdefs around some baud rate definitionsMarcel Holtmann2008-02-131-0/+8
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* Share code for Ericsson and ST chipsMarcel Holtmann2007-10-091-47/+5
* Support higher baud rates for Ericcson based chipsMarcel Holtmann2007-10-091-0/+20
* Improve the BCM2035 init routineMarcel Holtmann2007-06-211-4/+27
* Add HCIUARTGETDEVICE ioctl constantMarcel Holtmann2007-05-091-2/+3
* Add support for STLC2500 address and baud rate settingsMarcel Holtmann2007-04-251-27/+105
* Handle EINTR errorsMarcel Holtmann2007-04-171-2/+5
* Add support for Philips BGB2xx modulesMarcel Holtmann2007-01-171-2/+23
* Update copyright informationMarcel Holtmann2007-01-131-1/+1
* Change default poll() timeoutMarcel Holtmann2006-08-101-1/+1
* Don't ignore return value of write()Marcel Holtmann2006-07-271-5/+8
* Include sys/param.h for PATH_MAX when cross-compilingMarcel Holtmann2006-06-271-0/+1
* Fix a small typoMarcel Holtmann2006-04-291-1/+1
* Update STLC2500 init routineMarcel Holtmann2006-04-161-0/+10
* Detect TTY detach and restore line disciplineMarcel Holtmann2006-03-201-35/+89
* Add support for Broadcom BCM2035 chipsMarcel Holtmann2006-01-211-0/+114
* Update copyright informationMarcel Holtmann2006-01-031-1/+1
* Update the Silicon Wave init routineMarcel Holtmann2005-12-071-10/+11
* Fix array length for device nameMarcel Holtmann2005-12-021-1/+1
* Big cleanup of CVS relicsMarcel Holtmann2005-10-291-16/+11
* Don't use hci_uart.h anymoreMarcel Holtmann2005-06-211-1/+12
* Add Billionton PCMCIA cardMarcel Holtmann2005-01-301-19/+23
* Add Sitecom CN-504 Bluetooth PCMCIA cardMarcel Holtmann2005-01-111-9/+8
* Sleep some time after sending breakMarcel Holtmann2004-10-111-1/+3
* Add support for the Zoom PCMCIA cardMarcel Holtmann2004-10-111-0/+3
* Mention flow|noflow in help text and other speedsMarcel Holtmann2004-09-201-1/+7
* Don't include asm/types.hMarcel Holtmann2004-08-161-1/+1
* Add support for AmbiCom BT2000C cardMarcel Holtmann2004-06-231-0/+3
* Use 10 characters array in swave() routineMarcel Holtmann2004-05-121-1/+1
* Fix default baudrate for ST devicesMarcel Holtmann2004-05-031-1/+1
* Unify copyright and license informationMarcel Holtmann2004-04-281-24/+28
* Update BlueZ library configurationMarcel Holtmann2004-04-031-0/+4
* Add ST Microelectronics specific initializationMarcel Holtmann2003-11-181-6/+64
* Support for 3Com card version 3.0Marcel Holtmann2003-08-271-0/+3
* Support for TDK, IBM and Socket cardsMarcel Holtmann2003-05-291-1/+7
* start_speed -> init_speedMax Krasnyansky2003-04-081-12/+12
* Support for initial baud rate and sending of a breakMarcel Holtmann2003-04-051-70/+58
* Add 921600 bps for Ericsson modulesMarcel Holtmann2003-03-191-0/+3
* Flush the serial buffer before quit in BCSP initializationMarcel Holtmann2003-03-171-0/+2
* add support for texas moduleStephen Crane2003-02-121-2/+63
* describe optional argumentsStephen Crane2003-02-121-1/+1
* typosStephen Crane2003-02-081-6/+6
* BCSP initialization improvementsMax Krasnyansky2002-09-261-25/+109