All of lore.kernel.org
 help / color / mirror / Atom feed
* Anyone supporting Intel 8XX chipset???
@ 2003-02-02 13:19 James Buchanan
       [not found] ` <Pine.LNX.4.44.0302020939560.6653-100000@coffee.psychology. mcmaster.ca>
  2003-02-02 15:42 ` Jeff Garzik
  0 siblings, 2 replies; 4+ messages in thread
From: James Buchanan @ 2003-02-02 13:19 UTC (permalink / raw)
  To: linux-kernel; +Cc: alan

Is anyone writing code to directly support features of the Intel 800 series
chipsets?  I'm using the 8xx chipset docs from Intel to gradually
implement (hopefully) all the features of the 800 series of chipsets.

The support of the I/O hubs and so on to get rid of relying on legacy
PC/AT stuff will take a while.

I have a couple of questions because I'm new to kernel contributions.
I'll be working in two main files, i8xx.h and i8xx.c, possibly i8xx.s too.
In the early stages I may have a directory /i8xx and implementation of
specific features will go into there in separate files.

Now, I need to add an option like -DHAVE_INTEL800_CHIPSET to the kernel
configuration so my code can see if we should compile in this stuff.

Where does it go?  I will only make patches for the kernel files that deal with
that, and I will be patching against 2.4.20.  All my chipset stuff will 
otherwise
be in separate files.

One thing: should I maintain the consistency of using /dev files?  Because 
there
is a hardware random number generator in the 800 series chipsets, and I
am wondering whether I should export this feature as a set of functions or
a /dev file.  (Both??)

Thanks!
James Buchanan


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-02-02 15:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-02 13:19 Anyone supporting Intel 8XX chipset??? James Buchanan
     [not found] ` <Pine.LNX.4.44.0302020939560.6653-100000@coffee.psychology. mcmaster.ca>
2003-02-02 14:49   ` James Buchanan
2003-02-02 15:42 ` Jeff Garzik
2003-02-02 15:52   ` James Buchanan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.