PERFORCE change 101481 for review

Warner Losh imp at FreeBSD.org
Thu Jul 13 17:11:40 UTC 2006


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

Change 101481 by imp at imp_lighthouse on 2006/07/13 17:11:17

	rename...  got tons of datasheets for the other at45 and family
	members, and they are mostly basically kinda the same.

Affected files ...

.. //depot/projects/arm/src/sys/arm/conf/TSC4370#5 edit
.. //depot/projects/arm/src/sys/conf/files#35 edit
.. //depot/projects/arm/src/sys/dev/flash/at45.c#1 branch
.. //depot/projects/arm/src/sys/dev/flash/at45db642.c#2 delete

Differences ...

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

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

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

@@ -607,7 +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/flash/at45.c		optional at45
 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