search for: bt848

Displaying 8 results from an estimated 8 matches for "bt848".

2002 Dec 14
2
Nasty ext3 errors 2.4.18
...nning 2.4.18 and they don't seem to cause any problems (I think). As I've mentioned I've seen the same behavior before on other systems, the specs for all of them are: Abit ST6 Motherboard with 1.2 Gig Celeron 2 x disks (varying sizes and makes) 128Meg Ram AGP Graphics Card Ethernet Bt848 capture cards (2-3 depending on customer) I'm really pulling my hair out - I don't know why they are doing this - these are all on customer sites (they never go wrong in the office, each one that have gone bad has been in different environments i.e. warm, cold, no power spikes or anything...
2005 Sep 26
0
Accumulating latency in nsv stream
...mounts). I have commented-out the <burst-on-connect> and <burst-size> tags in icecast.xml without any difference in the symptoms. The configuration: icecast 2.2.0 on Linux 2.4.27 nsvcap (nsvenc doesn't support the video driver properly) sourcing on Win2kServerSp3/PIII-500/384M/Bt848-btwincap: VP3 codec configured for est 15kbps/7kbps key, 1fps output, 1fps capture, 6 -> 11kbps actual bitrate, no audio; nsvcap reports d=107 vinq=0 ainq=0 (0 dropped) after 10 hours. I've seen mentioned that frame rates should be in multiples of two with key frame rates...
2005 Sep 27
0
Accumulating latency in nsv stream
...mounts). I have commented-out the <burst-on-connect> and <burst-size> tags in icecast.xml without any difference in the symptoms. The configuration: icecast 2.2.0 on Linux 2.4.27 nsvcap (nsvenc doesn't support the video driver properly) sourcing on Win2kServerSp3/PIII-500/384M/Bt848-btwincap: VP3 codec configured for est 15kbps/7kbps key, 1fps output, 1fps capture, 6 -> 11kbps actual bitrate, no audio; nsvcap reports d=107 vinq=0 ainq=0 (0 dropped) after 10 hours. I've seen mentioned that frame rates should be in multiples of two with key frame rates...
2008 Jun 23
3
AM/FM tuner for centos 4 or 5?
Looking for a radio tuner for my audio server. Needs to do AM. Any hardware reccomendations? -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street #100 - - +1 (443) 269-1555 x333
2014 Sep 15
3
[PATCH] virtio-pci: also bind to Amazon PCI vendor ID
Hi Michael, On Mon, Sep 15, 2014 at 1:20 AM, Michael S. Tsirkin <mst at redhat.com> wrote: > On Sun, Sep 14, 2014 at 08:29:33PM -0700, Anthony Liguori wrote: >> From: Anthony Liguori <aliguori at amazon.com> >> >> See https://issues.oasis-open.org/browse/VIRTIO-16 although it >> was prematurely closed. > > The reason it was closed is described in the
2014 Sep 15
3
[PATCH] virtio-pci: also bind to Amazon PCI vendor ID
Hi Michael, On Mon, Sep 15, 2014 at 1:20 AM, Michael S. Tsirkin <mst at redhat.com> wrote: > On Sun, Sep 14, 2014 at 08:29:33PM -0700, Anthony Liguori wrote: >> From: Anthony Liguori <aliguori at amazon.com> >> >> See https://issues.oasis-open.org/browse/VIRTIO-16 although it >> was prematurely closed. > > The reason it was closed is described in the
2012 Nov 19
0
[PATCH 242/493] pci: remove use of __devinit
...k_triton(struct pci_dev *dev) { if ((pci_pci_problems&PCIPCI_TRITON)==0) { dev_info(&dev->dev, "Limiting direct PCI/PCI transfers\n"); @@ -229,7 +229,7 @@ DECLARE_PCI_FIXUP_RESUME(PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_8361, quirk_viala /* * VIA Apollo VP3 needs ETBF on BT848/878 */ -static void __devinit quirk_viaetbf(struct pci_dev *dev) +static void quirk_viaetbf(struct pci_dev *dev) { if ((pci_pci_problems&PCIPCI_VIAETBF)==0) { dev_info(&dev->dev, "Limiting direct PCI/PCI transfers\n"); @@ -238,7 +238,7 @@ static void __devinit quirk_via...
2012 Nov 19
0
[PATCH 242/493] pci: remove use of __devinit
...k_triton(struct pci_dev *dev) { if ((pci_pci_problems&PCIPCI_TRITON)==0) { dev_info(&dev->dev, "Limiting direct PCI/PCI transfers\n"); @@ -229,7 +229,7 @@ DECLARE_PCI_FIXUP_RESUME(PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_8361, quirk_viala /* * VIA Apollo VP3 needs ETBF on BT848/878 */ -static void __devinit quirk_viaetbf(struct pci_dev *dev) +static void quirk_viaetbf(struct pci_dev *dev) { if ((pci_pci_problems&PCIPCI_VIAETBF)==0) { dev_info(&dev->dev, "Limiting direct PCI/PCI transfers\n"); @@ -238,7 +238,7 @@ static void __devinit quirk_via...