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 product id of Altima AC1001.



details:   https://anonhg.NetBSD.org/src/rev/c15ef143be5b
branches:  trunk
changeset: 534011:c15ef143be5b
user:      enami <enami%NetBSD.org@localhost>
date:      Fri Jul 12 22:26:32 2002 +0000

description:
Add product id of Altima AC1001.

diffstat:

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

diffs (17 lines):

diff -r ac25b23873f0 -r c15ef143be5b sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Fri Jul 12 20:43:12 2002 +0000
+++ b/sys/dev/pci/pcidevs       Fri Jul 12 22:26:32 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.452 2002/07/09 23:47:45 matt Exp $
+$NetBSD: pcidevs,v 1.453 2002/07/12 22:26:32 enami Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -767,6 +767,7 @@
 
 /* Altima products */
 product ALTIMA AC1000  0x03e8  AC1000 Gigabit Ethernet
+product ALTIMA AC1001  0x03e9  AC1001 Gigabit Ethernet
 product ALTIMA AC9100  0x03ea  AC9100 Gigabit Ethernet
 
 /* AMD products */



Home | Main Index | Thread Index | Old Index