CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2016/03/21 06:00:32
Modified files: sys/dev/ic : rtwn.c rtwnvar.h sys/dev/pci : if_rtwn.c Log message: The common part of rtwn(4) needs help from attachment drivers to determine the chip type. Require chip type as a parameter to rtwn_attach(). ok mpi@