From owner-cvs-all Mon Apr 15 18:38:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2039737B416; Mon, 15 Apr 2002 18:38:32 -0700 (PDT) Received: (from arr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3G1cWk19599; Mon, 15 Apr 2002 18:38:32 -0700 (PDT) (envelope-from arr) Message-Id: <200204160138.g3G1cWk19599@freefall.freebsd.org> From: "Andrew R. Reiter" Date: Mon, 15 Apr 2002 18:38:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/hfa fore_load.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arr 2002/04/15 18:38:32 PDT Modified files: sys/dev/hfa fore_load.c Log: - Nuke fore_pci_device. - Add a device_method_t array, fore_methods. - Add a fore_ident_table that contains the various FORE Systems PCA-200 series devices. - Rewrite of the fore_probe routine (formerly known as fore_pci_probe). - Minor changes... mostly WIP stuff to get this updated... still much to be done. Revision Changes Path 1.25 +40 -66 src/sys/dev/hfa/fore_load.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message