Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



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.




Home | Main Index | Thread Index | Old Index