Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jan 2008 21:53:41 GMT
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 133130 for review
Message-ID:  <200801122153.m0CLrfcs031375@repoman.freebsd.org>

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

Change 133130 by marcel@marcel_cluster on 2008/01/12 21:53:28

	Add cfi(4) to the build.
	Due to the fact that there's no localbus driver here (yet),
	this won't work.

Affected files ...

.. //depot/projects/e500/sys/conf/files#10 edit
.. //depot/projects/e500/sys/conf/files.powerpc#13 edit

Differences ...

==== //depot/projects/e500/sys/conf/files#10 (text+ko) ====

@@ -503,6 +503,8 @@
 dev/cardbus/cardbus.c		optional cardbus
 dev/cardbus/cardbus_cis.c	optional cardbus
 dev/cardbus/cardbus_device.c	optional cardbus
+dev/cfi/cfi_core.c		optional cfi
+dev/cfi/cfi_dev.c		optional cfi
 dev/ciss/ciss.c			optional ciss
 dev/cm/smc90cx6.c		optional cm
 dev/cnw/if_cnw.c		optional cnw pccard

==== //depot/projects/e500/sys/conf/files.powerpc#13 (text+ko) ====

@@ -27,6 +27,7 @@
 
 crypto/blowfish/bf_enc.c	optional	crypto | ipsec
 crypto/des/des_enc.c		optional	crypto | ipsec | netsmb
+dev/cfi/cfi_bus_lbc		optional	cfi
 dev/fb/fb.c			optional	sc
 dev/hwpmc/hwpmc_powerpc.c	optional	hwpmc
 dev/kbd/kbd.c			optional	sc



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