PERFORCE change 152736 for review

Oleksandr Tymoshenko gonzo at FreeBSD.org
Sun Nov 9 20:57:13 PST 2008


http://perforce.freebsd.org/chv.cgi?CH=152736

Change 152736 by gonzo at 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


More information about the p4-projects mailing list