Date: Mon, 16 Nov 1998 17:45:55 -0800 (PST) From: John Polstra <jdp@polstra.com> To: dfr@FreeBSD.ORG Cc: 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 ... Message-ID: <199811170145.RAA19595@vashon.polstra.com> In-Reply-To: <199811151825.KAA12504@freefall.freebsd.org>
index | next in thread | previous in thread | raw e-mail
In article <199811151825.KAA12504@freefall.freebsd.org>,
Doug Rabson <dfr@FreeBSD.ORG> 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.
John
--
John Polstra jdp@polstra.com
John D. Polstra & Co., Inc. Seattle, Washington USA
"Nobody ever went broke underestimating the taste of the American public."
-- H. L. Mencken
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811170145.RAA19595>
