diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-10-06 01:39:49 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-10-06 01:39:49 +0000 |
commit | 6702bb4ac6b7a85c39d4bace0ca6ab5ef344bf1b (patch) | |
tree | 5a35ba95418361cb8f0e1a6aaadf07f4742a7b0b /sys | |
parent | 86f28f9bac0b20edac6fdfeaf747dfe1b5b293d7 (diff) |
Add product ID for ESS Maestro-3.
Diffstat (limited to 'sys')
-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 46e72a1942a..cd85295a801 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.327 2000/09/28 18:57:07 aaron Exp $ + $OpenBSD: pcidevs,v 1.328 2000/10/06 01:39:48 aaron Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -989,6 +989,7 @@ product ENSONIQ CT5880 0x5880 CT5880 product ESSTECH MAESTROII 0x1968 Maestro II product ESSTECH SOLO1 0x1969 SOLO-1 AudioDrive product ESSTECH MAESTRO2E 0x1978 Maestro 2E +product ESSTECH MAESTRO3 0x1998 Maestro 3 /* Essential Communications products */ product ESSENTIAL RR_HIPPI 0x0001 RoadRunner HIPPI |