Hi
>>>nilesh> Yes it is a specialix card.
>>>nilesh> please send me the configuration or txt file,
Do the following steps ...
1. copy the /usr/src/linux/Documentation/specialix.txt file to the root
diectory using the folowing command
cp /usr/src/linux/documentation/specialix.txt /root/specialix
2. using the vi editor edit the file "/root/specilaix" as per the following
instructions.
a.) To delete the 297 lines type the command : 297 dd
b.) leave 10 lines,then move the cursor to the line having text "if your
system doesn't come with "
c.)delete the next 78 lines type the command :78 dd
d.)save the file and exit
3. change the permission of the file by using the following comand
chmod 777 specialix
4. execute the shell program using the command : sh specialix
5. open the new file "io8" in /root directory using vi editor & add the
following line then save file and exit
insmod /lib/modules/2.2.14-5.0/misc/specialix.o
6. change the file permission of the file "io8" using the command
chmod 777 io8
7. copy the file "io8" to /etc/rc.d/init.d directory using the command cp
io8 /etc/rc.d/init.d
8. link the file using the following command
ln -s /etc/rc.d/init.d/io8 /etc/rc.d/rc3.d/S98io8
ln -s /etc/rc.d/init.d/io8 /etc/rc.d/rc5.d/S98io8
9. open the file /etc/inittab and append the folowing lines.
c0:2345:respawn:/sbin/mingetty ttyW0 (the first character depends on the
device
c1:2345:respawn:/sbin/mingetty ttyW1 u r going to use)
c2:2345:respawn:/sbin/mingetty ttyW2
c3:2345:respawn:/sbin/mingetty ttyW3
c4:2345:respawn:/sbin/mingetty ttyW4
c5:2345:respawn:/sbin/mingetty ttyW5
c6:2345:respawn:/sbin/mingetty ttyW6
c7:2345:respawn:/sbin/mingetty ttyW7
10.)reboot the system.
Your Specialix IO8+ card is up.
JSiva
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/linux-india-help