Alan, a StrongARM 11x0 with its companion SA11x1 chip is a USB master.
Last time I looked, it was supported:
diff -urN 2.4.5-rmk2/linux/drivers/usb/usb-ohci-sa1111.h linux/drivers/usb/usb-ohci-sa1111.h
--- 2.4.5-rmk2/linux/drivers/usb/usb-ohci-sa1111.h Wed Dec 31 19:00:00 1969
+++ linux/drivers/usb/usb-ohci-sa1111.h Tue May 29 16:49:47 2001
@@ -0,0 +1,692 @@
+/*
+ * usb-ohci-sa1111.h
+ *
+ * definitions and special code for Intel SA-1111 USB OHCI host controller
+ *
+ * 10/24/00 Brad Parker <brad@heeltoe.com>
+ * added memory allocation code
+ *
+ * 09/26/00 Brad Parker <brad@heeltoe.com>
+ * init code for the SA-1111 ohci controller
+ * special dma map/unmap code to compensate for SA-1111 h/w bug
+ *
+ */
-- Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux http://www.arm.linux.org.uk/personal/aboutme.html- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/