From owner-cvs-all Mon Aug 30 16:10:28 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 264181530F; Mon, 30 Aug 1999 16:10:25 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA07424; Mon, 30 Aug 1999 16:08:33 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Message-Id: <199908302308.QAA07424@freefall.freebsd.org> From: Bill Paul Date: Mon, 30 Aug 1999 16:08:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_sf.c if_sfreg.h if_wb.c if_wbreg.h src/sys/modules/sf Makefile src/sys/modules/wb Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1999/08/30 16:08:32 PDT Modified files: sys/pci if_sf.c if_sfreg.h if_wb.c if_wbreg.h sys/modules/sf Makefile sys/modules/wb Makefile Log: Convert the Adaptec and Winbond drivers to miibus. Revision Changes Path 1.5 +81 -451 src/sys/pci/if_sf.c 1.3 +1 -141 src/sys/pci/if_sfreg.h 1.16 +222 -528 src/sys/pci/if_wb.c 1.7 +15 -143 src/sys/pci/if_wbreg.h 1.4 +6 -0 src/sys/modules/sf/Makefile 1.3 +7 -2 src/sys/modules/wb/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message