From owner-cvs-all Sun Jan 23 23:24: 6 2000 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 6BE2214E55; Sun, 23 Jan 2000 23:24:04 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA12313; Sun, 23 Jan 2000 23:24:04 -0800 (PST) (envelope-from peter@FreeBSD.org) Message-Id: <200001240724.XAA12313@freefall.freebsd.org> From: Peter Wemm Date: Sun, 23 Jan 2000 23:24:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/si si_eisa.c si_isa.c si_pci.c sivar.h si.c si.h si2_z280.c si3_t225.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 2000/01/23 23:24:03 PST Modified files: sys/dev/si si.c si.h si2_z280.c si3_t225.c Added files: sys/dev/si si_eisa.c si_isa.c si_pci.c sivar.h Log: A bit more newbusification of si. This still isn't quite finished. Split out the bus attachments so the impact of the bus xxxvar.h files with the inline macros for the ivars are confined to one file each. Revision Changes Path 1.100 +16 -590 src/sys/dev/si/si.c 1.16 +1 -13 src/sys/dev/si/si.h 1.4 +5 -1 src/sys/dev/si/si2_z280.c 1.5 +5 -1 src/sys/dev/si/si3_t225.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message