DragonFly kernel List (threaded) for 2007-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: isa arch-dependent and arch-independent
: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/?
It probably could be merged, yes.
:also, the sys/bus/isa/pnpeat.c (an i386-dependent file in the
:arch-independent folder) seems not used anywhere, remove it?
:
:Thanks
:Yonghong
I believe that module is used. All it does is eat certain PNP ids
so the system doesn't complain about them.
-Matt
Matthew Dillon
<dillon@backplane.com>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]