CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/06/17 04:53:55
Modified files:
sys/dev/ic : rtwn.c rtwnvar.h
sys/dev/pci : if_rtwn.c
sys/dev/usb : if_urtwn.c
Log message:
Merge a lot of code from urtwn(4) into rtwn(4). Both drivers now share code
in the file sys/dev/ic/rtwn.c. This reduces kernel bloat and will make it
easier to have both drivers benefit from future enhancements.
ok mpi@
