Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/i386/isa
On Wed, Jan 23, 2008 at 07:33:26PM +0000, Andrew Doran wrote:
> On Sun, Jan 20, 2008 at 09:49:57PM +0000, David Young wrote:
>
> > Modified Files:
> > src/sys/arch/i386/isa: npx.c npx_isa.c npxvar.h
> >
> > Log Message:
> > Do not reserve ISA bus space for npx@isa unless we hook IRQ 13,
> > which we ought to never do. If we have not hooked IRQ 13, we do
> > not need any resources in npx_softc to handle numeric coprocessor
> > exceptions, so let npx@isa detach.
>
> Is this for pmf?
Not really.
> If so then it's a case of the tail wagging the dog. The
> device attachement should just disappear.
It should, but I do not know when/how to attach the device. In the mean
time, this gets me where I want to go, and it doesn't hurt anyone else
any.
Dave
--
David Young OJC Technologies
dyoung%ojctech.com@localhost Urbana, IL * (217) 278-3933 ext 24
Home |
Main Index |
Thread Index |
Old Index