From owner-cvs-all Sat Apr 24 13:20:40 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 C5D0214F1B; Sat, 24 Apr 1999 13:20:38 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA99052; Sat, 24 Apr 1999 13:20:38 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199904242020.NAA99052@freefall.freebsd.org> From: Peter Wemm Date: Sat, 24 Apr 1999 13:20:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 userconfig.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/04/24 13:20:38 PDT Modified files: sys/i386/i386 userconfig.c Log: #if 0 out the pci device list, not that you could do a lot with it. It was only looking at old style drivers in the pcidevice_set, which doesn't exist any more.. Ultimately, the pci and eisa bus drivers will check for hints for wiring, flags and enable/disable etc as well. Revision Changes Path 1.137 +4 -4 src/sys/i386/i386/userconfig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message