How to access VME space.

Frank Chlebana chlebana at physics.utoronto.ca
Fri Feb 15 08:29:14 AEST 1991


The easiest way to access VME space is through the mmap call. Use man mmap
for more info. You will have to tell your computer what memory is allowed
to be mapped. This is done in the /usr/sysgen/master.d/mem file. You have
to fill in the structure with the address and reconfigure the kernel.

SGI also has a manual called something like "writing device drivers". It
has some examples of writing drivers to access VME space among others.
Also, a useful book to look at is "mips R2000 risc architecture" by 
Gerry Kane, Prentice Hall. It has usefull things like virtual to physical
memory maps.

Frank Chlebana
chlebana at oldkat.physics.utoronto.ca



More information about the Comp.sys.sgi mailing list