From owner-freebsd-isp Sun Jun 22 21:07:42 1997 Return-Path: <owner-isp> Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA09914 for isp-outgoing; Sun, 22 Jun 1997 21:07:42 -0700 (PDT) Received: from panda.hilink.com.au (panda.hilink.com.au [203.8.15.25]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA09892; Sun, 22 Jun 1997 21:07:21 -0700 (PDT) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.8.5) id OAA29544; Mon, 23 Jun 1997 14:07:05 +1000 (EST) Date: Mon, 23 Jun 1997 14:07:03 +1000 (EST) From: "Daniel O'Callaghan" <danny@panda.hilink.com.au> To: freebsd-hackers@freebsd.org, freebsd-isp@freebsd.org, sdudley@byterunner.com Subject: TC-800 hi speed 8-port serial card Message-ID: <Pine.BSF.3.91.970623130923.869S-100000@panda.hilink.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I have a TC-800 8 port serial card from ByteRunner (www.byterunner.com). It is a 16550-based card which supports shared interrupts, and has an IRQ-status register "for UNIX compatibility and faster IRQ response". The ByteRunner web site has a link to the serial ports section of the FreeBSD handbook (2.1.0 version!!!) rather than explicit instructions for installing with FreeBSD. I already have AST/4 clones running happily on my system. I configured a kernel with COM_MULTIPORT and 8 ports tied together as for the AST/4. I added the "verbose" bit to the flags. None of the sio devices was recognised, and the probe failed at "test 3", which looks like the IRQ test in sio.c. I also tried a Bocaboard-8 kernel configuration, again to no avail. There are two modes for the card - standard and "Unix". The Unix mode has an 8 byte chunk of memory mapped for and "Interrupt vector", usually, but not always, located immediately after the port 7 address. Sio(4) man page does not seem to handle this other than by saying "only AST/4 control registers are handled." Has anyone managed to get one of these cards working under FreeBSD? At A$21 per port, they would be very nice to get going. Thanks, Danny /* Daniel O'Callaghan */ /* HiLink Internet <http://www.hilink.com.au/> danny@hilink.com.au */ /* FreeBSD - works hard, plays hard... danny@freebsd.org */