From owner-freebsd-multimedia Sun Dec 29 13:08:24 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id NAA12286 for multimedia-outgoing; Sun, 29 Dec 1996 13:08:24 -0800 (PST) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id NAA12281 for ; Sun, 29 Dec 1996 13:08:21 -0800 (PST) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id VAA26149; Sun, 29 Dec 1996 21:30:05 +0100 From: Luigi Rizzo Message-Id: <199612292030.VAA26149@labinfo.iet.unipi.it> Subject: Re: Anyone knows this card ? To: tinguely@plains.nodak.edu (Mark Tinguely) Date: Sun, 29 Dec 1996 21:30:04 +0100 (MET) Cc: dufault@hda.com, hasty@rah.star-gate.com, multimedia@freebsd.org In-Reply-To: <199612291727.LAA08253@plains.nodak.edu> from "Mark Tinguely" at Dec 29, 96 11:27:00 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > the meteor driver also has I2C code in it. yes but the meteor has a true I2C interface, whereas some boards need to implement I2C almost completely in software by bit banging. Luigi