comparison recpt1/pt1_dev.h @ 100:aeba1988234f

support macros to specify sid: - macros: hd, sd1, sd2, sd3, 1seg and all are supported. - if sid has been specified but no suitable sid found, fall back to "all". technical summary: - use splitter structure as the argument where it is applicable. - add tab configuration to some source files.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sat, 13 Feb 2010 19:43:25 +0900
parents 4d201756c593
children 1f0be0adc04f
comparison
equal deleted inserted replaced
99:3a3f15b063e1 100:aeba1988234f
1 /* -*- tab-width: 4; indent-tabs-mode: nil -*- */
1 #ifndef _PT1_DEV_H_ 2 #ifndef _PT1_DEV_H_
2 #define _PT1_DEV_H_ 3 #define _PT1_DEV_H_
3 4
4 char *bsdev[NUM_BSDEV] = { 5 char *bsdev[NUM_BSDEV] = {
5 "/dev/pt1video1", 6 "/dev/pt1video1",