Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Nov 2008 04:57:12 GMT
From:      Oleksandr Tymoshenko <gonzo@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 152736 for review
Message-ID:  <200811100457.mAA4vCVe047448@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=152736

Change 152736 by gonzo@gonzo_jeeves on 2008/11/10 04:56:12

	Move CommonChip driver to dev/siba and link it to the build

Affected files ...

.. //depot/projects/mips2/src/sys/conf/files.mips#28 edit
.. //depot/projects/mips2/src/sys/dev/siba/siba_cc.c#4 branch
.. //depot/projects/mips2/src/sys/mips/sentry5/files.sentry5#3 edit
.. //depot/projects/mips2/src/sys/mips/sentry5/siba_cc.c#2 delete

Differences ...

==== //depot/projects/mips2/src/sys/conf/files.mips#28 (text+ko) ====

@@ -130,4 +130,5 @@
 
 # SSB bus file
 dev/siba/siba.c					optional siba
+dev/siba/siba_cc.c				optional siba
 dev/siba/siba_pcib.c				optional siba pci

==== //depot/projects/mips2/src/sys/mips/sentry5/files.sentry5#3 (text+ko) ====

@@ -5,7 +5,6 @@
 # which are believed to be devices we have drivers for
 # which just need to be tweaked for attachment to an SSB system bus.
 mips/sentry5/s5_machdep.c		standard
-mips/sentry5/siba_cc.c			optional siba
 
 # notyet
 #mips/sentry5/siba_mips.c			optional siba



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811100457.mAA4vCVe047448>