brltty and libusb package ?
Corinna Vinschen
corinna-cygwin@cygwin.com
Wed Nov 2 14:30:00 GMT 2005
On Nov 2 14:20, Dave Korn wrote:
> /* workaround for bug 666316 and bug 671964 */
> #undef IoGetCurrentIrpStackLocation
> #define IoGetCurrentIrpStackLocation(irp) (*(struct
> _IO_STACK_LOCATION**)((char*)(irp) + 96))
>
>
>
> >>>***AAAAAAAAUUUUUGGGGGGHHHHHHSCREAM***<<<
>
>
> That's about the most terrifying thing I've ever seen in a kernel-mode
> driver.
>
> [ It's also been removed in upstream for about two years now..... ]
So, maybe you want move this to cygwin-apps so that Marcel gets this too?
Corinna
More information about the Cygwin-talk
mailing list