On Saturday 27 December 2008, Bruce Cran wrote: > > On Mon, 22 Dec 2008 13:40:10 -0800 > > > > Alfred Perlstein <alfred_at_freebsd.org> wrote: > > > We're going to usher in the New Year with a new usb stack. > > > > > > Now is the time to test, test, test. > > I was wondering if my SD/MMC/XD slot was supported with the AT91DCI > driver so I tried to load it. However it has an unresolved symbol: > > link_elf_obj: symbol usb2_sw_transfer undefined > kldload: /boot/kernel/usb2_controller_at91dci.ko: Unsupported file type The at91dci modules needs some extra flags before it works on ARM. Else use the kernel option. AT91DCI is USB device controller driver. cd /usr/src/sys/modules/usb2/controller_at91dci make HAS_ATMELARM=YES all instal --HPSReceived on Sat Dec 27 2008 - 08:32:23 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:39 UTC