From owner-freebsd-questions@freebsd.org Mon Oct 10 17:49:55 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E41FFC0CCB2 for ; Mon, 10 Oct 2016 17:49:55 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward5m.cmail.yandex.net (forward5m.cmail.yandex.net [IPv6:2a02:6b8:b030::1c]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A665FD3F for ; Mon, 10 Oct 2016 17:49:55 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from smtp1m.mail.yandex.net (smtp1m.mail.yandex.net [IPv6:2a02:6b8:0:2519::121]) by forward5m.cmail.yandex.net (Yandex) with ESMTP id 77F5520DB5 for ; Mon, 10 Oct 2016 20:49:52 +0300 (MSK) Received: from smtp1m.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp1m.mail.yandex.net (Yandex) with ESMTP id 5D03C63C0CE4 for ; Mon, 10 Oct 2016 20:49:51 +0300 (MSK) Received: by smtp1m.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id T8284twBFx-npx83sK4; Mon, 10 Oct 2016 20:49:51 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) X-Yandex-Suid-Status: 1 0 To: freebsd-questions@freebsd.org From: Boris Samorodov Subject: Call-out ports renamed cuadX -> cuauX -- when? Message-ID: Date: Mon, 10 Oct 2016 20:49:50 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 17:49:56 -0000 Hi All, I've just came across this text at TFH (25.2.1. Serial Cables and Ports): --- Call-out ports are named /dev/cuauN on FreeBSD versions 10.x and higher and /dev/cuadN on FreeBSD versions 9.x and lower. --- Seems not to be true. My 9.3-STABLE machine has cuau*: --- % uname -a FreeBSD uni.wart.ru 9.3-STABLE FreeBSD 9.3-STABLE #0 r306337: Mon Sep 26 19:56:26 MSK 2016 bsam@uni.wart.ru:/usr/obj/usr/src/sys/GENERIC i386 % % ls -l /dev/cua* crw-rw---- 1 uucp dialer 0x29 26 сен 22:04 /dev/cuau0 crw-rw---- 1 uucp dialer 0x2a 26 сен 22:04 /dev/cuau0.init crw-rw---- 1 uucp dialer 0x2b 26 сен 22:04 /dev/cuau0.lock --- I failed to find the reference commit. Can someone recall when did the change occure? -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve