Date: Thu, 31 Dec 1998 06:43:20 +0100 (MET) From: Luigi Rizzo <luigi@labinfo.iet.unipi.it> To: committers@FreeBSD.ORG Subject: ES1370 audio driver -- where do i put it ? Message-ID: <199812310543.GAA19458@labinfo.iet.unipi.it>
next in thread | raw e-mail | index | archive | help
The recent commits to the pcm driver were meant to integrate Joackim's driver for ES1370-based cards. Being a PCI card i'd put the relevant files (es1370.c and es1370_reg.h) in /sys/pci; however, at the moment this is a i386-specific piece of code (although it used absolutely no ISA functionality so chances are that it works with minor fixes on the Alpha as well). So, is the location ok, or perhaps it should go in /sys/i386/isa/snd with the other "pcm" files ? cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812310543.GAA19458>