15 May
2007
15 May
'07
12:12 p.m.
On Tue, May 15, 2007 at 12:22:03AM +0200, Rene Herman wrote:
As said. If you execute this as root it should enable the card. You can pick the base address (the one JMPB0 is set to) with "-p 0x220|0x240". Default is 0x200 if you don't specify one.
^^^^^ 0x220 or 0x240?
Do you think there is any point in trying any of this configuration stuff on an NXPro?
return EXIT_FAILURE;
}
return EXIT_SUCCESS;
It is not often that I see other people use standards compliant return values from main().
--
Rask Ingemann Lambertsen