View | Details | Raw Unified | Return to bug 216566
Collapse All | Expand All

(-)sys/dev/bktr/msp34xx.c (-4 lines)
Lines 109-118 Link Here
109
#define VIDEO_SOUND_LANG2	8
109
#define VIDEO_SOUND_LANG2	8
110
110
111
#define DFP_COUNT 0x41
111
#define DFP_COUNT 0x41
112
static const int bl_dfp[] = {
113
	0x00, 0x01, 0x02, 0x03,  0x06, 0x08, 0x09, 0x0a,
114
	0x0b, 0x0d, 0x0e, 0x10
115
};
116
112
117
struct msp3400c {
113
struct msp3400c {
118
	int simple;
114
	int simple;

Return to bug 216566