Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci Added CIRRUS CL_PD6832 from "Johnny C. Lam" <lam...



details:   https://anonhg.NetBSD.org/src/rev/29c73aa8bb96
branches:  trunk
changeset: 472803:29c73aa8bb96
user:      hwr <hwr%NetBSD.org@localhost>
date:      Fri May 07 21:19:06 1999 +0000

description:
Added CIRRUS CL_PD6832 from "Johnny C. Lam" <lamj%stat.cmu.edu@localhost> in kern/7119.

diffstat:

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

diffs (17 lines):

diff -r 7fa15a911fb4 -r 29c73aa8bb96 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Fri May 07 21:11:20 1999 +0000
+++ b/sys/dev/pci/pcidevs       Fri May 07 21:19:06 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.118 1999/05/07 21:09:31 hwr Exp $
+$NetBSD: pcidevs,v 1.119 1999/05/07 21:19:06 hwr Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -690,6 +690,7 @@
 product CIRRUS CL_GD5436       0x00ac  CL-GD5436
 product CIRRUS CL_GD5446       0x00b8  CL-GD5446
 product CIRRUS CL_PD6729       0x1100  CL-PD6729
+product        CIRRUS CL_PD6832        0x1100  CL-PD6832 PCI-CardBus Bridge
 product CIRRUS CL_GD7542       0x1200  CL-GD7542
 product CIRRUS CL_GD7543       0x1202  CL-GD7543
 product CIRRUS CL_GD7541       0x1204  CL-GD7541



Home | Main Index | Thread Index | Old Index