Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/cardbus Add Advansys Ultra SCSI. Modified from kern...
details: https://anonhg.NetBSD.org/src/rev/1a14a5a47464
branches: trunk
changeset: 506913:1a14a5a47464
user: thorpej <thorpej%NetBSD.org@localhost>
date: Thu Mar 08 04:24:41 2001 +0000
description:
Add Advansys Ultra SCSI. Modified from kern/12341, from
takashi.yamamoto%bigfoot.com@localhost.
diffstat:
sys/dev/cardbus/cardbusdevs | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 3087948cad27 -r 1a14a5a47464 sys/dev/cardbus/cardbusdevs
--- a/sys/dev/cardbus/cardbusdevs Thu Mar 08 04:18:17 2001 +0000
+++ b/sys/dev/cardbus/cardbusdevs Thu Mar 08 04:24:41 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: cardbusdevs,v 1.15 2001/02/07 09:56:21 haya Exp $
+$NetBSD: cardbusdevs,v 1.16 2001/03/08 04:24:41 thorpej Exp $
/*
* Copyright (C) 1999 Hayakawa Koichi.
@@ -44,6 +44,7 @@
vendor OPTI 0x1045 Opti
vendor HITACHI 0x1054 Hitachi
vendor 3COM 0x10b7 3Com
+vendor ADVSYS 0x10cd Advanced System Products
vendor REALTEK 0x10ec Realtek Semiconductor
vendor IODATA 0x10fc IO Data
vendor ACCTON 0x1113 Accton Technology
@@ -75,6 +76,9 @@
product 3COM 3C656B_E 0x6562 3CCFEM656B 10/100 Ethernet
product 3COM 3C656C_E 0x6564 3CXFEM656C 10/100 Ethernet
+/* Advanced System Products products */
+product ADVSYS ULTRA 0x1300 Ultra SCSI
+
/* Realtek (Creative Labs?) products */
product REALTEK RT8138 0x8138 8138 Ethernet
Home |
Main Index |
Thread Index |
Old Index