bbc_beep_freq
(void) beep_init((void *)dip, bbc_beep_on, bbc_beep_off, bbc_beep_freq);
static void bbc_beep_freq(void *arg, int freq);