Received: from PACIFIC-CARRIER-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA02526; Sat, 2 Dec 95 15:51:45 EST
Received: from freefall.FreeBSD.ORG by MIT.EDU with SMTP
	id AA26084; Sat, 2 Dec 95 15:50:39 EST
Received: from localhost (daemon@localhost)
          by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id DAA18105
          ; Fri, 1 Dec 1995 03:57:41 -0800
Received: (from root@localhost)
          by freefall.freebsd.org (8.6.12/8.6.6) id DAA18053
          for questions-outgoing; Fri, 1 Dec 1995 03:56:34 -0800
Received: from soback.kornet.nm.kr (soback.kornet.nm.kr [168.126.63.3])
          by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id DAA18046
          for <questions@freebsd.org>; Fri, 1 Dec 1995 03:56:27 -0800
Received: (from audience@localhost) by soback.kornet.nm.kr (8.6.12+hangul/8.6.9) id UAA16956; Fri, 1 Dec 1995 20:55:40 +0900
Date: Fri, 1 Dec 1995 20:55:39 +0900 (KST)
From: "JoongSub Lee (kornet)" <audience@soback.kornet.nm.kr>
To: Sergio Lenzi <lenzi@cwbtwo.bsi.com.br>
Cc: questions@FreeBSD.ORG
Subject: Re: configure serial port
In-Reply-To: <Pine.BSF.3.91.951201093655.10956C-100000@cwbtwo>
Message-Id: <Pine.SOL.3.91.951201205416.16750A-100000@soback.kornet.nm.kr>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-questions@FreeBSD.ORG
Precedence: bulk

thanks everybody.
specially brian and sergio.
i commented out some code, it successfully recognized serial port.
once more, thanks.



				From Seoul,
				   Sub


On Fri, 1 Dec 1995, Sergio Lenzi wrote:

> 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.
> 
> 
