Bug 16804 - Enabling pcfclock KLD
Summary: Enabling pcfclock KLD
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 4.0-CURRENT
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sheldon Hearn
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-02-18 12:20 UTC by Sascha Schumann
Modified: 2000-02-29 10:58 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sascha Schumann 2000-02-18 12:20:01 UTC
	The pcfclock driver can be built as a KLD to ease the use 
	of radio clocks.

Fix: 

1. Create modules/pcfclock
	2. Put the following Makefile into modules/pcfclock
	3. Add pcfclock to SUBDIR list of modules/Makefile

	Thank you.

================================================Makefile======
# $FreeBSD$

.PATH:	${.CURDIR}/../../dev/ppbus
KMOD	= pcfclock
SRCS	= pcfclock.c opt_pcfclock.h
SRCS	+= device_if.h bus_if.h ppbus_if.h

.include <bsd.kmod.mk>
How-To-Repeat: 
	NA
Comment 1 Sheldon Hearn 2000-02-20 21:21:17 UTC
On 18 Feb 2000 12:13:46 GMT, sascha@schumann.cx wrote:

> 	The pcfclock driver can be built as a KLD to ease the use 
> 	of radio clocks.

I'll ask Jordan for permission to commit this if you assure me that
you've run it through a complete "make world".  I'll try it myself, of
course, but I'd like to know that you've tried it first. :-)

Ciao,
Sheldon.
Comment 2 Sheldon Hearn freebsd_committer freebsd_triage 2000-02-29 10:57:46 UTC
State Changed
From-To: open->closed

Committed, thanks! 


Comment 3 Sheldon Hearn freebsd_committer freebsd_triage 2000-02-29 10:57:46 UTC
Responsible Changed
From-To: freebsd-bugs->sheldonh

I'll handle this one.  Um.  yes, well.   It's done. :-)