Hi, This is better suited to driver-discuss, redirecting.
- F. On 6/20/07, Tom Chen <[EMAIL PROTECTED]> wrote:
hello, I am using ioctl to get GLDv2 network driver information. I find there is a limitation in Solaris, ie. no matter how big the buffer provided by user application to the network driver, the driver can only use 4k bytes. I analyzed long time ago, and find there is a flag in the OS that set the default max trafer size to 4k. (I forgot the name of that flag now). Since I want to dump all internal registers and ring buffer information which can be well above 4k, is there any easy way to work around this limitation or use another method to let driver dump all the information to file so I can read later? Tom This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list [email protected]
-- Blog - http://fintanr.journalspace.com Work Blog - http://blogs.sun.com/fintanr _______________________________________________ opensolaris-discuss mailing list [email protected]
