Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Mar 2009 21:43:16 +0000 (UTC)
From:      Maksim Yevmenkin <emax@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libbluetooth Makefile bluetooth.3 bluetooth.c bluetooth.h dev.c hci.c
Message-ID:  <200903182143.n2ILhScf029281@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emax        2009-03-18 21:43:16 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    lib/libbluetooth     Makefile bluetooth.3 bluetooth.c 
                         bluetooth.h 
  Added files:           (Branch: RELENG_7)
    lib/libbluetooth     dev.c hci.c 
  Log:
  SVN rev 189989 on 2009-03-18 21:43:16Z by emax
  
  MFC r189462
  MFC is ahead of schedule due to request.
  
  Add Bluetooth compatibility shims. Inspired by Linux BlueZ and NetBSD.
  
  Discussed with: Iain Hibbert plunky -at- rya-online -dot- net of NetBSD
  Requested by:   Bruce Simpson bms -at- incunabulum -dot- net
  Tested by:      Bruce Simpson bms -at- incunabulum -dot- net
  
  Revision  Changes    Path
  1.3.2.2   +7 -1      src/lib/libbluetooth/Makefile
  1.7.10.2  +132 -3    src/lib/libbluetooth/bluetooth.3
  1.2.18.1  +4 -2      src/lib/libbluetooth/bluetooth.c
  1.2.10.2  +64 -2     src/lib/libbluetooth/bluetooth.h
  1.1.2.1   +95 -0     src/lib/libbluetooth/dev.c (new)
  1.1.2.1   +246 -0    src/lib/libbluetooth/hci.c (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903182143.n2ILhScf029281>