From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <736780c6c9d34a7d80e69634ab2bdf90@quanstro.net> From: erik quanstrom Date: Thu, 16 Jul 2009 16:08:05 -0400 To: 9fans@9fans.net In-Reply-To: <4A5F7D4C.1050507@tecmav.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] multiport serial Topicbox-Message-UUID: 23a1f3aa-ead5-11e9-9d60-3106f5b1d025 On Thu Jul 16 15:24:59 EDT 2009, a.verardo@tecmav.com wrote: > Hi, all > > Does anyone know what kind of multiport serial cards is currently > well supported by Plan9 ? i have both of the startport models listed, and run the perle ultraport16s at coraid. here's a list from /sys/src/9/pc/uart*.c 0x9835 0x9710 StarTech PCI2S550 0x950A 0x1415 Oxford Semi OX16PCI954 0x9501 0x1415 starport-pex2s (pcie) 0x9521 0x1415 starport-pex4s (pcie) 0x2000 0x131f siig cyberserial pcie 0x9050 0x10B5 Perle PCI-Fast4 series 0x9030 0x10B5 Perle Ultraport series 0x0011 0x12E0 Perle PCI-Fast16 0x0021 0x12E0 Perle PCI-Fast8 0x0031 0x12E0 Perle PCI-Fast4 0x0021 0x155F Perle Ultraport8 0x0041 0x155F Perle Ultraport16 0x0241 0x155F Perle Ultraport16 0x6001 0x114F AvanstarXp if your card isn't listed, don't worry. uarts are generally quite easy to get going. the main trick for the oxford semi 954-style chips is to get the base freq correct. - erik