Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci add NeoMagic 256AV Video/Audio chip



details:   https://anonhg.NetBSD.org/src/rev/c47f807fe1a4
branches:  trunk
changeset: 473030:c47f807fe1a4
user:      drochner <drochner%NetBSD.org@localhost>
date:      Mon May 17 17:07:00 1999 +0000

description:
add NeoMagic 256AV Video/Audio chip

diffstat:

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

diffs (18 lines):

diff -r 8ffb4ac6e2d9 -r c47f807fe1a4 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon May 17 16:53:43 1999 +0000
+++ b/sys/dev/pci/pcidevs       Mon May 17 17:07:00 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.119 1999/05/07 21:19:06 hwr Exp $
+$NetBSD: pcidevs,v 1.120 1999/05/17 17:07:00 drochner Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -959,6 +959,8 @@
 
 /* Neomagic products */
 product NEOMAGIC NMMG128ZV     0x0003  MagicGraph 128ZV
+product NEOMAGIC NMMM256AV_VGA 0x0005  MagicMedia 256AV VGA
+product NEOMAGIC NMMM256AV_AU  0x8005  MagicMedia 256AV Audio
 
 /* NexGen products */
 product NEXGEN NX82C501        0x4e78  NX82C501 Host-PCI Bridge



Home | Main Index | Thread Index | Old Index