Dr. S.K. Singh wrote: > Hi all, I am able to partialy configure Specialix 8 port ISA card. I > followed following steps in configuring the card. > > 1 insmod specialix > 2. made an entry in /etc/conf.modules. > 3. created ttyS4-ttyS11 devices in /etc/devices directory. >From /usr/src/linux/Documentation/devices.txt: 32 char Specialix serial card 0 = /dev/ttyX0 First Specialix port 1 = /dev/ttyX1 Second Specialix port Of course, you don't have to use these names. But you do have to use major number 32, not 4 (which is what MAKEDEV will use for ttyS*). -- Glynn Clements <glynn@sensei.co.uk> - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.rutgers.edu