From owner-cvs-all Sun Jun 13 13:48:35 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 1030C151C7; Sun, 13 Jun 1999 13:48:32 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA04272; Sun, 13 Jun 1999 13:48:31 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <199906132048.NAA04272@freefall.freebsd.org> From: Nick Hibma Date: Sun, 13 Jun 1999 13:48:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci pcisupport.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk n_hibma 1999/06/13 13:48:31 PDT Modified files: sys/pci pcisupport.c Log: 1) Add the USB controllers (will now print pretty strings when no usb support is compiled in) 2) Add probing for generic USB host controllers as well so we get them all 3) make the returned strings look alike in the whole file Revision Changes Path 1.119 +64 -32 src/sys/pci/pcisupport.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message