Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/sys/dev/pci Pull up revision 1.191 (via patch, requeste...
details: https://anonhg.NetBSD.org/src/rev/73bfea5ab0cf
branches: netbsd-1-4
changeset: 470340:73bfea5ab0cf
user: he <he%NetBSD.org@localhost>
date: Thu Feb 10 21:44:19 2000 +0000
description:
Pull up revision 1.191 (via patch, requested by bouyer):
Add support for US Robotics 3CP5609 PCI 16550 Modem.
diffstat:
sys/dev/pci/pcidevs | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 70c030868e9f -r 73bfea5ab0cf sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Thu Feb 10 21:40:52 2000 +0000
+++ b/sys/dev/pci/pcidevs Thu Feb 10 21:44:19 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.113.2.6 2000/01/15 17:20:12 he Exp $
+$NetBSD: pcidevs,v 1.113.2.7 2000/02/10 21:44:19 he Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -500,6 +500,7 @@
vendor KOFAX 0x1296 Kofax Image Products
vendor RISCOM 0x12aa RISCom
vendor ALTEON 0x12ae Alteon
+vendor USR 0x12b9 US Robotics (3Com)
vendor PICTUREEL 0x12c5 Picture Elements
vendor STB2 0x12d2 STB Systems (2nd PCI Vendor ID)
vendor LMC 0x1376 LAN Media Corporation
@@ -1167,6 +1168,9 @@
/* ULSI Systems products */
product ULSI US201 0x0201 US201
+/* US Robotics products */
+product USR 3CP5609 0x1008 3CP5609 PCI 16550 Modem
+
/* V3 Semiconductor products */
product V3 V292PBC 0x0292 V292PBC AMD290x0 Host-PCI Bridge
product V3 V960PBC 0x0960 V960PBC i960 Host-PCI Bridge
Home |
Main Index |
Thread Index |
Old Index