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 SEGA Dreamcast Broadband Adapter.



details:   https://anonhg.NetBSD.org/src/rev/8819a8612ae4
branches:  trunk
changeset: 503089:8819a8612ae4
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Wed Jan 31 07:24:32 2001 +0000

description:
Add the SEGA Dreamcast Broadband Adapter.

diffstat:

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

diffs (27 lines):

diff -r da5ec1826af7 -r 8819a8612ae4 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Wed Jan 31 04:32:18 2001 +0000
+++ b/sys/dev/pci/pcidevs       Wed Jan 31 07:24:32 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.295 2001/01/26 10:03:47 rh Exp $
+$NetBSD: pcidevs,v 1.296 2001/01/31 07:24:32 thorpej Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -483,6 +483,7 @@
 vendor MKC             0x11cc  Michels & Kleberhoff Computer
 vendor HAL             0x11cd  HAL Computer Systems
 vendor AURAVISION      0x11d1  Auravision
+vendor SEGA            0x11db  SEGA Enterprises
 vendor ZORAN           0x11de  Zoran Corporation
 vendor COMPEX          0x11f6  Compex
 vendor PMCSIERRA       0x11f8  PMC-Sierra
@@ -1509,6 +1510,9 @@
 /* Samsung Semiconductor products */
 product SAMSUNGSEMI    KS8920  0x8920  KS8920 10/100 Ethernet
 
+/* SEGA Enterprises products */
+product        SEGA    BROADBAND       0x1234  Broadband Adapter
+
 /* ServerWorks products */
 product        SERVERWORKS ROSB4       0x0200  ROSB4 SouthBridge
 product SERVERWORKS XX5        0x0005  PCIHB5



Home | Main Index | Thread Index | Old Index