freebsd-dev/sys/pccard
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
..
cardinfo.h Change comment from sprintf to snprintf 2000-10-26 19:46:20 +00:00
cis.h MFPAO3. Improvement of of pccard cis tuple parsing capability. 2000-04-26 15:36:43 +00:00
driver.h add PC-Card melody beep(PC Card bus, kludge version) 2000-10-28 13:35:34 +00:00
i82365.h Lots of minor cleanup, plus a couple of interesting things. 2001-03-19 07:10:38 +00:00
pccard_beep.c Place the call to pccard_insert_beep() in the inserted() timeout 2001-03-20 18:10:19 +00:00
pccard_nbk.c select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00
pccard_nbk.h Massive rewrite of pccard to convert it to newbus. 1999-10-25 02:41:58 +00:00
pccard.c Place the call to pccard_insert_beep() in the inserted() timeout 2001-03-20 18:10:19 +00:00
pcic98reg.h Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
pcic_pci.c Move ti1031 to the 16-bit bridge section 2001-02-07 01:16:40 +00:00
pcic_pci.h Add device id for the OZ Micro 6832. I didn't try to init it like the 2001-01-02 21:42:48 +00:00
pcic.c Lots of minor cleanup, plus a couple of interesting things. 2001-03-19 07:10:38 +00:00
pcic.h add PIOCSRESOURCE(IOC_GET_RESOURCE_RANGE) 2000-09-17 15:37:53 +00:00
slot.h Lots of minor cleanup, plus a couple of interesting things. 2001-03-19 07:10:38 +00:00