Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: maya
Date: Tue May 1 16:18:13 UTC 2018
Modified Files:
src/sys/dev/ic: atw.c rt2560.c rt2661.c
src/sys/dev/pci: if_ipw.c if_iwi.c if_iwn.c
src/sys/dev/usb: if_atu.c if_rum.c if_ural.c if_zyd.c
Log Message:
GC private 802.11 rateset declarations, use the standard ones.
Build tested only.
To generate a diff of this commit:
cvs rdiff -u -r1.162 -r1.163 src/sys/dev/ic/atw.c
cvs rdiff -u -r1.32 -r1.33 src/sys/dev/ic/rt2560.c
cvs rdiff -u -r1.36 -r1.37 src/sys/dev/ic/rt2661.c
cvs rdiff -u -r1.67 -r1.68 src/sys/dev/pci/if_ipw.c
cvs rdiff -u -r1.105 -r1.106 src/sys/dev/pci/if_iwi.c
cvs rdiff -u -r1.88 -r1.89 src/sys/dev/pci/if_iwn.c
cvs rdiff -u -r1.56 -r1.57 src/sys/dev/usb/if_atu.c
cvs rdiff -u -r1.59 -r1.60 src/sys/dev/usb/if_rum.c
cvs rdiff -u -r1.53 -r1.54 src/sys/dev/usb/if_ural.c
cvs rdiff -u -r1.46 -r1.47 src/sys/dev/usb/if_zyd.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