mbr 2003/05/15 06:06:57 PDT
FreeBSD ports repository
Modified files:
emulators/rtc/files rtc.c
Log:
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 at ieo-research.it>
Revision Changes Path
1.8 +6 -4 ports/emulators/rtc/files/rtc.c