From owner-cvs-all Mon Apr 1 5:43: 7 2002 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 D941337B417; Mon, 1 Apr 2002 05:43:02 -0800 (PST) Received: (from joe@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g31Dh2132339; Mon, 1 Apr 2002 05:43:02 -0800 (PST) (envelope-from joe) Message-Id: <200204011343.g31Dh2132339@freefall.freebsd.org> From: Josef Karthauser Date: Mon, 1 Apr 2002 05:43:02 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usbdi.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joe 2002/04/01 05:43:02 PST Modified files: sys/dev/usb usbdi.c Log: Merge from NetBSD: ---------------------------- revision 1.73 date: 2000/05/31 16:14:42; author: augustss; state: Exp; lines: +19 -6 Be more careful when setting the alternate interface so we don't end up with nothing set at all if it fails. ---------------------------- Revision Changes Path 1.51 +20 -6 src/sys/dev/usb/usbdi.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message