Date: Tue, 22 Dec 1998 10:14:15 -0800 (PST) From: "Justin T. Gibbs" <gibbs@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/eisa adv_eisa.c src/sys/i386/isa adv_isa.c src/sys/pci adv_pci.c Message-ID: <199812221814.KAA23478@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 1998/12/22 10:14:15 PST
Modified files:
sys/i386/eisa adv_eisa.c
sys/i386/isa adv_isa.c
sys/pci adv_pci.c
Log:
Staticize the overrun buffer so that they are not shared between
cards of different bus types as each bus type may have a different
bus mapping.
Submitted by: Eivind Eklund <eivind@yes.no>
Revision Changes Path
1.2 +4 -4 src/sys/i386/eisa/adv_eisa.c
1.8 +4 -4 src/sys/i386/isa/adv_isa.c
1.4 +4 -4 src/sys/pci/adv_pci.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812221814.KAA23478>
