[Patches] [ python-Patches-888148 ] Bluetooth support for FreeBSD systems.

SourceForge.net noreply at sourceforge.net
Mon Feb 2 01:08:45 EST 2004


Patches item #888148, was opened at 2004-01-31 23:32
Message generated for change (Comment added) made by perky
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=888148&group_id=5470

Category: Library (Lib)
Group: Python 2.4
>Status: Closed
Resolution: Accepted
Priority: 5
Submitted By: Hye-Shik Chang (perky)
Assigned to: Hye-Shik Chang (perky)
Summary: Bluetooth support for FreeBSD systems.

Initial Comment:
Attached patch tunes socketmodule for FreeBSD support
of bluetooth.
FreeBSD supports SCO via HCI, but the current
implementation can't be adapted to it readily yet.


----------------------------------------------------------------------

>Comment By: Hye-Shik Chang (perky)
Date: 2004-02-02 15:08

Message:
Logged In: YES 
user_id=55188

Checked in as:
configure.in 1.449
Modules/socketmodule.c 1.283
configure 1.438
pyconfig.h.in 1.92

Thanks for the review!

----------------------------------------------------------------------

Comment By: Martin v. Löwis (loewis)
Date: 2004-02-02 04:47

Message:
Logged In: YES 
user_id=21627

The patch is fine, please apply.

There is no need to incorporate generated files (configure,
config.h.in) in SF  patches, though. They outdate quickly,
and need to be regenerated by whoever applies the patch, anyway.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=888148&group_id=5470



More information about the Patches mailing list