PERFORCE change 159992 for review

Hans Petter Selasky hselasky at FreeBSD.org
Sun Mar 29 23:45:20 PDT 2009


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

Change 159992 by hselasky at hselasky_laptop001 on 2009/03/30 06:45:12

	
	First patch from Sylvestra Gallon:
	- at91_udp.c does not exist anymore, it is now replaced by at91dci
	in src/sys/dev/usb/controller. I have also removed the
	ohci_atmelarm.c because it is also included in src/sys/conf/files

Affected files ...

.. //depot/projects/usb/src/sys/arm/at91/files.at91#8 edit

Differences ...

==== //depot/projects/usb/src/sys/arm/at91/files.at91#8 (text) ====

@@ -13,12 +13,10 @@
 	dependency	"spibus_if.h"
 arm/at91/at91_tc.c		optional	at91_tc
 arm/at91/at91_twi.c		optional	at91_twi
-arm/at91/at91_udp.c		optional	at91_udp
 arm/at91/if_ate.c		optional	ate
 arm/at91/uart_bus_at91usart.c	optional	uart
 arm/at91/uart_cpu_at91rm9200usart.c	optional	uart
 arm/at91/uart_dev_at91usart.c	optional	uart
-dev/usb/controller/ohci_atmelarm.c	optional	ohci
 #
 # All the boards we support
 #


More information about the p4-projects mailing list