From owner-cvs-all Wed Nov 17 20:29:22 1999 Delivered-To: cvs-all@freebsd.org Received: from wint.itfs.nsk.su (wint.itfs.nsk.su [212.20.32.43]) by hub.freebsd.org (Postfix) with ESMTP id 12C5E14BEE for ; Wed, 17 Nov 1999 20:29:11 -0800 (PST) (envelope-from nnd@wint.itfs.nsk.su) Received: (from nnd@localhost) by wint.itfs.nsk.su (8.9.3/8.9.3) id KAA55958; Thu, 18 Nov 1999 10:29:08 +0600 (NOVT) (envelope-from nnd) Date: Thu, 18 Nov 1999 10:29:08 +0600 (NOVT) Message-Id: <199911180429.KAA55958@wint.itfs.nsk.su> From: nnd@mail.nsk.ru To: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/usb hid.c hid.h ohci.c ohcireg.h ohcivar.h In-Reply-To: <199911172233.OAA40385@freefall.freebsd.org> User-Agent: tin/1.4-19991113 ("No Labels") (UNIX) (FreeBSD/4.0-CURRENT (i386)) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In <199911172233.OAA40385@freefall.freebsd.org> Nick Hibma wrote: > n_hibma 1999/11/17 14:33:53 PST > > Modified files: > sys/dev/usb hid.c hid.h ohci.c ohcireg.h ohcivar.h > ugen.c uhci.c uhcireg.h uhcivar.h uhid.c > uhub.c ukbd.c ulpt.c umass.c ums.c usb.c > usb.h usb_mem.h usb_port.h usb_quirks.c > usb_subr.c usbcdc.h usbdevs.h > usbdevs_data.h usbdi.c usbdi.h > usbdi_util.c usbdi_util.h usbdivar.h > usbhid.h > Log: > Synchronisation with NetBSD as of 1999/11/16: > > Cleaning up the code: > - Declare many functions static > - Change variable names to make them more self explanatory > - Change usbd_request_handle -> usbd_xfer_handle At least this last change was not made itself to 'umodem.c' file in 'sys/dev/usb' directory and broke 'make buildworld'. After manually change it I can at least make all in 'sys/modules'. N.Dudorov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message