Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci two AVM isdn interfaces



details:   https://anonhg.NetBSD.org/src/rev/b98ca7fb09a6
branches:  trunk
changeset: 533309:b98ca7fb09a6
user:      pooka <pooka%NetBSD.org@localhost>
date:      Thu Jun 27 09:50:06 2002 +0000

description:
two AVM isdn interfaces

diffstat:

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

diffs (18 lines):

diff -r e290b7ac556d -r b98ca7fb09a6 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Jun 27 08:52:27 2002 +0000
+++ b/sys/dev/pci/pcidevs       Thu Jun 27 09:50:06 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.445 2002/06/26 10:03:58 cjs Exp $
+$NetBSD: pcidevs,v 1.446 2002/06/27 09:50:06 pooka Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -933,6 +933,8 @@
 
 /* AVM products */
 product AVM FRITZ_CARD         0x0a00  Fritz! Card ISDN Interface
+product AVM B1                 0x0700  Basic Rate B1 ISDN Interface
+product AVM T1                 0x1200  Primary Rate T1 ISDN Interface
 
 /* Stallion products */
 product STALLION EC8_32                0x0000  EC8/32



Home | Main Index | Thread Index | Old Index