Up to [cvs.netbsd.org] / src / sys / dev / pci
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Tue Aug 9 01:42:24 2011 UTC (9 months, 2 weeks ago) by jmcneill
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
yamt-pagecache,
netbsd-6-base,
netbsd-6,
jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base9,
jmcneill-usbmp-base8,
jmcneill-usbmp-base7,
jmcneill-usbmp-base6,
jmcneill-usbmp-base5,
jmcneill-usbmp-base4,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2,
jmcneill-usbmp-base,
jmcneill-usbmp,
jmcneill-audiomp3-base,
jmcneill-audiomp3,
HEAD
Changes since 1.3: +5 -1
lines
Diff to previous 1.3 (colored)
modify the dtv device api so hardware drivers can be loaded independently of the dtv module
Revision 1.3 / (download) - annotate - [select for diffs], Sat Aug 6 19:21:27 2011 UTC (9 months, 2 weeks ago) by jmcneill
Branch: MAIN
Changes since 1.2: +8 -3
lines
Diff to previous 1.2 (colored)
build fix: forgot to add sc_board to softc
Revision 1.2 / (download) - annotate - [select for diffs], Thu Aug 4 22:25:08 2011 UTC (9 months, 3 weeks ago) by jmcneill
Branch: MAIN
Changes since 1.1: +3 -1
lines
Diff to previous 1.1 (colored)
modularize coram and add detach + childdet methods
Revision 1.1 / (download) - annotate - [select for diffs], Thu Aug 4 14:43:55 2011 UTC (9 months, 3 weeks ago) by jakllsch
Branch: MAIN
Add coram(4). A driver for CX23885-based TV cards, such as the Hauppauge WinTV HVR-1250 "Coram" board. Currently only supports ATSC 8VSB reception.