home *** CD-ROM | disk | FTP | other *** search
- I am adapting device drivers (from UNIX SV to NETBSD) but I have some
- problems:
-
- - what is the equivalent function to : vtop (virtual to physical) ?
-
- I have some problems with the kernel:
-
- - Some functions don't seem to be standard:
- kvm_openfiles() on NETBSD --> kvm_open() on ALL other BSD systems ???
- Same thing for other kvm functions (kvm_read, ...) that have other arguments
-
- Can i have the whole explanation of it please ????
-
- If some guys have problems with X11 with old NETBSD kernel version, it s
- normal (the kernel sources are heavily bugged for graphic)
-
- X11R5 works terrific, we have tried all the clients, the scalable fonts
- (have you tried an xterm with a 400x400 font size ??). The speed is
- amazing. Now, I m compiling our 24 bit program (with our own RTG X11 version !!). Maybe soon available in the Public Domain (????)
-
-
-
-