freebsd-src/sys/dev/msk
Pyun YongHyeon 6d6588a152 Togging ALLMULTI does not require controller reset so have Rx
filtering handle this. Introduce a new function msk_rxfilter that
handles Rx filter configuration and multicast setup as well as
promiscuous mode. This simplifies code a lot.
Promiscuous mode always have preference to any other Rx
filtering so don't disable the mode when ALLMULTI is set.
2009-03-23 05:46:28 +00:00
..
if_msk.c Togging ALLMULTI does not require controller reset so have Rx 2009-03-23 05:46:28 +00:00
if_mskreg.h Add hardware MAC statistics support. Also added some reserved 2009-01-16 08:06:55 +00:00