lkml.org 
[lkml]   [2000]   [Jul]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subjectsyba tech multi-I/O pci-card
Date
From
Hello!
Does anyone know this card? (Output extracted from lspci -vv)

00:10.0 Class 0786: Syba Tech Ltd Multi-IO Card (rev 92) (prog-if 15)
Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin A routed to IRQ 11
Region 0: I/O ports at dc00

It is a dual RS232-card with two 16550A - UARTS. I want to use it as ttyS2 &
ttyS3 in my (fax)server, but setserial only knows the ports when I boot to DOS,
manually set the Ports (3E8 & 2E8, IrDA disabled) and then use loadlin.

The following lines are from my /sbin/init.d/serial (which does the serial
setup at boot time):

SETSERIAL="/sbin/setserial -bav"
AUTO_IRQ=auto_irq
echo " + Setting up ttyS0..."
${SETSERIAL} /dev/ttyS0 ${AUTO_IRQ} autoconfig
echo " + Setting up ttyS1..."
${SETSERIAL} /dev/ttyS1 ${AUTO_IRQ} autoconfig
echo " + Setting up ttyS2..."
${SETSERIAL} /dev/ttyS2 irq 11 port 0x3E8 uart 16550A
echo " + Setting up ttyS3..."
${SETSERIAL} /dev/ttyS3 irq 11 port 0x2E8 uart 16550A
echo "done."

The manual claims that the card is from Syba Tech Ltd. and is using an "TC32001
PCI I/O Target Controller chipset", but I'm unable to find any website of this
company.
I tried all the drivers which come with the 2.3.9 (which is the last kernel I
tested which compiled on by box), but none worked.

Could anyone help me with this card?
bye,
Sebastian
--

************************************************************************
m.o.p.Sys GmbH Sebastian Willing
http://www.mops.net Technical director
Telefon: 05139/9931-11 e-Mail: s.willing@mops.net
Telefax: 05139/9931-31 Internet bundesweit zum Ortstarif!
************************************************************************


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:57    [W:1.158 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site