Tom Chen wrote:
Randy,

On Ultra45, "uadmin 3 8" has the same result as "uadmin 3 22" and does not crash.
Instead of testing whole system, how I can test Suspend/Resume capability of a specific driver? I tried the 
"uadmin 3 25 224" to test NIC device "bge" driver  whose major number is 224. But the 'uadmin 
3 25 224" results in a hang state. Is "25" only good for x86 server?

I wouldn't use the driver specific tests... I don't trust them. Stick with uadmin 3 22 or uadmin 3 8. :-)

bash-3.2# cat /etc/name_to_major | grep bge bge 224

Also, on Ultra45, mdb -K does not work.
bash-3.2# mdb -K
mdb: -F must also be supplied to start kmdb from non-console tty

The error message says it all... you either need to go to the physical console (and in text mode, not in graphics mode), or you can specify -F on the command line.

   - Garrett


Tom

_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to