From owner-freebsd-current@FreeBSD.ORG Tue Feb 11 01:05:29 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2AE4A116; Tue, 11 Feb 2014 01:05:29 +0000 (UTC) Received: from mail-ob0-x22f.google.com (mail-ob0-x22f.google.com [IPv6:2607:f8b0:4003:c01::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DBBA81DFD; Tue, 11 Feb 2014 01:05:28 +0000 (UTC) Received: by mail-ob0-f175.google.com with SMTP id wn1so8034716obc.20 for ; Mon, 10 Feb 2014 17:05:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=4YKhzy+FvWPBZ1ByxvmngNet3fUs7cB9flpRGsZPbRU=; b=xQ9W8IXujIi2CXRikiiQbbKjSFHEj8WLIj/dAbmrqN3M2IiMO6zWRlpr/KX+6GEB/Q ZhdX4rhX+k+9mzt1W87n/n2meAO0ymfpDDnS08f/Il/tkZV2oE7CdopDTYAXr+YTR5Zs Mz9kopWZ+rtOR274YT+572HM6R2if3UePg20MBD3azyP4Usl/yUrD2t+/c50YUdQPvvJ Fpaps/uRxE7gd75ArnfFH+KkoELm394tgKkGIF820m6kjM5C2mcXB6MYrN6dnkTqHS8d T82Kc/UYUGX4LM490hMcw+tN6zD/dNUKCac4mXwLQOMZIXFfeIFiTB18OmyFIRgPQOPm AZGg== MIME-Version: 1.0 X-Received: by 10.182.33.102 with SMTP id q6mr25670951obi.8.1392080728128; Mon, 10 Feb 2014 17:05:28 -0800 (PST) Received: by 10.182.78.71 with HTTP; Mon, 10 Feb 2014 17:05:28 -0800 (PST) Date: Mon, 10 Feb 2014 20:05:28 -0500 Message-ID: Subject: usb_compat_linux.h errors From: Joe Nosay To: hselasky@freebsd.org, hselasky@c2i.net, freebsd-current Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2014 01:05:29 -0000 Referencing at https://forums.freebsd.org/viewtopic.php?f=39&t=44691#p249459 I'm wondering if the problem is in my system or not.