Date: Thu, 9 May 2002 14:08:35 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usb.c Message-ID: <200205092108.g49L8Zi12460@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2002/05/09 14:08:35 PDT Modified files: sys/dev/usb usb.c Log: Use usb_callout_init() instead of directly calling callout_init() with NetBSD's expected arguments. This unbreaks the kernel compile. Pointy hat to: joe Revision Changes Path 1.79 +1 -1 src/sys/dev/usb/usb.c 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?200205092108.g49L8Zi12460>