From owner-freebsd-ports@FreeBSD.ORG Sun Feb 20 01:26:23 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 978A1106566B for ; Sun, 20 Feb 2011 01:26:23 +0000 (UTC) (envelope-from grarpamp@gmail.com) Received: from mail-px0-f182.google.com (mail-px0-f182.google.com [209.85.212.182]) by mx1.freebsd.org (Postfix) with ESMTP id 5E67A8FC1C for ; Sun, 20 Feb 2011 01:26:23 +0000 (UTC) Received: by pxi20 with SMTP id 20so100670pxi.13 for ; Sat, 19 Feb 2011 17:26:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to:cc :content-type; bh=0oROhV6Ii9pgMDaGZ/rCkdpJit9zAIEeRvcL7nEm7qA=; b=ACmskCvLuwqLk2o1ynRgg+FoyZVxyGd4foWEG9X27MIxghffxQ/T822DjwEIw8SVYY Q92ra/G1EBZbry+UsXK6ZjotJq3GZx4PSJDEl0p7IseM4t4soJS5QQcgFyynBdsSFvY1 asyUNAPfqDD7lgdKa0fuESdvJcdFtrR2pW3ys= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=bcc:mime-version:date:message-id:subject:from:to:cc:content-type; b=s5S5ijBb8u/tqR7EZHfuReK1CBNfoUrmhYZqQ6nVbF4Vl+4iHHW8Ar5mRzWxYFlqzK ixJ+Gl3m4mRTB2bBrq1dcG7FlXtZ26cGVg4COdkgIkgGLxbWvwLo+xGXQR0fwkVtceNj bxd+o/KtMhGMrifkTPAE7RCoBkZyu+y1x4ZKs= MIME-Version: 1.0 Received: by 10.142.216.1 with SMTP id o1mr1880444wfg.190.1298165181612; Sat, 19 Feb 2011 17:26:21 -0800 (PST) Received: by 10.142.128.18 with HTTP; Sat, 19 Feb 2011 17:26:21 -0800 (PST) Date: Sat, 19 Feb 2011 20:26:21 -0500 Message-ID: From: grarpamp To: freebsd-multimedia@freebsd.org, nox@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Mailman-Approved-At: Sun, 20 Feb 2011 02:05:39 +0000 Cc: lirc-list@lists.sourceforge.net, maximlevitsky@gmail.com Subject: Infrared ENE CIR KB3926 chipset, freebsd lirc port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2011 01:26:23 -0000 This chip is commonly found in laptops, one of which I've just tried. I think FreeBSD is missing a driver for the infrared part of it? Linux 2.6.37 claims both receive and transmit capabilities. Lirc 0.8.7 and up has an ene0100 interface to it for both receive and transmit. So I'll try with Ubuntu 10.10 just to test things out. Whereas in Linux ene_ir.c, Maxim notes that ENE helped out with documentation. Perhaps those docs can be shared with FreeBSD / nox? Thanks nox for bringing lirc to 0.9.0+, that's half the battle :) Below is for crawlers and reference: Manufacturer: http://www.ene.com.tw/en/product_detail.asp?id=2270 "Embedded CIR controller (Both Transmit and Receive)" Linux driver: http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.37.y.git;a=tree;f=drivers/media/IR;h=918059bee979499fab2ade00f477f5feb81259cf;hb=HEAD ENE KB3926 B/C/D/E/F CIR (pnp id: ENE0100, ENE0200, ENE0201, ENE0202) http://lists.freebsd.org/pipermail/freebsd-ports/2011-February/065993.html LIRC - Linux Infared Remote Control http://lists.freebsd.org/pipermail/freebsd-multimedia/2011-February/011636.html lirc port update for testing - now also for mceusb via webcamd svn http://lists.freebsd.org/pipermail/freebsd-multimedia/2011-February/011625.html More webcamd dvb remote hacks - lirc port update for testing [Not sure which list is best so I only once bcc to: hardware and ports]