Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/17/2005 18:11:36
Module Name:	src
Committed By:	he
Date:		Sun Jul 17 18:11:36 UTC 2005

Modified Files:
	src/sys/arch/newsmips/apbus: if_tlp_ap.c
	src/sys/dev/ic: tulip.c tulipvar.h

Log Message:
Make tlp_idle() not be static, so that the newsmips version of the
driver can access that function again.

Approved by thorpej


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/newsmips/apbus/if_tlp_ap.c
cvs rdiff -r1.138 -r1.139 src/sys/dev/ic/tulip.c
cvs rdiff -r1.55 -r1.56 src/sys/dev/ic/tulipvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.