FreeBSD: változások az USB struktúrában

Címkék

Josef Karthauser néhány változtaást hajtott végre a -stable USB kódjában. Ez főkénet az usb.h fileban történt változást jelenti. Ez a változás érinteni fog néhány olyan drivert, amelyet külsőleg tartanak karban, viszont semmi változást nem okoz azoknak, akik a RELENG_4-ben levő drivereket használják.Date: Wed, 6 Nov 2002 22:51:03 +0000

From: Josef Karthauser

Cc: stable@freebsd.org

Subject: HEADS UP: USB structure changes.

--45Z9DzgjV8m4Oswq

Content-Type: text/plain; charset=us-ascii

Content-Disposition: inline

Content-Transfer-Encoding: quoted-printable

I've made some changes to the USB code in -stable. This consists primarily of header changes (usb.h) so that RELENG_4 is in line with -current and the rest of the BSDs. This will affect any drivers that are maintained outside of the tree, but shouldn't have any functional change to users who only the drivers in RELENG_4.

The next stage is to update the event structure that usbd uses, and to this effect I need some help as I don't run usb on any -stable boxes myself. There's a patch at

http://www.josef-k.net/misc/releng4...structure.patch

If you've got a moment and wouldn't mind testing it for me I'd be very grateful. The question is does usbd still do the right thing after the patch has been applied? (There's a kernel part and an update to usr.sbin/usbd).

Thanks,

Joe

[...]