Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jun 1998 20:56:50 -0400
From:      Randall Hopper <rhh@ct.picker.com>
To:        Amancio Hasty <hasty@rah.star-gate.com>, John Matthews <matthews@nethawk.converg.com>
Cc:        multimedia@FreeBSD.ORG, matthews@converg.com
Subject:   Re: BT848 and newer versions of WinTV cards
Message-ID:  <19980605205650.E1773@ct.picker.com>
In-Reply-To: <199806041637.JAA02799@rah.star-gate.com>; from Amancio Hasty on Thu, Jun 04, 1998 at 09:37:38AM -0700
References:  <199806040456.WAA00291@nethawk.converg.com> <199806041637.JAA02799@rah.star-gate.com>

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

--HcAYCG3uE/tztfnV
Content-Type: text/plain; charset=us-ascii

Amancio Hasty:
 |It is easy to incorporate a new bt848/tuner if the driver does not
 |recognize the card/tuner.
...
 | {00, 00, 00, 00, 00, 00, 00, 00, 00, 00, 00, 00, 02, 00, 00, 00} is 
 |the output of sign available from http://www.freebsd.org/~ahasty/Bt848.html

On a related note:  

To make it easier for folks to relay info on new cards, I incorporated
EEPROM, sign, dmesg, sysctl, i2c, Xserver etcetc dumping capability into
Fxtv 0.47.

So if you've got Fxtv 0.47, just run:

     fxtv -debug startup

and you'll get the whole boatload (sample below).

Hope this helps.

Randall



--HcAYCG3uE/tztfnV
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="fxtv-debug-startup.OUT"


Fxtv v0.47

DETECTED CAPTURE CARD(S) [DRIVER PROBES]:
    bktr0: <BrookTree 848> rev 0x11 int a irq 9 on pci0.11.0
    Hauppauge WinCast/TV, Philips NTSC tuner, dbx stereo.

SYSCTL MIB VALUES:
    kern.version: FreeBSD 3.0-971208-SNAP #0: Sat May 30 17:35:48 GMT 1998
        rhh@stealth:/usr/src/sys/compile/WINCAST
    
    hw.bt848.card: -1
    hw.bt848.tuner: -1
    hw.bt848.reverse_mute: -1
    hw.bt848.format: 1

TUNER SIGNATURE (0x01 - 0xff):
    00 00 00 00 00 00 00 00 00 00 01 08 0a 00 00 00

TUNER I2C DEVICES FOUND AT:
    0xa0, 0xb6, 0xc2, 0xc6

CAPTURE CARD EEPROM CONTENTS:
   Read 256 EEPROM bytes (0x00 - 0xff)
    84 11 00 00 04 40 09 01 08 05 01 2f db 00 00 8c
    02 00 00 00 84 0a 00 01 01 20 77 00 40 e6 13 03
    00 77 02 01 03 03 43 16 19 79 a9 00 00 00 00 00
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    84 11 00 00 04 40 09 01 08 05 01 2f db 00 00 8c
    02 00 00 00 84 0a 00 01 01 20 77 00 40 e6 13 03
    00 77 02 01 03 03 43 16 19 79 a9 00 00 00 00 00
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff

Supported RGB Capture Pixel Formats:
   bpp  Bpp  RGB Masks                     Swap
   ---  ---  ----------------------------  ----
    15   2   00007c00, 000003e0, 0000001f  NB  
    16   2   0000f800, 000007e0, 0000001f  NB  
    24   3   00ff0000, 0000ff00, 000000ff   B  
    24   4   00ff0000, 0000ff00, 000000ff  NBWb

Supported YUV Capture Pixel Formats:
   YUVSize  HSamp  VSamp  Pack    CompOrder  T->B  L->R  YTrans
   -------  -----  -----  ------  ---------  ----  ----  ------
    8,8,8   1,2,2  1,1,1  PLANAR  YUV         Y     Y      N
    8,8,8   1,2,2  1,1,1  PACKED  YUYV        Y     Y      N
    8,8,8   1,2,2  1,2,2  PLANAR  YUV         Y     Y      N


XSERVER: 'The XFree86 Project, Inc' v3310,  Protocol Verson 11.0
         Screen Res = 1600x1280, DefDepth = 16; NumScreens = 1
         Bitmap Unit/BitOrder/Pad = 32/LSBFirst/32, Image ByteOrder = LSBFirst

XF86DGAQueryVersion() succeeded - vers = 1.00
   BaseAddr = 0xe0000000, Pitch = 1600, BankSize/RamSize = 4194304/4194304

Rating Available Visuals:
   Rating  Class        bpp  Bpp  R,G,B Masks                   Swap  DirectVid
   ------  -----------  ---  ---  ----------------------------  ----  ---------
     5     TrueColor     16  2,2  0000f800, 000007e0, 0000001f   --      Yes
Default Visual is 16-bpp TrueColor

XF86VidModeQueryVersion() succeeded - version = 0.08

--HcAYCG3uE/tztfnV--

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



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