From owner-cvs-all Tue Dec 22 10:14:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA26335 for cvs-all-outgoing; Tue, 22 Dec 1998 10:14:15 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA26329; Tue, 22 Dec 1998 10:14:13 -0800 (PST) (envelope-from gibbs@FreeBSD.org) From: "Justin T. Gibbs" Received: (from gibbs@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA23478; Tue, 22 Dec 1998 10:14:15 -0800 (PST) Date: Tue, 22 Dec 1998 10:14:15 -0800 (PST) Message-Id: <199812221814.KAA23478@freefall.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 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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 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