diff options
| author | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-03 15:28:30 +0000 |
|---|---|---|
| committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-03 15:28:30 +0000 |
| commit | 3cf900afec2aff896e54b02214e9c9d023d0cd20 (patch) | |
| tree | 25af9c88375549ba5c87e1b652d23c1871e35a73 /emulators/rtc/pkg-comment | |
| parent | 2ce0a6acc58e2d8d3e8f82ba65f623695a526b76 (diff) | |
This is rtc, a kernel module for /dev/rtc device support.
Some apps such as VMware for Linux would be happy with it.
The code was originally written by Vladimir N. Silyaev.
Note: It _includes_ Linux ioctl support, but basically it's
FreeBSD native stuff. I'm importing this into emulators
category for convevience' sake. Check it out.
Diffstat (limited to 'emulators/rtc/pkg-comment')
| -rw-r--r-- | emulators/rtc/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/rtc/pkg-comment b/emulators/rtc/pkg-comment new file mode 100644 index 000000000000..3d284619d361 --- /dev/null +++ b/emulators/rtc/pkg-comment @@ -0,0 +1 @@ +Kernel module which provides /dev/rtc device support |
