Date: Sun, 28 Sep 1997 13:42:33 -0600 From: "Justin T. Gibbs" <gibbs@plutotech.com> To: current@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/isa apic_vector.s icu_vector.s Message-ID: <199709281942.NAA14122@pluto.plutotech.com> In-Reply-To: Your message of "Sun, 28 Sep 1997 12:30:03 PDT." <199709281930.MAA10261@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Those of you complaining of "mysterious hangs", NFS related or otherwise, this change will probably fix your problem. >gibbs 1997/09/28 12:30:03 PDT > > Modified files: > sys/i386/isa apic_vector.s icu_vector.s > Log: > Fix a serious bug I introduced while adding in support for CAM interrupts. > It seems I didn't count my 0's properly when adding the new masks into > icu_vector.s pushing SWI_AST_MASK off the end of the array and screwing > up the indexing for SWI_CLOCK_MASK. > > Fix the bug icu_vector.s and also reformat the code in both icu_vector.s and > apic_vector.s so that it will be much harder to make the same mistake in > the future. > > Submitted by: Bruce Evans <bde@zeta.org.au> > > Revision Changes Path > 1.23 +3 -2 src/sys/i386/isa/apic_vector.s > 1.6 +7 -5 src/sys/i386/isa/icu_vector.s > -- Justin T. Gibbs =========================================== FreeBSD: Turning PCs into workstations ===========================================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709281942.NAA14122>