From owner-freebsd-usb@FreeBSD.ORG Sat Nov 8 17:50:12 2014 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A4843953 for ; Sat, 8 Nov 2014 17:50:12 +0000 (UTC) Received: from mail-wi0-x229.google.com (mail-wi0-x229.google.com [IPv6:2a00:1450:400c:c05::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 362F495E for ; Sat, 8 Nov 2014 17:50:12 +0000 (UTC) Received: by mail-wi0-f169.google.com with SMTP id n3so6872423wiv.2 for ; Sat, 08 Nov 2014 09:50:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=ttcwGiqagbFCkDr0HSyS4eYXehEt94kGccJfmx6KXNE=; b=nOKeZiwYno+R7i95tSk3tWFZAfhglnwmTSXNudl5i7dDzYmpKaDlEDMOeJxsibuevB aabAPdAuXl0WVzDPXmoEY+/9g4i74aUtZs9Klo3pTZ/G1ljBer7hUXKX2WWuVHN38Zfl CyV9paCLI8ZgRKBDOWsJrMrCv6S9T0/h2dleU9zoEiZCWCKH9VU3TakR48M1C3hBuSmd yfO1f2A/VS9av+7pThdVtD68oyw2CpVwXP1B3CKeU+i3tgvYPk1w1bGgQLoOXHTEKvWZ AahieBIwRr/iPbFm4aQmnpDbpBCs0NlZZVu9y2zJD0Tv2OFugvL2YFDqasVCTd3km50R e87A== MIME-Version: 1.0 X-Received: by 10.194.85.83 with SMTP id f19mr4311257wjz.20.1415469010715; Sat, 08 Nov 2014 09:50:10 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.216.106.136 with HTTP; Sat, 8 Nov 2014 09:50:10 -0800 (PST) Date: Sat, 8 Nov 2014 09:50:10 -0800 X-Google-Sender-Auth: Pju8cQ34CDLePOJ91Y7Je8gtsPc Message-ID: Subject: request: including uhidd in base From: Adrian Chadd To: "freebsd-usb@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 17:50:12 -0000 hi! The surface pro device keyboard/touchpad combos have a multi-HID device, which we don't support without uhidd installed. So, would anyone mind if it was just added in as a base daemon? Without it it's impossible to install FreeBSD on the Surface Pro / Pro 2. (I haven't tried the Pro 3, but I'm waiting for Haswell DRI support to show up first.) Thanks, -adrian