From owner-freebsd-questions Fri Dec 1 03:41:16 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA17283 for questions-outgoing; Fri, 1 Dec 1995 03:41:16 -0800 Received: from cwbtwo.bsi.com.br ([200.250.250.2]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id DAA17255 for ; Fri, 1 Dec 1995 03:41:00 -0800 Received: (from lenzi@localhost) by cwbtwo.bsi.com.br (8.6.11/8.6.9) id JAA12220; Fri, 1 Dec 1995 09:39:41 GMT Date: Fri, 1 Dec 1995 09:39:39 +0000 () From: Sergio Lenzi To: "JoongSub Lee (kornet)" cc: questions@freebsd.org Subject: Re: configure serial port In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk On Fri, 1 Dec 1995, JoongSub Lee (kornet) wrote: > hello, > thanks for your concerning. i understood what you meant. > i checked sio.c, but i didn't know which code i had to modify. > change. does anyone teach or point which code i have to modify? > thanks. 1) in the config file device sio1 at isa? port .... ->flags 0x80 2) configure the kernel, and boot. you will see in the startup messages where it fails 3) go to the sio code (line 500 or so) ans commend that fail number or ignore it... OK? Sergio de Almeida Lenzi.