On Tue, 07 Dec 1999, you wrote:
> Hello,
> 
> I'm having trouble getting my final config sorted out.
> 
> The system is thus: RedHat 5.2, Kernel 2.2.13 with updated utils, glibc
> etc... all as needed for 2.2.x kernels.
> 
> System config: Cyrix M11 233, 32Mb RAM, 520Mb HD, IDE CD, ZIP drive (ppa),
> on a PC-Chips TX-Pro-II motherboard.
> 
> 2 x SCC cards (one BAYCOM USCC, one PACCOMM PC100)
> 
> 4 x serial ports (ttyS0 = mouse, ttyS1 = KISS TNC @ 4800baud, ttyS2 = KISS
> TNC @ 9600baud, ttyS3 = YAM @ 9600baud)
> 
> Problem:
> 
> I can't get my YAM modem to initialise as it claims the serial port is busy,
> and I can't seem to get kissattach to see the other serial ports properly.
> 
> I know that the ttyS00/S02 ttyS01/S03 interrupts are "shared" but even if I
> remove two, it makes no difference. So the problem is elsewhere.

If i am reading the configuration correctly you are trying to attach an
interface to all four commports when you have only 2 IRQ's assigned.
To use all for comports you will need to allocate each one a different IRQ.
quite possably 'man setserial' willl help you more, i'm not saying RTFM, but i
think you need to look in that direction.

As to the ethernet card.
eth0: Intel EtherExpress Pro 10/100 at 0x5800, 00:90:27:5C:2C:34, IRQ 0 
IRQ 0 ??
I presume its a PCI card, doing 'cat /proc/pci' shhould show more information.

Anyway, what happends when you issuse

ifconfig eth0 up ??

And then 'ifconfig' is the interface then visable,?

-- 
Regards Richard
[EMAIL PROTECTED]
http://people.zeelandnet.nl/pa3gcu/

Reply via email to