CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2016/09/03 10:18:22
Modified files: sys/arch/amd64/conf: GENERIC sys/arch/i386/conf: GENERIC sys/arch/luna88k/conf: GENERIC share/man/man4 : Makefile sys/dev/pcmcia : files.pcmcia Removed files: share/man/man4 : cnw.4 sys/dev/pcmcia : if_cnw.c if_cnwreg.h Log message: remove cnw driver. it was never enabled anywhere except on amd64 (and only there by accident) where it hasn't seen much use...