From owner-freebsd-questions Wed Aug 25 8:22: 4 1999 Delivered-To: freebsd-questions@freebsd.org Received: from bamboo.tropinet.com (bamboo.tropinet.com [203.87.59.17]) by hub.freebsd.org (Postfix) with ESMTP id 97714151FD for ; Wed, 25 Aug 1999 08:21:53 -0700 (PDT) (envelope-from nigel@tropinet.com) Received: from coco (coco.tropinet.com [203.87.59.18]) by bamboo.tropinet.com (8.9.2/8.9.2) with SMTP id BAA28940 for ; Thu, 26 Aug 1999 01:21:49 +1000 (EST) (envelope-from nigel@tropinet.com) Message-Id: <3.0.5.32.19990826012149.008d5d60@bamboo.tropinet.com> X-Sender: nigel@bamboo.tropinet.com X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Date: Thu, 26 Aug 1999 01:21:49 +1000 To: questions@freebsd.org From: Nigel Gorry Subject: sio.c Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I recently had to add some extra speeds to the sio driver to support a PCI multiport serial card that runs 8 times faster than the software. ie to use 115200 bps the software must be set to 14400 which is not one of the available speeds in the sio driver. So after adding the extra lines to /sys/isa/sio.c and /sys/i386/isa/sio.c and building new kernel, I got curious as to why there are 2 different sio.c files. Can anyone explain to me what the difference is between these 2 files? are they both used? TIA Nigel Gorry Systems Administrator http://www.tropinet.com Radio 4KZ, Kool-FM and Zed.Net ISP http://www.znet.net.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message