From owner-cvs-all Thu Dec 31 00:14:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA06849 for cvs-all-outgoing; Thu, 31 Dec 1998 00:14:36 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA06844; Thu, 31 Dec 1998 00:14:35 -0800 (PST) (envelope-from luigi@FreeBSD.org) From: Luigi Rizzo Received: (from luigi@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA22492; Thu, 31 Dec 1998 00:14:27 -0800 (PST) Date: Thu, 31 Dec 1998 00:14:27 -0800 (PST) Message-Id: <199812310814.AAA22492@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci es1370.c es1370_reg.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk luigi 1998/12/31 00:14:27 PST Added files: sys/pci es1370.c es1370_reg.h Log: Add Joachim Kuebart's ES1370 driver. With my Shuttle HOT-255 card, this has a problem with capture but i am not sure if it is related to the mixer or what else. But in the meantime, this is ok to listen to mpegs. I also have a much simpler version of the driver in the works which reuses a lot more of the existing "pcm" routines. Next year... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message