PERFORCE change 100968 for review

Warner Losh imp at FreeBSD.org
Sat Jul 8 08:16:07 UTC 2006


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

Change 100968 by imp at imp_lighthouse on 2006/07/08 08:15:16

	Get started on at45db642

Affected files ...

.. //depot/projects/arm/src/sys/arm/conf/TSC4370#4 edit
.. //depot/projects/arm/src/sys/conf/files#34 edit
.. //depot/projects/arm/src/sys/dev/flash/at45db642.c#1 add

Differences ...

==== //depot/projects/arm/src/sys/arm/conf/TSC4370#4 (text+ko) ====

@@ -104,4 +104,4 @@
 device		iicbus
 # SPI bus
 device		spibus
-#device  	at45db642		# at45db642 and maybe others
+device  	at45db642		# at45db642 and maybe others

==== //depot/projects/arm/src/sys/conf/files#34 (text+ko) ====

@@ -607,6 +607,7 @@
 dev/firewire/if_fwip.c		optional fwip
 dev/firewire/sbp.c		optional sbp
 dev/firewire/sbp_targ.c		optional sbp_targ
+dev/flash/at45db642.c		optional at45db642
 dev/fxp/if_fxp.c		optional fxp
 dev/gem/if_gem.c		optional gem
 dev/gem/if_gem_pci.c		optional gem pci


More information about the p4-projects mailing list