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 the Antares Microsystems, Inc. vendor ID, an...
details: https://anonhg.NetBSD.org/src/rev/45fd6cb7165a
branches: trunk
changeset: 513145:45fd6cb7165a
user: thorpej <thorpej%NetBSD.org@localhost>
date: Wed Jul 25 01:44:59 2001 +0000
description:
Add the Antares Microsystems, Inc. vendor ID, and the product ID
for their Gigabit Ethernet board (a TC9021 board targeted at the
Sun market).
diffstat:
sys/dev/pci/pcidevs | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 91fdd7ac30aa -r 45fd6cb7165a sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Wed Jul 25 01:34:05 2001 +0000
+++ b/sys/dev/pci/pcidevs Wed Jul 25 01:44:59 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.337 2001/07/23 20:13:26 bouyer Exp $
+$NetBSD: pcidevs,v 1.338 2001/07/25 01:44:59 thorpej Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -539,6 +539,7 @@
vendor GEOCAST 0x15a1 Geocast Network Systems
vendor NETSEC 0x1660 NetSec
vendor SIBYTE 0x166d SiByte, Inc.
+vendor ANTARES 0x1754 Antares Microsystems, Inc.
vendor SYMPHONY2 0x1c1c Symphony Labs (2nd PCI Vendor ID)
vendor TEKRAM2 0x1de1 Tekram Technology (2nd PCI Vendor ID)
vendor LAVA 0x1407 Lava Semiconductor Manufacturing, Inc.
@@ -738,6 +739,9 @@
product AMI MEGARAID2 0x9060 MegaRAID 2
product AMI MEGARAID3 0x1960 MegaRAID 3
+/* Antares Microsystems, Inc. products */
+product ANTARES TC9021 0x1021 Antares Gigabit Ethernet
+
/* Apple products */
product APPLE BANDIT 0x0001 Bandit Host-PCI Bridge
product APPLE GC 0x0002 Grand Central I/O Controller
Home |
Main Index |
Thread Index |
Old Index