From owner-freebsd-current@FreeBSD.ORG Fri Jun 10 11:56:53 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 542F416A41C for ; Fri, 10 Jun 2005 11:56:53 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 8A5DA43D49 for ; Fri, 10 Jun 2005 11:56:52 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: (qmail invoked by alias); 10 Jun 2005 11:56:50 -0000 Received: from flb.schmalzbauer.de (EHLO cale.flintsbach.schmalzbauer.de) [62.245.232.135] by mail.gmx.net (mp011) with SMTP; 10 Jun 2005 13:56:50 +0200 X-Authenticated: #301138 From: Emanuel Strobl To: freebsd-current@freebsd.org 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 X-UID: 4974 X-Length: 1733 Date: Fri, 10 Jun 2005 13:56:48 +0200 Content-Type: multipart/signed; boundary="nextPart4189483.FyMaJu3XGD"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200506101356.50355@harrymail> X-Y-GMX-Trusted: 0 Subject: device sio vs. device uart X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2005 11:56:53 -0000 --nextPart4189483.FyMaJu3XGD Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Originally I posted this to questions@ but got no answer so I'd like to ask= =20 here: 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 --nextPart4189483.FyMaJu3XGD Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBCqYACBylq0S4AzzwRAp5yAKCLQ0vB6X+00CMDosIBm7ITDnOahgCfQ16n be4M3haejRBemXSy7QyqFCk= =0l1W -----END PGP SIGNATURE----- --nextPart4189483.FyMaJu3XGD--