Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Aug 1997 21:51:21 +0200 (MET DST)
From:      Luigi Rizzo <luigi@labinfo.iet.unipi.it>
To:        uwp@ukrv.de (Udo Wolter)
Cc:        multimedia@FreeBSD.ORG
Subject:   Re: snd970814.tgz
Message-ID:  <199708191951.VAA11909@labinfo.iet.unipi.it>
In-Reply-To: <9708191234.AA29235@merlin.ukrv.de> from "Udo Wolter" at Aug 19, 97 02:34:26 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> Sorry, dmesg runs full. But here's what /var/log/messages said (seems to be
> the same as dmesg):
> 
> Aug 18 14:30:45 low-tech /kernel: pcm0 at 0x 220 irq 5 drq 1 mem 0x       0 flag
> s 0x       0 en 1 confl 0

I need a few lines before when it probes the PnP devices, sorry. Can
you run pnpinfo and send me the output ? Otherwise I don't know what
the PnP ID of your card is, and I cannot make it recongnized.

> But when I tried to kick it to MSS, I got this (only when the system didn't
> hang up during probing):
> 
> Aug 18 14:16:38 low-tech /kernel: pcm0 at 0x 534 irq 5 drq 1 mem 0x       0 flag

at the very least you have to put 0x530 as the base address (old
WSS/MSS cards had 4 io ports to configure the IRQ and DMA, followed by
the codec at 0x534. For historical reasons one has to put 0x530 in the
driver... I know it is a big source of confusion, I'll try to make the
probe code smarter.

	Cheers
	Luigi



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