Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci fix a couple of the sun entries.



details:   https://anonhg.NetBSD.org/src/rev/8e0065fdf2ea
branches:  trunk
changeset: 487402:8e0065fdf2ea
user:      mrg <mrg%NetBSD.org@localhost>
date:      Wed Jun 07 09:52:16 2000 +0000

description:
fix a couple of the sun entries.

diffstat:

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

diffs (20 lines):

diff -r 3c3268fe360d -r 8e0065fdf2ea sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Wed Jun 07 09:16:41 2000 +0000
+++ b/sys/dev/pci/pcidevs       Wed Jun 07 09:52:16 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.228 2000/06/07 01:57:30 soren Exp $
+$NetBSD: pcidevs,v 1.229 2000/06/07 09:52:16 mrg Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1342,8 +1342,8 @@
 product SONY   MEMSTICK        0x808a  Memory Stick I/F Controller
 
 /* Sun Microsystems products */
-product SUN EBUS       0x1000  SPARC Ebus
-product SUN HMENETWORK 0x1001  SUNW,hme compatible Ethernet
+product SUN EBUS       0x1000  PCIO Ebus2
+product SUN HMENETWORK 0x1001  PCIO Happy Meal Ethernet
 product SUN SIMBA      0x5000  Simba PCI bridge
 product SUN US_IIi     0xa000  UltraSPARC IIi PCI
 



Home | Main Index | Thread Index | Old Index