/etc/rc.d/rc.local
Or, if you want the rc.serial file, just make one.
cat <<-EOF >/etc/rc.d/rc.serial
#!/bin/bash
setserial blah
EOF
^D
If the rc scripts don't automatically look for an rc.serial, just
add a call from the bottom of rc.local:
echo ". /etc/rc.d/rc.serial" >> /etc/rc.d/rc.local
This was curtosity of Mike Harris
2) You have to recompile your kernel and enable in the sound section or you
can use ALSA
p.s don't html formatted e-mail it is bad ettique, plain text only
Brad
-----Original Message-----
From: Dan "BUTTER" <[EMAIL PROTECTED]>
To: Redhat list <[EMAIL PROTECTED]>
Date: Tuesday, November 23, 1999 8:49 PM
Subject: Hi there!
Hi there!
i have 2 questions:
1. In what file am i supposed to write the line for the setserial tool
in order to move my modem to an empty irq?
2. Where can i find a driver for ensoniq audio pci sound card???
THANX
DAN BUTTER PORAT
p.s Tell Bill wer`e coming.......
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.