MIHIRA Sanpei Yoshiro
d4479fc128
fix type check in pccard_beep_select
2000-11-01 00:37:34 +00:00
MIHIRA Sanpei Yoshiro
3637a0ce8b
Oops, in previous commit(rev.1.4), I replaced
...
pitch and duration only in ``struct'', I forgot
to replace these in sysbeep and timeout, sorry.
2000-10-31 03:28:02 +00:00
MIHIRA Sanpei Yoshiro
33eb563d67
add PC-Card melody beep(PC Card bus, kludge version)
...
Original idea from: PAO3
2000-10-28 13:35:34 +00:00
Warner Losh
03599baeb2
Make pccardc beep actually work. The kernel was doing the wrong thing
...
with the beep information it had (like ignoring it).
Submitted by: sanpei@sanpei.org (MIHIRA-san Yoshiro)
Add $FreeBSD$ to pccard_beep.c while I'm here.
1999-12-02 19:46:41 +00:00
Jun Kuriyama
a766716a9a
Add "beep" ioctl. ( #10 is reserved for PIOCSVIR)
...
Obtained from: PAO3
Reviewed by: -current list
1999-02-13 11:32:00 +00:00
Nate Williams
c669d2df7e
- 'Beep' support now happens in it's own separate file, so you can mess
...
around with different noises for the different events and not have it
affect other files.
Inspired by: PAO
1997-10-26 06:06:54 +00:00