mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* MCA move to the generic device model ready for inclusion
@ 2002-12-07  5:23 James Bottomley
  0 siblings, 0 replies; only message in thread
From: James Bottomley @ 2002-12-07  5:23 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, James.Bottomley

I've consolidated all of the patches previously posted to linux-kernel in the 
BK repository

http://linux-voyager.bkbits.net/mca-sysfs-2.5

This is the diffstat of what I've done:

 arch/i386/Kconfig          |    2 
 arch/i386/kernel/mca.c     |  978 ++++++++++----------------------------------
-
 drivers/Makefile           |    1 
 drivers/mca/Kconfig        |   17 
 drivers/mca/Makefile       |   10 
 drivers/mca/mca-bus.c      |  167 +++++++
 drivers/mca/mca-device.c   |  202 +++++++++
 drivers/mca/mca-driver.c   |   47 ++
 drivers/mca/mca-legacy.c   |  408 ++++++++++++++++++
 drivers/mca/mca-proc.c     |  244 +++++++++++
 drivers/net/Space.c        |    4 
 drivers/net/smc-mca.c      |  298 ++++++-------
 drivers/scsi/NCR_D700.c    |  267 +++++++-----
 include/asm-i386/mca.h     |   46 ++
 include/linux/mca-legacy.h |   68 +++
 include/linux/mca.h        |  183 +++++---
 16 files changed, 1856 insertions(+), 1086 deletions(-)

inclusion cordially requested.

James



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-07  5:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-07  5:23 MCA move to the generic device model ready for inclusion James Bottomley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®