Ian Dowse 6817e978cf Place the call to pccard_insert_beep() in the inserted() timeout
routine instead of pccard_event(). This avoids spurious extra calls
to pccard_insert_beep() at insert or remove time which could occur
due to noise on the card-present lines.

Clean up some code in pccard_beep.c; we were depending on the order
of evaluation of function arguments, which is undefined in C. Also,
use `0' rather than `NULL' for integer values.

Reviewed by:	sanpei, imp
2001-03-20 18:10:19 +00:00
..
2001-01-29 06:18:14 +00:00
2001-02-11 10:44:09 +00:00
2001-03-18 05:43:25 +00:00
2001-03-20 10:42:49 +00:00
2001-03-10 16:31:00 +00:00
2001-03-10 05:24:45 +00:00
2001-03-20 02:10:18 +00:00
2001-03-01 21:00:17 +00:00
2001-02-22 13:46:09 +00:00
2001-03-20 02:10:18 +00:00