Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Mar 1998 15:10:05 -0800
From:      Amancio Hasty <hasty@rah.star-gate.com>
To:        ade@demon.net
Cc:        Luigi Rizzo <luigi@labinfo.iet.unipi.it>, multimedia@FreeBSD.ORG
Subject:   Re: Lack of sound with fxtv 
Message-ID:  <199803072310.PAA14720@rah.star-gate.com>
In-Reply-To: Your message of "Sat, 07 Mar 1998 16:55:47 CST." <E0yBSVQ-00003o-00@gorgon.lovett.com> 

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

Go to :
http://www.freebsd.org/~ahasty/Bt848.html
and download sign.c is in the Hacker's tool chest

cc -o sign sign.c 
./sign

signature contents, 0x01 thru 0xff:

 00 00 00 00 00 00 00 00 00 00 01 08 0a 00 00 00


i2c device found @ 
 0xa0
 0xb6
 0xc2
 0xc6


Also download eeprom.c from the same section:
cc -o eeprom eeprom.c
{root} ./eeprom 0 256

EEProm contents, 0x00 thru 0xff:

 84 12 00 00 05 40 09 01 08 05 01 2f db 00 00 8c
 0a 00 00 00 00 84 0a 00 01 01 20 77 00 40 e1 18
 03 00 77 02 01 03 03 43 15 14 79 a5 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
 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
 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

	Tnks,
	Amancio






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?199803072310.PAA14720>