DragonFly BSD
DragonFly users List (threaded) for 2005-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: ISDN cards


From: Yiorgos Adamopoulos <adamo@xxxxxxxxxxxxxx>
Date: Wed, 13 Jul 2005 14:47:27 +0300

On 2005-07-12, Yiorgos Adamopoulos <adamo@xxxxxxxxxxxxxx> wrote:
> Asustek Computer, Inc. ISDNLink P-IN100-ST-D

Well as Thomas Spanjaard said iwic(4) should work.  But it does not, because
i4b_iwic_pci.c does not understand correctly the vendor id.

> Cologne Chip Designs GmbH ISDN network controller [HFC-PCI]

The same here for ihfc(4)

dmesg output for the two cards:

pci0: <unknown card> (vendor=0x1043, dev=0x0675) at 12.0 irq 10
pci0: <unknown card> (vendor=0x1397, dev=0x2bd0) at 14.0 irq 5

and pciconf -l -v shows:

none1@pci0:12:0:        class=0x028000 card=0x17040675 chip=0x06751043 rev=0x02 hdr=0x00
    vendor   = 'Asustek Computer Inc.'
    device   = 'HFC-S PCI A Cologne Chip'
    class    = network
none2@pci0:14:0:        class=0x028000 card=0x2bd01397 chip=0x2bd01397 rev=0x02 hdr=0x00
    vendor   = 'Cologne Chip Designs GmbH'
    device   = 'HFC-S PCI A ISDN 2BDS0 ISDN HDLC FIFO Controller'
    class    = network

-- 
#include <std/disclaimer.h>
#define POWERED_BY "http://www.DragonFlyBSD.org/";



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