Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Aug 1997 23:25:49 -0600 (MDT)
From:      Kenneth Merry <ken@plutotech.com>
To:        hasty@rah.star-gate.com (Amancio Hasty)
Cc:        multimedia@freebsd.org
Subject:   Re: YES!, bktr now works 8)
Message-ID:  <199708140525.XAA08949@pluto.plutotech.com>
In-Reply-To: <199708140332.UAA00314@rah.star-gate.com> from Amancio Hasty at "Aug 13, 97 08:32:40 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Amancio:

> Add the following line in btkr_attach:
> 
> 	fun = pci_conf_read(tag, PCI_COMMAND_STATUS_REG);
> 	pci_conf_write(tag, PCI_COMMAND_STATUS_REG, fun | 4); 
>  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ add this ^^^^^^^^^^^^^^^^^^^
> 
> That sets the bt848 to be able to act as a dma initiator. 
> Most likely the new pci interface cleared that bit cause I have never
> set it and the driver has worked in the past;additionally, the may 22
> release of current seems to work on my other PC.

	That fixes my problem!  I'm watching TV now.  Thanks!

Ken
-- 
Kenneth Merry
ken@plutotech.com



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