History log of /dflybsd-src/tools/multimedia/cxm/extract_fw/cxm_extract_fw.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 3c756f3e 03-Dec-2009 Sascha Wildner <saw@online.de>

cxm_extract_fw(8): Fix indent.


# e9afadfd 19-Apr-2009 Sascha Wildner <saw@online.de>

Add cxm(4), a driver for Hauppauge PVR-250/350 video capture cards.

Before the driver can be used, two firmware files have to be extracted
from the Windows driver which cannot be redistributed with

Add cxm(4), a driver for Hauppauge PVR-250/350 video capture cards.

Before the driver can be used, two firmware files have to be extracted
from the Windows driver which cannot be redistributed with DragonFly.
For further information see the manual page.

It was tested on a PVR-250 which was kindly donated by Hasso Tepper
(many thanks for this!).

Ported-from: FreeBSD (ports/multimedia/pvr250), with modifications

show more ...