From owner-freebsd-stable@freebsd.org Sun Mar 4 22:45:23 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5540FF3ACE7 for ; Sun, 4 Mar 2018 22:45:23 +0000 (UTC) (envelope-from petefrench@ingresso.co.uk) Received: from constantine.ingresso.co.uk (unknown [IPv6:2a02:b90:3002:411::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E6BD374603 for ; Sun, 4 Mar 2018 22:45:22 +0000 (UTC) (envelope-from petefrench@ingresso.co.uk) Received: from [2a02:b90:3002:411::6] (helo=dilbert.ingresso.co.uk) by constantine.ingresso.co.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89 (FreeBSD)) (envelope-from ) id 1escNd-0008Py-3R for freebsd-stable@freebsd.org; Sun, 04 Mar 2018 22:45:21 +0000 Received: from petefrench by dilbert.ingresso.co.uk with local (Exim 4.90_1 (FreeBSD)) (envelope-from ) id 1escNd-000Ayh-0W for freebsd-stable@freebsd.org; Sun, 04 Mar 2018 22:45:21 +0000 To: freebsd-stable@freebsd.org Subject: DEQNA support in stable ???! Errrr..... Message-Id: From: Pete French Date: Sun, 04 Mar 2018 22:45:21 +0000 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.25 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, 04 Mar 2018 22:45:23 -0000 Just perusing the commits on a sunday evenong and I happened across this one: https://freshbsd.org/commit/freebsd/r313276 "Use kldload -n when loading if_deqna This fixes if_deqna from being loaded by accident twice if it's already loaded in the kernel." Unless my memory fails me DEQNA is the Dec Q-bus network adapter for MicroVaxen isn't it ? The mini version of the DEUNA interface for the full size Vax/11 machines. Now, I woudn't be surprised to see this in netBSD, but kind of surprised to see it in FreeBSD! Anyone care to enlighten me ? -pete. [kind of nostalgic as my first two BSD machines were Vaxen]