Date: Thu, 15 Aug 2002 07:11:05 -0500 From: dmk <gh@over-yonder.net> To: freebsd-current@freebsd.org Subject: emulators/rtc and vmware2 Message-ID: <20020815121105.GA35400@over-yonder.net>
next in thread | raw e-mail | index | archive | help
Is anybody successfully using the port emulators/rtc with vmware2 on -current? While the port builds and installs fine, a /dev/rtc device never appears. ISTM that the rtc device does a make_dev as part of the device open() rather than at module load and that vmware doesn't work like that. Having no kernel (module) hacking experience, I come to the list for pointers. I am trying to wrap my head around rtc enough to try make_dev() at module load time, but maybe someone can give me a hint as to what's going on. I'm breaking the rules and running an old -CURRENT from Feb 4, 2002, so I'll humbly swallow suggestions that I upgrade. Thanks loads, dan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020815121105.GA35400>