lkml.org 
[lkml]   [2002]   [Dec]   [7]   [last100]   RSS Feed
Views: [more markup]   [less markup]   [headers]   [forward]  
 
Messages in this thread
/
SubjectMCA move to the generic device model ready for inclusion
DateFri, 06 Dec 2002 23:23:11 -0600
FromJames 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


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:31    [W:0.176 / U:0.140 seconds]
©2003-2008 Jasper Spaans