Date: Sun, 7 Apr 2002 04:56:19 -0700 (PDT) From: Josef Karthauser <joe@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usbdi.c usbdi.h Message-ID: <200204071156.g37BuJd54037@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joe 2002/04/07 04:56:19 PDT Modified files: sys/dev/usb usbdi.c usbdi.h Log: MFNetBSD: usbdi.c (1.63), usbdi.h (1.41) date: 2000/03/02 12:37:51; author: augustss; Use ratecheck() to limit error messages on disconnect. Break out some common functionality. We don't have ratecheck() in our kernel yet, so I've hardcoded usb_ratecheck() to return true always. Revision Changes Path 1.64 +17 -0 src/sys/dev/usb/usbdi.c 1.40 +2 -0 src/sys/dev/usb/usbdi.h 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?200204071156.g37BuJd54037>