I am trying to config my RedHat7.0 computer to run NFS server, I have edited the
exports file, and turned on portmap and NFS, but there were some problems as follows,
how can I fix it?
Starting system logger: [ OK ]
Starting kernel logger: [ OK ]
Starting portmapper: [ OK ]
Starting NFS file lo
I am trying to use the data port of parallel port to receive data, so I set the bit 5
of the control port to enable the bi-directional port, but it doesn't work. My
parallel supports SPP/EPP/ECP mode, does it support bi-directional mode? if yes, how
can I config it?
I wish to be personally C
Hi,
How can I compile a kernel that would be running on a National Semiconductor Geode GX1
processor?
I wish to be personally CC'ed the answers/comments posted to the list in response to
my posting. Thank you.
Best Regards,
Anton
-
Åwªï¨Ï¥ÎHongKong
I want to create a daemon process that will keep scanning the parallel port status and
report to other processes. Should it be created from the init process? where is the
location of the source code for the init process?
Thanks
Anton
I wish to be personally CC'ed the answers/comments posted t
I have written a driver for a character set LCD module using parallel port. I want to
display a message when the kernel is initialized.
I added the following to start_kernel() in init/main.c
#include
{
int i;
char line = "Loading Kernel";
FILE *ptr;
ptr = fopen("/dev/lcd","w");
5 matches
Mail list logo