CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2015/01/10 03:45:46
Modified files: sys/dev/ic : bwi.c Log message: Remove pointless empty 64bit support code stubs from bwi(4). It seems no 64bit bus space support is forthcoming. Nothing has happened in DragonflyBSD for several years and FreeBSD has a different driver for 64bit chips called bwn(4). ok mpi@ some time ago