From owner-freebsd-stable@FreeBSD.ORG Sun Nov 20 01:38:24 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7505016A420 for ; Sun, 20 Nov 2005 01:38:24 +0000 (GMT) (envelope-from danny@ricin.com) Received: from smtpq1.tilbu1.nb.home.nl (smtpq1.tilbu1.nb.home.nl [213.51.146.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A77F43D45 for ; Sun, 20 Nov 2005 01:38:23 +0000 (GMT) (envelope-from danny@ricin.com) Received: from [213.51.146.188] (port=49147 helo=smtp3.tilbu1.nb.home.nl) by smtpq1.tilbu1.nb.home.nl with esmtp (Exim 4.30) id 1Ede9u-0001Z3-Ox; Sun, 20 Nov 2005 02:38:22 +0100 Received: from cp464173-a.dbsch1.nb.home.nl ([84.27.215.228]:64464 helo=desktop.homenet) by smtp3.tilbu1.nb.home.nl with esmtp (Exim 4.30) id 1Ede9t-0006N4-2s; Sun, 20 Nov 2005 02:38:21 +0100 From: Danny Pansters To: Kris Kennaway Date: Sun, 20 Nov 2005 02:36:17 +0000 User-Agent: KMail/1.8.3 References: <20051119233714.GA6952@monsterjam.org> <200511200043.06890.danny@ricin.com> <20051120012810.GA1066@xor.obsecurity.org> In-Reply-To: <20051120012810.GA1066@xor.obsecurity.org> X-Face: :N, f2_*44g[tRY8Y-gL2zi`G|<6SpFjTeHt|V5LO6Yl2E7yAfEh{E6-8pqxUFX"l)=?utf-8?q?Nm8y=7E=0A=09IWJSAWQ=7D+=3DpP=7CT=5D?=@sy1sz%h)*CW6gtbp]"fe@MjICtIUo.0, CH~{[R4PXSyL MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200511200236.17515.danny@ricin.com> X-AtHome-MailScanner-Information: Please contact support@home.nl for more information X-AtHome-MailScanner: Found to be clean Cc: freebsd-stable@freebsd.org Subject: Re: upgrade from 5.4-STABLE -> 6 questions X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Nov 2005 01:38:24 -0000 On Sunday 20 November 2005 01:28, you wrote: > On Sun, Nov 20, 2005 at 12:43:06AM +0000, Danny Pansters wrote: > > On Saturday 19 November 2005 23:37, Jason wrote: > > > 1. after my upgrade, my serial ports are not accessible > > > monsterjam# ls -al /dev/cuaa* > > > ls: No match. > > > > I got surprised by this too, when trying to use my camera through serial > > cable. They've become /dev/cuad and /dev/ttyd for outgoing and incoming > > respectively. See sio(4). (I needed /dev/ttyd0 for my camera) > > Isn't this also in the release notes? > > Kris =46rom a quick scan (off the web page) the sio change appears only briefly = at=20 "2.2 Kernel Changes". This was probably already in 5.4, no? Perhaps that's= =20 why it's not very pronounced. I went from 5.X to 6.0 through cvsup and=20 UPDATING doesn't seem to have it either. It was no problem for me though,=20 just a matter of reading the man page. I haven't checked the Handbook on this, but if nothing about sio is there=20 perhaps someone would want to update.=20 Dan