Date: Sun, 12 Jul 2009 04:48:47 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/conf options src/sys/sun4v/conf GENERIC Message-ID: <200907120449.n6C4nQNW036677@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2009-07-12 04:48:47 UTC FreeBSD src repository Modified files: sys/conf options sys/sun4v/conf GENERIC Log: SVN rev 195633 on 2009-07-12 04:48:47Z by marcel Rename option USBVERBOSE to USB_VERBOSE for 2 reasons: 1. USB_VERBOSE is more consistent with USB_DEBUG, 2. sys/dev/usb/usb_device.c uses option USB_VERBOSE and not USBVERBOSE. POLA with the USBVERBOSE option as it's found in 7-STABLE has been considered but found insignificant in the face of the USB stack overhaul. Approved by: re (kensmith) Revision Changes Path 1.686 +1 -1 src/sys/conf/options 1.31 +1 -1 src/sys/sun4v/conf/GENERIC
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907120449.n6C4nQNW036677>