summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/pci/es1370.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pci/es1370.c b/sys/pci/es1370.c
index 14b6518..c5ac372 100644
--- a/sys/pci/es1370.c
+++ b/sys/pci/es1370.c
@@ -36,7 +36,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: es1370.c,v 1.3 1999/05/09 10:43:54 peter Exp $
+ * $Id: es1370.c,v 1.4 1999/05/09 17:06:45 peter Exp $
*/
#include "pci.h"
@@ -147,7 +147,7 @@ static int write_codec(snddev_info *, u_char, u_char);
*/
static struct pci_device es_pci_driver = {
- "es",
+ "pcm",
es_pci_probe,
es_pci_attach,
&nsnd,
OpenPOWER on IntegriCloud