Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   skrll
Date:           Mon Dec  5 09:24:54 UTC 2005

Modified Files:
        src/sys/dev/pci: if_iwi.c

Log Message:
Finally (I hope) fix iwi_ioctl:

        - handle SIOCADDMULTI/SIOCDELMULTI properly, i.e. no need to reset
          anything as we don't do multicast filters (yet)
        - restructure some code and use an IS_RUNNING macro

Fix iwi_init to set if_flags before the net80211 state machine is kicked
and init to IEEE80211_S_INIT.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/sys/dev/pci/if_iwi.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index