Source-Changes-HG archive

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

[src/netbsd-1-5]: src/sys/dev/pci Pull up revision 1.11 (requested by hubertf):



details:   https://anonhg.NetBSD.org/src/rev/221390e07747
branches:  netbsd-1-5
changeset: 490952:221390e07747
user:      he <he%NetBSD.org@localhost>
date:      Thu Mar 22 02:44:11 2001 +0000

description:
Pull up revision 1.11 (requested by hubertf):
  Make the Intel Pro/100 as e.g. found on Toshiba Satellite Pro
  4600s work.

diffstat:

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

diffs (17 lines):

diff -r 5db047abf452 -r 221390e07747 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Mar 22 02:37:02 2001 +0000
+++ b/sys/dev/pci/pcidevs       Thu Mar 22 02:44:11 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.236.2.13 2001/03/20 17:23:32 he Exp $
+$NetBSD: pcidevs,v 1.236.2.14 2001/03/22 02:44:11 he Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1330,6 +1330,7 @@
 product S3 VIRGE       0x5631  ViRGE
 product S3 TRIO32      0x8810  Trio32
 product S3 TRIO64      0x8811  Trio32/64
+product TRIDENT        CYBERBLADE      0x9910  CyberBlade
 product S3 AURORA64P   0x8812  Aurora64V+
 product S3 TRIO64UVP   0x8814  Trio64UV+
 product S3 VIRGE_VX    0x883d  ViRGE/VX



Home | Main Index | Thread Index | Old Index