PERFORCE change 89914 for review

Warner Losh imp at FreeBSD.org
Wed Jan 18 08:53:13 PST 2006


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

Change 89914 by imp at imp_plunger on 2006/01/18 16:53:00

	now that twi is fleshed out, go ahead and create a spi which
	will be similar.

Affected files ...

.. //depot/projects/arm/src/sys/arm/at91/at91_spi.c#1 add
.. //depot/projects/arm/src/sys/arm/at91/at91_spiio.h#1 add
.. //depot/projects/arm/src/sys/arm/at91/at91_spireg.h#1 add
.. //depot/projects/arm/src/sys/arm/conf/KB920X#13 edit

Differences ...

==== //depot/projects/arm/src/sys/arm/conf/KB920X#13 (text+ko) ====

@@ -80,3 +80,4 @@
 device		mem			# Memory and kernel memory devices
 device		md
 device		at91_twi		# TWI: Two Wire Interface
+device		at91_spi		# SPI:


More information about the p4-projects mailing list