Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-2-0]: src/sys/dev/pci Pull up revision 1.618 (requested by martti...



details:   https://anonhg.NetBSD.org/src/rev/239b06aec3bd
branches:  netbsd-2-0
changeset: 560243:239b06aec3bd
user:      tron <tron%NetBSD.org@localhost>
date:      Mon Apr 05 20:27:15 2004 +0000

description:
Pull up revision 1.618 (requested by martti in ticket #54):
Added another SB Live! 5.1 soundcard and joystick version

diffstat:

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

diffs (20 lines):

diff -r 6066cb191819 -r 239b06aec3bd sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Apr 05 06:44:03 2004 +0000
+++ b/sys/dev/pci/pcidevs       Mon Apr 05 20:27:15 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.615.2.1 2004/04/01 23:06:08 jmc Exp $
+$NetBSD: pcidevs,v 1.615.2.2 2004/04/05 20:27:15 tron Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1228,8 +1228,10 @@
 
 /* Creative Labs products */
 product CREATIVELABS SBLIVE    0x0002  SBLive! EMU 10000
+product CREATIVELABS SBLIVE2   0x0006  SBLive! EMU 10000
 product CREATIVELABS SBAUDIGYLS        0x0007  SB Audigy LS
 product CREATIVELABS SBJOY     0x7002  PCI Gameport Joystick
+product CREATIVELABS SBJOY2    0x7004  PCI Gameport Joystick
 product CREATIVELABS EV1938    0x8938  Ectiva 1938
 
 /* Cyclades products */



Home | Main Index | Thread Index | Old Index