USBDEVFS_URB_TYPE_INTERRUPT

John Chris Wren (jcwren@jcwren.com)
Wed, 6 Jun 2001 01:31:41 -0400


I was designing a USB based device and was looking through the 2.4.5 kernel
code, and noticed that while it supports bulk, iso, and control types, there
is no support for interrupt types. A grep through the entire kernel source
code reveals that USBDEVFS_URB_TYPE_INTERRUPT defined in
linux/usbdevice_fs.h, but no where is it used. Any thoughts as to why that
might be?

A google search didn't seem to turn up any answers either.

-- John

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/