Date: Fri, 4 Jul 2008 19:13:15 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 Makefile cnw.4 src/sys/conf NOTES files src/sys/dev/cnw if_cnw.c if_cnwioctl.h if_cnwreg.h src/sys/modules Makefile src/sys/modules/cnw Makefile Message-ID: <200807041932.m64JWQ34060413@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2008-07-04 19:13:15 UTC FreeBSD src repository Modified files: share/man/man4 Makefile sys/conf NOTES files sys/modules Makefile Removed files: share/man/man4 cnw.4 sys/dev/cnw if_cnw.c if_cnwioctl.h if_cnwreg.h sys/modules/cnw Makefile Log: SVN rev 180261 on 2008-07-04 19:13:15Z by jhb Remove the cnw(4) driver. No one responded to calls to test it on current@ and stable@. It also is a driver for an older non-802.11 wireless PC card that is quite slow in comparison to say, wi(4). I know Warner wants this driver axed as well. Revision Changes Path 1.420 +0 -2 src/share/man/man4/Makefile 1.4 +0 -125 src/share/man/man4/cnw.4 (dead) 1.1497 +0 -2 src/sys/conf/NOTES 1.1313 +0 -1 src/sys/conf/files 1.29 +0 -1289 src/sys/dev/cnw/if_cnw.c (dead) 1.3 +0 -114 src/sys/dev/cnw/if_cnwioctl.h (dead) 1.2 +0 -147 src/sys/dev/cnw/if_cnwreg.h (dead) 1.577 +0 -2 src/sys/modules/Makefile 1.2 +0 -8 src/sys/modules/cnw/Makefile (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807041932.m64JWQ34060413>