freebsd-ports/emulators/rtc/files
Martin Blapp 8f11d2a89b Fix panic if the rtc module gets loaded twice: Make rtc_dev static
and destroy the device on cleanup.

Submitted by:	Orlando Bassotto <orlando.bassotto@ieo-research.it>
2003-05-15 13:06:57 +00:00
..
Makefile Correct dependency on linux.ko. 2003-04-04 22:05:33 +00:00
rtc.c Fix panic if the rtc module gets loaded twice: Make rtc_dev static 2003-05-15 13:06:57 +00:00
rtc.h Fix build on -CURRENT by conditionally defining M_WAITOK as 0x0000. 2003-02-12 19:19:03 +00:00
rtc.sh Support post-500104-current. 2003-03-23 12:36:58 +00:00
rtc_linux.c
test.c