From owner-cvs-all Wed Dec 9 15:23:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA11730 for cvs-all-outgoing; Wed, 9 Dec 1998 15:23:14 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA11724; Wed, 9 Dec 1998 15:23:13 -0800 (PST) (envelope-from n_hibma@FreeBSD.org) From: Nick Hibma Received: (from n_hibma@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA26243; Wed, 9 Dec 1998 15:23:14 -0800 (PST) Date: Wed, 9 Dec 1998 15:23:14 -0800 (PST) Message-Id: <199812092323.PAA26243@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/dev/pci uhci_pci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk n_hibma 1998/12/09 15:23:14 PST Modified files: sys/dev/pci uhci_pci.c Log: 1) Fixed bug: sc was used unitialised in uhci_run 2) Clean up the code and remove superfluous statements Revision Changes Path 1.2 +20 -21 src/sys/dev/pci/uhci_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message