From owner-cvs-all Thu Mar 2 8: 1:57 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B6DBC37B7CB; Thu, 2 Mar 2000 08:01:55 -0800 (PST) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA63398; Thu, 2 Mar 2000 08:01:55 -0800 (PST) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200003021601.IAA63398@freefall.freebsd.org> From: Nick Hibma Date: Thu, 2 Mar 2000 08:01:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb uhid.c ugen.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/03/02 08:01:54 PST Modified files: sys/dev/usb uhid.c ugen.c Log: Fix flushing of the clists before deleting them. Stops the machine from panicing when disconnecting a USB Wacom Graphire tablet. jhk approved the fix some time ago, but I forgot to actually commit the thing. Reported by: Dirk van Gulik Approved by: jhk Revision Changes Path 1.27 +2 -1 src/sys/dev/usb/uhid.c 1.38 +2 -1 src/sys/dev/usb/ugen.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message