From owner-cvs-all Tue Apr 23 0: 7:50 2002 Delivered-To: cvs-all@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 2A96F37B41B; Tue, 23 Apr 2002 00:07:44 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id JPNJ38CC; Tue, 23 Apr 2002 10:09:18 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g3N77c103397; Tue, 23 Apr 2002 10:07:38 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CC508B6.98EA7053@FreeBSD.org> Date: Tue, 23 Apr 2002 10:09:42 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Josef Karthauser Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/devel/sdl12 Makefile References: <200204220819.g3M8J5Y32095@freefall.freebsd.org> <20020422110222.GB5606@genius.tao.org.uk> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Josef Karthauser wrote: > > On Mon, Apr 22, 2002 at 01:19:05AM -0700, Maxim Sobolev wrote: > > sobomax 2002/04/22 01:19:05 PDT > > > > Modified files: > > devel/sdl12 Makefile > > Log: > > Explicitly disable USB joystick code because there are too many API > > incompatible versions of USB code in different FreeBSD releases (or even in > > the same release makeworded on from sources cvsup'ed on different dates), so > > that supporting all of them is nightmare. > > > > I wish USB team would care about API compatibility in the future. > > This is easy to fix. Do you want me to take a look? Yes, please do if you can. Mostly the problems are with libusb.h --> libusbhid.h conversion which also changed hid_report_size prototype and with data --> ucr_data change. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message