taglinefilesource code
trix_write63drivers/sound/trix.ctrix_write (0xf8, 0x00);  /* ??????? */
trix_write101drivers/sound/trix.ctrix_write (0x13, trix_read (0x13) & ~0x80);
trix_write102drivers/sound/trix.ctrix_write (0x14, trix_read (0x14) & ~0x80);
trix_write126drivers/sound/trix.ctrix_write (0x19, (trix_read (0x19) & 0x03) | addr_bits);
trix_write255drivers/sound/trix.ctrix_write (0x1b, conf);
trix_write329drivers/sound/trix.ctrix_write (0x19, (trix_read (0x19) & 0x83) | conf);