Hey, Mark (or anyone else who might know) -- I've been working on getting my VNC server into the kernel, and I'm noticing something very weird. In the userland app, I was reading a big chunk of data off the wire directly into a struct that was aligned properly. Now that I'm porting that to a kernel service, it seems that the data is not coming in the same order. Does that make any sense to anyone, or have I totally screwed something up somewhere that I can't find?
_________________________
Bitt Faulk