Date: Tue, 23 Apr 2002 10:09:42 +0300 From: Maxim Sobolev <sobomax@FreeBSD.org> To: Josef Karthauser <joe@tao.org.uk> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/devel/sdl12 Makefile Message-ID: <3CC508B6.98EA7053@FreeBSD.org> References: <200204220819.g3M8J5Y32095@freefall.freebsd.org> <20020422110222.GB5606@genius.tao.org.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CC508B6.98EA7053>