[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[debian-knoppix] Knoppix 3.2 Kernel



Hi,

could someone tell me which kernel is used in Knoppix 3.2 (uname -r)?

Is this a orginal Kernel from kernel.org or did the knoppix developers
apply some patches?

If yes, which changes?

I wish to know it, because someone told me he couldn't compile a
specific module with knoppix 3.2. I've only Knoppix 3.1 to try and there
it works. He said I must add this lines to my kernel-module to compile
it with knoppix 3.2:

typedef struct urb    urb_t;
typedef struct urb *  purb_t;

typedef struct {
	__u8 requesttype;
	__u8 request;
	__u16 value;
	__u16 index;
	__u16 length;
} devrequest __attribute__ ((packed));

Could someone tell me why these typedefs seems not to be defined in the
knoppix 3.2 kernel?

Thanks
Andreas
_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


Reply to: