atom feed15 messages in org.freebsd.freebsd-multimediaRe: Putting the bt848 driver into the...
FromSent OnAttachments
Roger HardimanAug 6, 1998 9:51 am 
Randall HopperAug 12, 1998 3:01 pm 
Roger HardimanAug 12, 1998 7:10 pm 
Amancio HastyAug 12, 1998 7:45 pm 
Søren SchmidtAug 12, 1998 11:14 pm 
Søren SchmidtAug 12, 1998 11:36 pm 
Roger HardimanAug 13, 1998 4:10 am 
Roger HardimanAug 13, 1998 4:11 am 
Randall HopperAug 13, 1998 4:22 am 
Randall HopperAug 13, 1998 8:58 am 
Gregory HoslerAug 13, 1998 6:12 pm 
Randall HopperAug 14, 1998 5:46 am 
Amancio HastyAug 18, 1998 11:22 pm 
Randall HopperAug 19, 1998 9:55 am 
Amancio HastyAug 19, 1998 10:55 am 
Subject:Re: Putting the bt848 driver into the GENERIC kernel
From:Amancio Hasty (has@rah.star-gate.com)
Date:Aug 18, 1998 11:22:38 pm
List:org.freebsd.freebsd-multimedia

For a loaded driver without a frame buffer when a window is occluded you can disable video capture since that operation requires physical memory to be allocated to the driver.

Additionally, the act of loading / unloading a bt848 lkm can set/unset a boot flag to allocate memory for the driver so if the user desires to use a frame buffer for vic or fxtv the memory will be available after rebooting. The memory can be released if the driver is not loaded during system startup.

Amancio

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message