James Carlson wrote: >> We would have to provide >> some code you could call from mac_bridge_set() and mac_bridge_clear(), >> but this would allow you to not have to worry about hooks in the >> polling path. > > OK ... so I'll look into how to disable polling and force interrupt > mode for everything. It looks like that should be possible to do, but > it's somewhat unclear in the code.
We can provide you the functions to enable/disable polling that you can call from the bridging code. Someone on our team will look into the best approach (either calling existing code or provide a new API) and follow-up separately. Nicolas. -- Nicolas Droux - Solaris Kernel Networking - Sun Microsystems, Inc. nicolas.droux at sun.com - http://blogs.sun.com/droux
