From owner-cvs-all Tue Nov 17 02:41:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA21886 for cvs-all-outgoing; Tue, 17 Nov 1998 02:41:31 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA21879; Tue, 17 Nov 1998 02:41:27 -0800 (PST) (envelope-from dfr@nlsystems.com) Received: from herring.nlsystems.com (herring.nlsystems.com [10.0.0.2]) by nlsystems.com (8.9.1/8.8.5) with SMTP id KAA05185; Tue, 17 Nov 1998 10:41:52 GMT Date: Tue, 17 Nov 1998 10:41:52 +0000 (GMT) From: Doug Rabson To: John Polstra cc: dfr@FreeBSD.ORG, committers@FreeBSD.ORG Subject: Re: cvs commit: src/sys/alpha/alpha genassym.c interrupt.c machdep.c swtch.s sys_machdep.c src/sys/alpha/include chipset.h intr.h proc.h src/sys/alpha/isa isa.c src/sys/alpha/pci apecs.c cia.c lca.c pcibus.c pcibus.h src/sys/alpha/tlsb dwlpx.c gbus.c kftxx.c ... In-Reply-To: <199811170145.RAA19595@vashon.polstra.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, 16 Nov 1998, John Polstra wrote: > In article <199811151825.KAA12504@freefall.freebsd.org>, > Doug Rabson wrote: > > dfr 1998/11/15 10:25:17 PST > > > > Modified files: > > sys/alpha/alpha genassym.c interrupt.c machdep.c swtch.s > > sys_machdep.c > > sys/alpha/include chipset.h intr.h proc.h > > sys/alpha/isa isa.c > > sys/alpha/pci apecs.c cia.c lca.c pcibus.c pcibus.h > > sys/alpha/tlsb dwlpx.c gbus.c kftxx.c tlsb.c zs_tlsb.c > > sys/isa isavar.h psm.c sio.c syscons.c > > Log: > > * Add hooks to allow the X server to access I/O ports and memory. > > * Update drivers to the latest version of the bus interface. > > > > The ISA drivers' use of the new resource api is minimal. Garrett has > > some much cleaner drivers which should be more easily shared between > > i386 and alpha. This has only been tested on cia based machines. It > > should work on lca and apecs but I might have broken something. > > Make depend on the alpha is complaining about missing files > "machine/sysarch.h" and "machine/resource.h", and I think it's caused > by this change. I've added the missing files. Thanks for pointing it out. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 951 1891 Fax: +44 181 381 1039 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message