Date: Thu, 18 Nov 1999 10:29:08 +0600 (NOVT) 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 Message-ID: <199911180429.KAA55958@wint.itfs.nsk.su> In-Reply-To: <199911172233.OAA40385@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In <199911172233.OAA40385@freefall.freebsd.org> Nick Hibma <n_hibma@freebsd.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911180429.KAA55958>