diff options
| author | mycroft <mycroft@NetBSD.org> | 1999-03-19 06:39:32 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1999-03-19 06:39:32 +0000 |
| commit | 4e92fb2fd178246ef919f22e40a8c67447b2533b (patch) | |
| tree | 317baec9afc024c9b1f5a9749dd1c69099f270ed /sys/dev | |
| parent | fa26744c0466d48dfd3d7286ce110cacf6a66ec2 (diff) | |
Add AudioPCI 97 (a.k.a. Creative Ensoniq AudioPCI).
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 68292a55b04..6f8b9821a25 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.111 1999/03/17 19:20:51 thorpej Exp $ +$NetBSD: pcidevs,v 1.112 1999/03/19 06:39:32 mycroft Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -781,6 +781,7 @@ product EMULEX LPPFC 0x10df \"Light Pulse\" FibreChannel adapter /* Ensoniq products */ product ENSONIQ AUDIOPCI 0x5000 AudioPCI +product ENSONIQ AUDIOPCI97 0x1371 AudioPCI 97 /* Essential Communications products */ product ESSENTIAL RR_HIPPI 0x0001 RoadRunner HIPPI Interface |
