isa arch-dependent and arch-independent

Previous thread: Bluetooth stack by Dmitry Komissaroff on Tuesday, October 30, 2007 - 7:40 am. (2 messages)

Next thread: HAMMER Update by Matthew Dillon on Thursday, November 1, 2007 - 5:05 pm. (2 messages)
To: <kernel@...>
Date: Thursday, November 1, 2007 - 4:57 pm

the codes for isa bus in pc32/i386: the arch-independent is in
sys/bus/isa, and a folder under that, i.e. i386, is for i396-specific.
But also found another folder in sys/platform/pc32/isa that is
arch-dependent. should the sys/bus/isa/i386/* be merged to
sys/platform/pc32/isa/?

also, the sys/bus/isa/pnpeat.c (an i386-dependent file in the
arch-independent folder) seems not used anywhere, remove it?

Thanks
Yonghong

Previous thread: Bluetooth stack by Dmitry Komissaroff on Tuesday, October 30, 2007 - 7:40 am. (2 messages)

Next thread: HAMMER Update by Matthew Dillon on Thursday, November 1, 2007 - 5:05 pm. (2 messages)