Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Sep 2016 10:22:51 +0000 (UTC)
From:      Andrew Turner <andrew@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r306492 - head/sys/arm/conf
Message-ID:  <201609301022.u8UAMpJm090489@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: andrew
Date: Fri Sep 30 10:22:50 2016
New Revision: 306492
URL: https://svnweb.freebsd.org/changeset/base/306492

Log:
  Remove the duplicate ukbd device from the armv6 GENERIC
  
  Sponsored by:	ABT Systems Ltd

Modified:
  head/sys/arm/conf/GENERIC

Modified: head/sys/arm/conf/GENERIC
==============================================================================
--- head/sys/arm/conf/GENERIC	Fri Sep 30 10:21:04 2016	(r306491)
+++ head/sys/arm/conf/GENERIC	Fri Sep 30 10:22:50 2016	(r306492)
@@ -146,7 +146,6 @@ device		sound
 device		vt
 device		kbdmux
 device		ums
-device		ukbd
 device		videomode
 device		hdmi
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609301022.u8UAMpJm090489>