* [PATCH 2.5.21] i386 arch subdivision into machine types
@ 2002-06-09 17:29 James Bottomley
2002-06-09 23:22 ` Dave Jones
0 siblings, 1 reply; 2+ messages in thread
From: James Bottomley @ 2002-06-09 17:29 UTC (permalink / raw)
To: linux-kernel; +Cc: davej, James.Bottomley
This code rearranges the arch/i386 directory structure to allow for sliding
additional non-pc hardware in here in an easily separable (and thus easily
maintainable) fashion. The idea is that all the code for the particular
problem hardware should be able to go in a separate directory with only
additional build options in config.in.
The current patch really only pulls out the visws code from the core and
places it into a separate directory (sort of a simple example case). It also
creates a generic directory (for standard x86 PCs) with all of the hooks
documented.
This code is a merger with the Patrick Mochel/Dave Jones setup and cpu split.
It also includes documentation for all of the created hooks inside arch/i386.
The 165k diff file is at
http://www.hansenpartnership.com/voyager/files/arch-split-2.5.21.diff
There's also a bitkeeper repository with all this in at
http://linux-voyager.bkbits.net/arch-split-2.5
James Bottomley
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 2.5.21] i386 arch subdivision into machine types
2002-06-09 17:29 [PATCH 2.5.21] i386 arch subdivision into machine types James Bottomley
@ 2002-06-09 23:22 ` Dave Jones
0 siblings, 0 replies; 2+ messages in thread
From: Dave Jones @ 2002-06-09 23:22 UTC (permalink / raw)
To: James Bottomley; +Cc: linux-kernel
On Sun, Jun 09, 2002 at 01:29:49PM -0400, James Bottomley wrote:
> This code rearranges the arch/i386 directory structure to allow for sliding
> additional non-pc hardware in here in an easily separable (and thus easily
> maintainable) fashion. The idea is that all the code for the particular
> problem hardware should be able to go in a separate directory with only
> additional build options in config.in.
Now that Linus has taken Patricks large reorganisation, I think we're
ready to start looking at this. I'll experiment with it a little when
I get around to syncing against 2.5.21
Dave.
--
| Dave Jones. http://www.codemonkey.org.uk
| SuSE Labs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-06-09 23:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-09 17:29 [PATCH 2.5.21] i386 arch subdivision into machine types James Bottomley
2002-06-09 23:22 ` Dave Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox