From 5f15f7e013103d496f136e46062958377f4f7ecf Mon Sep 17 00:00:00 2001
From: Marco Peereboom <marco@cvs.openbsd.org>
Date: Thu, 29 Jan 2009 00:54:50 +0000
Subject: Soundblaster stuff. from brad.

---
 sys/dev/pci/pcidevs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs
index 46f327d3cd6..8f5ed621531 100644
--- a/sys/dev/pci/pcidevs
+++ b/sys/dev/pci/pcidevs
@@ -1,4 +1,4 @@
-$OpenBSD: pcidevs,v 1.1452 2009/01/28 23:39:39 marco Exp $
+$OpenBSD: pcidevs,v 1.1453 2009/01/29 00:54:49 marco Exp $
 /*	$NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $	*/
 
 /*
@@ -1677,11 +1677,13 @@ product CREATIVELABS XFI	0x0005	SoundBlaster X-Fi
 product CREATIVELABS SBLIVE2	0x0006	SoundBlaster Live (Dell)
 product CREATIVELABS AUDIGYLS	0x0007	SoundBlaster Audigy LS
 product CREATIVELABS AUDIGY2	0x0008	SoundBlaster Audigy 2
+product CREATIVELABS XFI_XTREME	0x0009	SoundBlaster X-Fi Xtreme
 product CREATIVELABS FIWIRE	0x4001	Firewire
 product CREATIVELABS SBJOY	0x7002	PCI Gameport Joystick
 product CREATIVELABS AUDIGIN	0x7003	SoundBlaster Audigy Digital
 product CREATIVELABS SBJOY2	0x7004	PCI Gameport Joystick
 product CREATIVELABS SBJOY3	0x7005	PCI Gameport Joystick
+product CREATIVELABS PPB	0x7006	PCIE-PCI
 product CREATIVELABS EV1938	0x8938	Ectiva 1938
 
 /* Cyclades products */
-- 
cgit v1.2.3