From owner-cvs-all Tue Oct 31 14:59:39 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4982F37B4CF; Tue, 31 Oct 2000 14:59:36 -0800 (PST) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA35306; Tue, 31 Oct 2000 14:59:36 -0800 (PST) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200010312259.OAA35306@freefall.freebsd.org> From: Nick Hibma Date: Tue, 31 Oct 2000 14:59:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usb.h usb_subr.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/10/31 14:59:35 PST Modified files: (Branch: RELENG_4) sys/dev/usb usb.h usb_subr.c Log: MFC: Additional defines for constants Update the product name also if the product string is not defined in the device. Make the routines less noisy Add the possibility for unconfiguring the device. Comment the code. Revision Changes Path 1.17.2.5 +4 -1 src/sys/dev/usb/usb.h 1.23.2.3 +59 -32 src/sys/dev/usb/usb_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message