> either one is fine, but we need some mdb macros/helpers to find > the list of property settings. Right now, if one is looking at a > crash dump, there is no quick/easy way to tell what customizations > have been made using driver.conf or ndd. That can hopefully > be changed with Brussels, and we can pull up the list from the > mac property handle list.
OK, then perhaps a dcmd that, given a mac name string, would retrieve the proplist pointer from the hash and print all properties on that list. I'll look into that. -Artem
