lkml.org 
[lkml]   [1996]   [Jun]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectFor 2.1 : Painful but I think needed

To do Intel MP properly Im going to need to change the request_irq() code
to require you pass in both a bus number and an interrupt source. I guess
for ISA something like

request_irq(blah... get_isa_bus_id(),... blah)

In PCI the bus number info is directly available. We have to do this as in
full MP mode we bypass the bios rigged AT bus 8259 faked wirings and do things
for real. Also bigger MP machines really do have more than 1 PCI bus.

Anyone in the "non intel" architecture camp with similar needs that mean this
isnt the right solution ?

Alan



\
 
 \ /
  Last update: 2005-03-22 13:37    [W:0.037 / U:0.260 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site