Next: , Previous: Top, Up: Top


1 Introduction

KSWbt848x1 is a Solaris device driver package designed for Brooktree Bt848/Bt878 and Conexant Fusion878 chipset, and is part of "Video4Linux for Solaris" suite. Main component of this package is bt848x driver, which is derived from Linux BTTV 0.7.x driver. It provides Video4Linux1 compatible APIs under Solaris.

1.1 Implemented and Unimplemented Features

1.1.1 Implemented Features

1.1.2 Implemented-But-Not-Tested Features

1.1.3 Unimplemented Features

1.2 Content of package

KSWbt848x1 (for SPARC) contains following files:

/platform/sun4u/kernel/drv/bt848x
Kernel mode driver. (32 bit module)
/platform/sun4u/kernel/drv/sparcv9/bt848x
Kernel mode driver. (64 bit module)
/platform/sun4u/kernel/drv/bt848x.conf
Driver configuration file. (refered as driver.conf)

KSWbt848x1 (for x86) contains following files:

/platform/i86pc/kernel/drv/bt848x
Kernel mode driver. (32 bit module)
/platform/i86pc/kernel/drv/amd64/bt848x
Kernel mode driver. (64 bit module)
/platform/i86pc/kernel/drv/bt848x.conf
Driver configuration file. (refered as driver.conf)

1.3 Requirements

1.3.1 Hardware Requirement

1.3.2 Software Requirement

1.3.3 Optional Requirement for Developing

1.4 Getting Latest Package

bt848x driver and “Video4Linux for Solaris” are still in developing. Latest package can be obtained via anonymous CVS. Visit http://cvs.sourceforge.net/viewcvs.py/bt848x/captors-2/.

Relatively stable version can be found at download site http://sourceforge.net/project/showfiles.php?group_id=68093.