PERFORCE change 107383 for review
Warner Losh
imp at FreeBSD.org
Fri Oct 6 16:36:13 PDT 2006
http://perforce.freebsd.org/chv.cgi?CH=107383
Change 107383 by imp at imp_lighthouse on 2006/10/06 23:35:43
at45 -> at45d
Affected files ...
.. //depot/projects/arm/src/sys/arm/conf/TSC4370#15 edit
.. //depot/projects/arm/src/sys/conf/files#47 edit
.. //depot/projects/arm/src/sys/dev/flash/at45.c#4 delete
.. //depot/projects/arm/src/sys/dev/flash/at45d.c#1 branch
Differences ...
==== //depot/projects/arm/src/sys/arm/conf/TSC4370#15 (text+ko) ====
@@ -105,7 +105,7 @@
device iicbus
# SPI bus
device spibus
-device at45 # at45db642 and maybe others
+device at45d # at45db642 and maybe others
# The `bpf' device enables the Berkeley Packet Filter.
# Be aware of the administrative consequences of enabling this!
==== //depot/projects/arm/src/sys/conf/files#47 (text+ko) ====
@@ -622,7 +622,7 @@
dev/firewire/if_fwip.c optional fwip
dev/firewire/sbp.c optional sbp
dev/firewire/sbp_targ.c optional sbp_targ
-dev/flash/at45.c optional at45
+dev/flash/at45d.c optional at45d
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