Bug 16804

Summary: Enabling pcfclock KLD
Product: Base System Reporter: Sascha Schumann <sascha>
Component: kernAssignee: Sheldon Hearn <sheldonh>
Status: Closed FIXED    
Severity: Affects Only Me CC: sascha
Priority: Normal    
Version: 4.0-CURRENT   
Hardware: Any   
OS: Any   

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. :-)