MFNetBSD:

revision 1.58
    date: 2001/11/20 23:53:26;  author: augustss;  state: Exp;  lines: +61 -33
    Create a special kernel thread to run the usb short lived tasks (instead
    of using the device discovery threads).
This commit is contained in:
Josef Karthauser 2002-04-07 14:21:32 +00:00
parent 0f349fb04e
commit 3119539124
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=94103

View File

@ -1,4 +1,4 @@
/* $NetBSD: usb.c,v 1.65 2002/01/03 22:20:45 augustss Exp $ */
/* $NetBSD: usb.c,v 1.66 2002/02/03 18:15:21 augustss Exp $ */
/* $FreeBSD$ */
/*