From owner-freebsd-current@FreeBSD.ORG Wed Sep 29 22:49:03 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FCE316A4CE for ; Wed, 29 Sep 2004 22:49:03 +0000 (GMT) Received: from ran.psg.com (ip192.186.dsl-acs2.seawa0.iinet.com [209.20.186.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id D955043D2F for ; Wed, 29 Sep 2004 22:49:02 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.34 (FreeBSD)) id 1CCnFs-0005r1-6B; Wed, 29 Sep 2004 15:49:00 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16731.15323.690121.202009@ran.psg.com> Date: Wed, 29 Sep 2004 15:48:59 -0700 To: Manfred Antar References: <16731.4176.332039.982508@roam.psg.com> <6.1.2.0.2.20040929130342.039b3e98@pozo.com> cc: FreeBSD Current Subject: Re: usb compile issue X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 29 Sep 2004 22:49:03 -0000 >> /usr/src/sys/dev/usb/usb_subr.c: In function `usbd_setup_pipe': > There is a extra "*/" comment on line 822 remove it and it will compile yechh! hacked. thanks. randy