



That line confuses me on how it works. All other lines i can work out.outb((unsigned char)value, base);


$ mkdir ~/lights
$ cd ~/lights
$ wget http://voidmain.is-a-geek.net/files/lights/lights.tgz
$ tar -xvzf lights.tgz
$ make lptout
$ su
(enter root's password)
# chown root lptout
# chmod u+s lptout
# exit
$ ./xlights
# rpm -Uvh ftp://216.254.0.38/linux/contrib/libc6/i386/perl-Tk-800.024-2.i386.rpm




shuiend wrote:Well i talked to my teacher about the outb() function and she will not let me use it. So i will have to actually figure out how to right an I/O driver. So would you happen to have any information on writing an I/O driver?

Users browsing this forum: No registered users and 1 guest