From owner-cvs-all Sun Dec 13 22:32:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA07311 for cvs-all-outgoing; Sun, 13 Dec 1998 22:32:02 -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 WAA07214; Sun, 13 Dec 1998 22:31:42 -0800 (PST) (envelope-from dillon@FreeBSD.org) From: Matt Dillon Received: (from dillon@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA07108; Sun, 13 Dec 1998 22:31:39 -0800 (PST) Date: Sun, 13 Dec 1998 22:31:39 -0800 (PST) Message-Id: <199812140631.WAA07108@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/dev/pci ohci_pci.c uhci_pci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dillon 1998/12/13 22:31:39 PST Modified files: sys/dev/pci ohci_pci.c uhci_pci.c Log: probe function changed from returning char * to const char *. Revision Changes Path 1.4 +2 -2 src/sys/dev/pci/ohci_pci.c 1.4 +3 -3 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