Received: from SOUTH-STATION-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA13621; Sat, 2 Dec 95 04:47:25 EST
Received: from freefall.FreeBSD.ORG by MIT.EDU with SMTP
	id AA11222; Sat, 2 Dec 95 04:46:22 EST
Received: from localhost (daemon@localhost)
          by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id DAA17363
          ; Fri, 1 Dec 1995 03:42:27 -0800
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 <questions@freebsd.org>; 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 <lenzi@cwbtwo.bsi.com.br>
To: "JoongSub Lee (kornet)" <audience@soback.kornet.nm.kr>
Cc: questions@freebsd.org
Subject: Re: configure serial port
In-Reply-To: <Pine.SOL.3.91.951201201021.7863A-100000@soback.kornet.nm.kr>
Message-Id: <Pine.BSF.3.91.951201093655.10956C-100000@cwbtwo>
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.

