Hi all,

I'm working on writing a driver for the D-Link DWL-120. I've got a driver
that can recognize the device, claim it, and release it.
I'd like to know how to construct an URB with the following parameters:

Function Type:  Vendor Interface
Flags:          IN and SHORT
Reserved bits:  0xC1
Request Code:   0x22
Value:          Command ID (integer or char, not sure)
Index:          0
Buffer:         6 byte buffer

I'd also like to know where to find the endpoints in a device.
I've looked at several drivers, but can't quite find out where they find
them.

Thanks for any help you all can give me,

Bas Vermeulen

-- 
"God, root, what is difference?"
        -- Pitr, User Friendly

"God is more forgiving."
        -- Dave Aronson



_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to