[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] EHCI host controller driver
On Sat, 03 May 2014 23:28:02 , Jo Even Skarstein <joska@online.no> wrote:
>
> Tried it today with today's build from freemint.org. I must admit that I
> haven't read any docs, but I copied loader.prg, ehci-pci.ucd,
> storage.udd and usb060.km to a subfolder in sysdir and ran loader.prg
> from mint.cnf. My USB card has a NEC chip, I must check the exact model.
>
I have not yet installed my new Lindy USB card, I started with the
software to check everything else first.
Updated mint and copied the same files as above into a subfolder
C:\MINT\1-19-CUR\USB\
EHCI-PCI.UCD
LOADER.PRG
STORAGE.UDD
USB060.KM
Modified mint.cnf adding
# start USB
exec c:\mint\1-19-cur\usb\loader.prg
When I booted I got a message similar to this.
usb loader starting...
usb060.km
Load kernel module: \c\MINT\1-19-CUR\USB\usb060.km
usb loader: Fcntl(KM_RUN) failed!
press any key to continue ...
I will now install the card and see what happens.
Peter