Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci Change the Galileo entries so the generated code...



details:   https://anonhg.NetBSD.org/src/rev/4f54e7002b70
branches:  trunk
changeset: 479667:4f54e7002b70
user:      augustss <augustss%NetBSD.org@localhost>
date:      Fri Dec 17 13:59:44 1999 +0000

description:
Change the Galileo entries so the generated code can be compiled.

diffstat:

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

diffs (26 lines):

diff -r d351378740ae -r 4f54e7002b70 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Fri Dec 17 13:16:44 1999 +0000
+++ b/sys/dev/pci/pcidevs       Fri Dec 17 13:59:44 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.177 1999/12/17 01:04:29 soren Exp $
+$NetBSD: pcidevs,v 1.178 1999/12/17 13:59:44 augustss Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -928,11 +928,11 @@
 product EFFICIENTNETS SS3000   0x0005  SpeedStream 3000
 
 /* Galileo Technology products */
-product GALILEO                0x0146  GT-64010A System Controller
-product GALILEO                0x4111  GT-64115 System Controller
-product GALILEO                0x4146  GT-64011/GT-64111 System Controller
-product GALILEO                0x4620  GT-64120 System Controller
-product GALILEO                0x6320  GT-64130 System Controller
+product GALILEO GT64010A       0x0146  GT-64010A System Controller
+product GALILEO        GT64115         0x4111  GT-64115 System Controller
+product GALILEO        GT64011         0x4146  GT-64011/GT-64111 System Controller
+product GALILEO        GT64120         0x4620  GT-64120 System Controller
+product GALILEO        GT64130         0x6320  GT-64130 System Controller
 
 /* Hewlett-Packard products */
 product HP J2585A      0x1030  J2585A



Home | Main Index | Thread Index | Old Index