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 HPT366/370 device ID.
details: https://anonhg.NetBSD.org/src/rev/720a474c4613
branches: trunk
changeset: 487774:720a474c4613
user: bouyer <bouyer%NetBSD.org@localhost>
date: Mon Jun 12 21:12:30 2000 +0000
description:
Add HPT366/370 device ID.
XXX Is 'TRIONES' the rigth vendor name ?
diffstat:
sys/dev/pci/pcidevs | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r e21bb169c494 -r 720a474c4613 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Mon Jun 12 21:10:40 2000 +0000
+++ b/sys/dev/pci/pcidevs Mon Jun 12 21:12:30 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.231 2000/06/09 00:20:18 augustss Exp $
+$NetBSD: pcidevs,v 1.232 2000/06/12 21:12:30 bouyer Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1419,6 +1419,10 @@
product TRIDENT TGUI_9680 0x9680 TGUI 9680
product TRIDENT TGUI_9682 0x9682 TGUI 9682
+/* Triones Technologies products */
+/* The 366 and 370 controllers have the same product ID */
+product TRIONES HPT366 0x0004 HPT366/370 UDMA/66 Controller
+
/* TriTech Microelectronics products*/
product TRITECH TR25202 0xfc02 Pyramid3D TR25202
Home |
Main Index |
Thread Index |
Old Index