Received: by mail.netbsd.org (Postfix, from userid 605) id A4FE184D65; Fri, 30 Aug 2019 15:48:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0B93C84D57 for ; Fri, 30 Aug 2019 15:48:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id qzayO6NZ2_Cg for ; Fri, 30 Aug 2019 15:48:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id A16D784CEE for ; Fri, 30 Aug 2019 15:48:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9E95AFBF4; Fri, 30 Aug 2019 15:48:25 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 30 Aug 2019 15:48:25 +0000 From: "Maya Rashish" Subject: CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/common To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20190830154825.9E95AFBF4@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Maya Rashish" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: xsrc Committed By: maya Date: Fri Aug 30 15:48:25 UTC 2019 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86AutoConfig.c Log Message: Match wsfb on x86, too. When uefi booting without driver-specific GPU support, wsfb is the only choice for a graphical driver. While here, combine the wsfb cases. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 \ xsrc/external/mit/xorg-server/dist/hw/xfree86/common/xf86AutoConfig.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.