From owner-freebsd-questions@FreeBSD.ORG Thu Jun 9 22:19:09 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 082F216A436 for ; Thu, 9 Jun 2005 22:19:09 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 41D4343D1D for ; Thu, 9 Jun 2005 22:19:07 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: (qmail invoked by alias); 09 Jun 2005 22:19:06 -0000 Received: from flb.schmalzbauer.de (EHLO cale.flintsbach.schmalzbauer.de) [62.245.232.135] by mail.gmx.net (mp013) with SMTP; 10 Jun 2005 00:19:06 +0200 X-Authenticated: #301138 From: Emanuel Strobl To: freebsd-questions@freebsd.org Date: Fri, 10 Jun 2005 00:19:02 +0200 User-Agent: KMail/1.8 X-Birthday: Oct. 6th 1972 X-CelPhone: +49 (0) 173 9967781 X-Tel: +49 (0) 89 18947781 X-Country: Germany X-Address: Munich, 80686 X-OS: FreeBSD MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart6199935.VPhv06Pmqh"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200506100019.04842@harrymail> X-Y-GMX-Trusted: 0 Subject: device sio vs. device uart X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jun 2005 22:19:09 -0000 --nextPart6199935.VPhv06Pmqh Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello, after compiling a custom kernel with device uart instead of device sio I=20 see the following in my boot message: sio0 failed to probe at port 0x3f8 irq 4 on isa0 sio1 failed to probe at port 0x2f8 irq 3 on isa0 sio2: not probed (disabled) sio3: not probed (disabled) But I don't have sio in my kernel at all. Can someone please explain me the major differences (besides the newbus=20 adaption) between sio and uart? And why is sio still in GENERIC? And of course why do I see these sio messages? Thanks in advance, =2DHarry --nextPart6199935.VPhv06Pmqh Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBCqMBYBylq0S4AzzwRApRQAJ0fOyTIay5DgR8pINUCieAAghf6WQCfZqcz DU9g+A+CmjEPQK0aluOoerY= =GvtU -----END PGP SIGNATURE----- --nextPart6199935.VPhv06Pmqh--