From owner-freebsd-bluetooth@FreeBSD.ORG Tue Jul 14 04:41:20 2009 Return-Path: Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28A451065678 for ; Tue, 14 Jul 2009 04:41:20 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by mx1.freebsd.org (Postfix) with ESMTP id 277268FC08 for ; Tue, 14 Jul 2009 04:41:18 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.14.3/8.14.3) with ESMTP id n6E4UsAU074992; Tue, 14 Jul 2009 00:30:55 -0400 (EDT) (envelope-from mi+thun@aldan.algebra.com) Message-ID: <4A5C09FE.1000405@aldan.algebra.com> Date: Tue, 14 Jul 2009 00:30:54 -0400 From: "Mikhail T." User-Agent: Thunderbird 2.0.0.22 (X11/20090711) MIME-Version: 1.0 To: Maksim Yevmenkin References: <49E3DB35.4030601@aldan.algebra.com> <49E41DBB.5090805@aldan.algebra.com> <49E4CAE1.6090506@aldan.algebra.com> <49E4EA14.80300@aldan.algebra.com> <49E50A59.9000606@aldan.algebra.com> In-Reply-To: Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: "freebsd-bluetooth@freebsd.org" Subject: Re: RFC: obexapp - virtual root folder for each device X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2009 04:41:20 -0000 Maksim, I just tried building the most recent obexapp from port (1.4.11) and was surprised to find out, that the feature, which we spent so much effort rehashing back in April, is still not there... What's holding it up? Thanks! Yours, -mi From owner-freebsd-bluetooth@FreeBSD.ORG Tue Jul 14 16:26:23 2009 Return-Path: Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5988C106566C for ; Tue, 14 Jul 2009 16:26:23 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from mail-pz0-f193.google.com (mail-pz0-f193.google.com [209.85.222.193]) by mx1.freebsd.org (Postfix) with ESMTP id 26F9C8FC0C for ; Tue, 14 Jul 2009 16:26:22 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: by pzk31 with SMTP id 31so2374965pzk.3 for ; Tue, 14 Jul 2009 09:26:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=R6ODMXxzNpE16F6r7qJdvVRZ2w/PArOr21yA+IDduzk=; b=jPoa0fi/yk9SusueW7ViChoFWtPbr5+YJDBcbxaM0JrHFYUgAKRwcstNzGIParbnw9 1Q7bN8X6E2l69VnNVOR1bLmhfTe+E/zAEuuX7XZxYBpBlzQv0bFmwidDKaNk/cRoqyHm jOyVKRypVLlx2nlF+UL6c7R6fTAeXinO2XIvY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=uDdXRyXYvxzAGFbXDEzmKh6slVzh0FBJk2HdygpqjbQlH8fk2dlH8zetn+9uIVWeNF Z2xQedl1EEN4dXCgjtv+uja8rNPviMkJaqYnpq0pDqnRe8iXwvZ6PnU27ueFnxgnu+rl ivgVZRR2o7/3t8x3/sOQ3Wz35QIKiTKdYDdEM= MIME-Version: 1.0 Received: by 10.114.59.9 with SMTP id h9mr11333011waa.211.1247588782615; Tue, 14 Jul 2009 09:26:22 -0700 (PDT) In-Reply-To: <4A5C09FE.1000405@aldan.algebra.com> References: <49E41DBB.5090805@aldan.algebra.com> <49E4CAE1.6090506@aldan.algebra.com> <49E4EA14.80300@aldan.algebra.com> <49E50A59.9000606@aldan.algebra.com> <4A5C09FE.1000405@aldan.algebra.com> Date: Tue, 14 Jul 2009 09:26:22 -0700 Message-ID: From: Maksim Yevmenkin To: "Mikhail T." Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "freebsd-bluetooth@freebsd.org" Subject: Re: RFC: obexapp - virtual root folder for each device X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2009 16:26:23 -0000 2009/7/13 Mikhail T. : > Maksim, I just tried building the most recent obexapp from port (1.4.11) > and was surprised to find out, that the feature, which we spent so much > effort rehashing back in April, is still not there... What's holding it > up? Thanks! Yours, thanks for the ping. yes, terribly sorry, i'm completely swamped with $realjob :( i'll try to get to it as soon as i can. max From owner-freebsd-bluetooth@FreeBSD.ORG Tue Jul 14 20:16:59 2009 Return-Path: Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B965106567E for ; Tue, 14 Jul 2009 20:16:59 +0000 (UTC) (envelope-from dhorvay@4whitetiger.com) Received: from callisto.lunarpages.com (callisto.lunarpages.com [216.97.232.200]) by mx1.freebsd.org (Postfix) with ESMTP id 3C9288FC15 for ; Tue, 14 Jul 2009 20:16:59 +0000 (UTC) (envelope-from dhorvay@4whitetiger.com) Received: from [216.144.51.159] (helo=scmedina17) by callisto.lunarpages.com with esmtpa (Exim 4.69) (envelope-from ) id 1MQnrs-0002NX-Hm for freebsd-bluetooth@freebsd.org; Tue, 14 Jul 2009 12:40:49 -0700 From: "David A. Horvay - MRINetwork " To: Date: Tue, 14 Jul 2009 15:40:52 -0400 Organization: Ultimate Placements, LLC Message-ID: MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcoEuDGuDD9FbXkIThSI0ItQzPBFzA== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - callisto.lunarpages.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - 4whitetiger.com Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Atheros wireless device driver developer X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dhorvay@4whitetiger.com List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2009 20:17:02 -0000 Hello Everyone, =20 I have an opportunity for a device driver developer with a heavy = wireless Atheros background. =20 Please let me know if anyone is interested or might know someone. =20 Please see job description below. =20 Thank you very much.... =20 -Dave =20 Senior Software Engineer with WLAN Device Driver Development Experience The ideal candidate will have several years of communication experience = as well as experience programming low level hardware drivers. Requirements: = * BSCS or BSEE or relevant experience=20 * 5+ years of experience in development of WLAN device drivers=20 * Fluency in coding and debugging C * Experience with Atheros drivers a plus * Expertise in one or more of these protocols:=20 =A7 802.11=20 =A7 ATM=20 =A7 Sonet/SDH=20 =A7 NDIS=20 =A7 Bluetooth=20 =A7 Ethernet, GBit Ethernet=20 * Experience with one or more of the following operating = systems:=20 =A7 MS Windows, WinCE=20 =A7 Linux=20 =A7 Embedded RTOS=20 =20 =20 =20 David A. Horvay Sr. Account Executive Technology Solutions Division=20 MRINetwork Ultimate Placements, LLC One Park Centre Drive, Suite 305A TF:877-334-0285 ext. 202 dhorvay@4whitetiger.com http://www.linkedin.com/in/davidhorvay www.MRINetwork.com =20 BUILDING THE HEART OF BUSINESS (TM) =20 Please understand my mission at MRI Ultimate Placements is to partner = with those select clients where there is a philosophical fit. My goal has = never been to be all things to all people. =93As a client-focused search = consultant I evaluate each potential assignment based on alignment with my area of expertise and the timing and urgency of each search.=94 =20 =20