From owner-freebsd-multimedia@FreeBSD.ORG Sun Feb 20 01:55:57 2011 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C317106564A; Sun, 20 Feb 2011 01:55:57 +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 0D4E28FC08; Sun, 20 Feb 2011 01:55:56 +0000 (UTC) Received: by pxi20 with SMTP id 20so103486pxi.13 for ; Sat, 19 Feb 2011 17:55:56 -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=diLGxdw+jaKldD39UqGah3QFLMTaNUt7YeF5DFlVY61NVegbopoBnrGlrJAY0dwC3w ilI5gf0GVCAyT+V+7AgKvj1yFjpJl/ldFCchI+Mum6zlW8cLBLXm42mhBEiL5tvvfAsk DcObHdGEWzGMLGI9KNeZn2QfAOk0iWOX3+liE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; b=kABG/hE0rsD8tQx8AMxu+UNYyumTjzspacMYBG3DCR1C/CtAeGCTfSxESSH55Uh7YG cJLuyajReaC+H9OTRIt6xTbJwF8ubEm4uw8ir+s7vuhhqEGpeuis6Ylv+J5Wfo8iia1W 4mlrwBQ5qxbMAVlS0shryjD3BBcpBgHjdduXQ= 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 Cc: lirc-list@lists.sourceforge.net, maximlevitsky@gmail.com Subject: Infrared ENE CIR KB3926 chipset, freebsd lirc port X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2011 01:55:57 -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]