From owner-cvs-all Fri Feb 19 14:48:46 1999 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 B57AC11B98; Fri, 19 Feb 1999 14:48:30 -0800 (PST) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id OAA71860; Fri, 19 Feb 1999 14:48:30 -0800 (PST) (envelope-from n_hibma@FreeBSD.org) Message-Id: <199902192248.OAA71860@freefall.freebsd.org> From: Nick Hibma Date: Fri, 19 Feb 1999 14:48:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb uhci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk n_hibma 1999/02/19 14:48:30 PST Modified files: sys/dev/usb uhci.c Log: 1) In polling mode (during boot) the callout_handle wasn't initialised (PR1). Thanks to "Louis A. Mamakos" for his patient testing of my mods. 2) Removed some debugging output (PR1) Revision Changes Path 1.13 +12 -25 src/sys/dev/usb/uhci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message