Hello:

I have looked and looked.. tracing my
error down through the memory mangament routines
into the vga_mmap() function of NetBSD... and in
this wonderful function I see

#ifdef arc /* arc is a platform.. not sure what */
   call mmap function
#else
/* xxx */
#endif
  return(-1)

So this is why I am always getting cannot map
/dev/vga..


This leads me to the question.. has anyone got
NetBSD and X86 with XFree to work? If so would they
be so kind enough to share a conf file with me so
I can see what I have wrong... there must be some
other device I need besides the vga..

Thanks

R
-- 
Randall R. Stewart
[EMAIL PROTECTED] 815-342-5222 (cell phone)
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to