CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2016/06/05 14:11:41
Modified files: sys/dev/ic : rtwn.c rtwnvar.h sys/dev/pci : if_rtwn.c Log message: Continue preparing a future merge of urtwn(4) and rtwn(4). This mostly copies r88e support code to ic/rtwn.c and moves some functions which are not trivial to merge with USB counterparts back to pci/if_rtwn.c. ok mpi@