K 10 svn:author V 6 scottl K 8 svn:date V 27 2003-04-28T06:16:20.000000Z K 7 svn:log V 242 Don't pass pointers to kernel data structures through 32-bit fields as 64-bit architectures won't like this. Use virtual array indexes instead. This *should* allow the driver to work on 64-bit platforms, though it's still not endian clean. END