From owner-freebsd-hackers Mon Feb 18 23:48:45 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id 277D637B400; Mon, 18 Feb 2002 23:48:43 -0800 (PST) Received: by elvis.mu.org (Postfix, from userid 1192) id 08830AE28D; Mon, 18 Feb 2002 23:48:43 -0800 (PST) Date: Mon, 18 Feb 2002 23:48:43 -0800 From: Alfred Perlstein To: hackers@freebsd.org Cc: augustss@netbsd.org, joe@freebsd.org Subject: usb header not c++ friendly. Message-ID: <20020219074842.GH12136@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.27i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "struct usb_device_info" has a field "u_int8_t class" this causes C++ to barf. any suggestions? also, I'm trying to port the linux-hp-printer stuff to *BSD, it's located here: http://hpoj.sourceforge.net/download.shtml But I'm having a hell of a time mapping linux USB ioctl's to *bsd USB ioctls, any clues? -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' Tax deductible donations for FreeBSD: http://www.freebsdfoundation.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message