taglinefilesource code
freq47kernel/chr_drv/vt.ckiocsound(unsigned int freq)
freq49kernel/chr_drv/vt.cif (freq == 0) {
freq59kernel/chr_drv/vt.coutb_p(freq & 0xff, 0x42);
freq60kernel/chr_drv/vt.coutb((freq >> 8) & 0xff, 0x42);