Cathy Zhou wrote:
>> Sebastien Roy wrote:
>>    The ml_dev field is set to the dev_t of the underlying "legacy"
>>    device.  This is used by the mac module to force the underlying device
>>    to attach when a MAC client calls mac_open().
>>
>>    The ml_unsup_notif 
> ml_unsup_note?

Fixed.

>> field is a bitfield of MAC capabilities.  Certain
>>    "legacy" devices under softmac may not support the DLPI notifications
>>    needed for softmac to provide all MAC notifications to the Nemo
>>    framework.  The softmac module fills in this field with the set of MAC
>>    notifications that are not supported by the given softmac instance.
>>   
> There are some other changes. For example. 
> mac_margin_add/remove/update() functions (of course, we are still in the 
> discussion with Eric about this), and the dladm parsable output - that 
> all values are now quoted.

Okay, I'll write those up as well.

> 
> There might be other changes, but I will need some to look at the PSARC 
> doc and the code to know more. I will do it asap.

Okay, thanks.

-Seb

Reply via email to