home *** CD-ROM | disk | FTP | other *** search
/ Amiga GigaPD 3 / Amiga_GigaPD_v3_3of3.iso / netbsd / docs / mailinglist-archive / 1993-11 / text0281.txt < prev    next >
Encoding:
Text File  |  1993-06-25  |  840 b   |  23 lines

  1. I am adapting device drivers (from UNIX SV to NETBSD) but I have some
  2. problems:
  3.  
  4. - what is the equivalent function to : vtop (virtual to physical) ?
  5.  
  6. I have some problems with the kernel:
  7.  
  8. - Some functions don't seem to be standard:
  9. kvm_openfiles() on NETBSD --> kvm_open() on ALL other BSD systems ???
  10. Same thing for other kvm functions (kvm_read, ...) that have other arguments
  11.  
  12. Can i have the whole explanation of it please ????
  13.  
  14. If some guys have problems with X11 with old NETBSD kernel version, it s
  15. normal (the kernel sources are heavily bugged for graphic)
  16.  
  17. X11R5 works terrific, we have tried all the clients, the scalable fonts
  18. (have you tried an xterm with a 400x400 font size ??). The speed is
  19. amazing. Now, I m compiling our 24 bit program (with our own RTG X11 version !!). Maybe soon available in the Public Domain (????)
  20.  
  21.  
  22.  
  23.