Dave Jones wrote:
On Thu, Sep 22, 2005 at 10:48:56AM +0200, DI Mario Bruckschwaiger wrote: > Why is the define URB_ASYNC_UNLINK missing in include/linux/usb.h?> It is present in the 2.6.13 vanilla kernel and it is needed to compile a > linuxant driverloader module.Because the rawhide kernel isn't 2.6.13 It's a 2.6.14rc2 kernel right now, which has this symbol removed. Dave
Ah, I see. But that's confusing, isn't it?