Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jul 2003 16:24:21 +0200
From:      Hans Petter Selasky & <hselasky@c2i.net>
To:        Terry Glanfield <Terry.Glanfield@program-products.co.uk>, freebsd-isdn@freebsd.org
Subject:   Re: MultiTech MT128SA
Message-ID:  <20030722162421.A739@curly.tele2.no>
In-Reply-To: <er84i3f35.fsf@program-products.co.uk>;01:45:18PM %2B0100
References:  <200307202025.h6KKPupI015334@peedub.jennejohn.org> <eoezo595c.fsf@program-products.co.uk> <20030721225153.A1079@curly.tele2.no> <er84i3f35.fsf@program-products.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

The isic driver will not probe all PnP cards supported by default,
though it should. Assuming you are using the isic driver try adding:

device isic
options DYNALINK

to the kernel config file. See `man isic` section Dynalink IS64PH for
more information.

On Tue, Jul 22, 2003 at 01:45:18PM +0100, Terry Glanfield wrote:
> 
> Hi Hans,
> 
> Thanks for the answer.
> 
> > This card might be using a CCD chip. Is it possible you could read out the
> > chip name(s) on the card? For example HFC-SP?
> > 
> > You could also try
> > 
> > pciconf -l
> 
> I'll get this information this evening when I have access to the box.
> 
> > pnpinfo
> 
> This was in the original message but I'll repeat it here.
> 
> Regards,
> Terry.
> 
> 
> pnpinfo:
> 
> 	Checking for Plug-n-Play devices...
> 	
> 	Card assigned CSN #1
> 	Vendor ID ASU1688 (0x88167506), Serial Number 0x00000056
> 	PnP Version 1.0, Vendor Version 0
> 	Device Description: ISDN CARD ....
> 	
> 	Logical Device ID: ASU1688 0x88167506 #0
> 		Device supports I/O Range Check
> 	    I/O Range 0x100 .. 0x3f8, alignment 0x8, len 0x8
> 		[not 16-bit addr]
> 	    IRQ: 3 4 5 9 10 11 12 15 IRQ: High true edge sensitive
> 	    IRQ:  - only one type (true/edge)
> 	End Tag
> 	
> 	Successfully got 6 resources, 1 logical fdevs
> 	-- card select # 0x0001
> 	
> 	CSN ASU1688 (0x88167506), Serial Number 0x00000056
> 	
> 	Logical device #0
> 	IO:  0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
> 	IRQ 0 0
> 	DMA 4 0
> 	IO range check 0x00 activate 0x00
> 

Yours
--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030722162421.A739>