Deleted Added
full compact
35c35
< __FBSDID("$FreeBSD: head/sys/dev/bktr/bktr_card.c 138936 2004-12-16 23:37:41Z julian $");
---
> __FBSDID("$FreeBSD: head/sys/dev/bktr/bktr_card.c 139563 2005-01-02 04:47:36Z julian $");
382a383,394
> { CARD_PIXELVIEW_PLAYTV_PAK, /* the card id */
> "PixelView PlayTV Pak", /* the 'name' */
> NULL, /* the tuner */
> 0, /* the tuner i2c address */
> 0, /* dbx is optional */
> 0,
> 0,
> PFC8582_WADDR, /* EEProm type */
> (u_char)(256 / EEPROMBLOCKSIZE), /* 256 bytes */
> { 0x20000, 0x80000, 0, 0xa8000, 1 }, /* audio MUX values */
> 0xAA0000 }, /* GPIO mask */
>