bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

eepro100 new driver for gnumach-1.2


From: Kapil H. Paranjape
Subject: eepro100 new driver for gnumach-1.2
Date: Mon, 30 Jul 2001 08:14:34 +0530
User-agent: Mutt/1.2.5i

Hi,

Enclosed is a tar.gz of various files that are required to
incorporate the eepro100.c driver from linux-2.2.19 into gnumach.
I have not made a diff since the files need to be added to the tree
except for the driver file eepro100.c which changed substantially
from linux-2.0.x to linux-2.2.x

Kapil.

Here is the README:

This directory (eepro100_for_gnumach) contains the files that made my
eepro100 ID2499 card work with gnumach-1.2; it should work for other
eepro100 chips that work with the linux-2.2.19 driver. Rebuttals
welcome!

README:                 this file
mini-HOWTO:             Comments on the changes made which may be
                        relevant in order to port other drivers.
eepro100.c.2.2.19:      the original driver from linux version 2.2.19
eepro100.c.diff:        the diff between eepro100.c.2.2.19 and
                        eepro100.c as included.
eepro100.c:             The modified eepro100.c
compatmac.h:            Unchanged from
                                linux-2.2.19/include/linux/compatmac.h
spinlock.h:             Unchanged from
                                linux-2.2.19/include/asm-i386/spinlock.h
hardirq.h:              Unchanged from
                                linux-2.2.19/include/asm-i386/hardirq.h

The last four files are actually required to be placed in the gnumach
tree as follows.

eepro100.c -> gnumach-1.2/linux/src/drivers/net/eepro100.c
compatmac.h -> gnumach-1.2/linux/src/include/linux/compatmac.h
spinlock.h -> gnumach-1.2/linux/src/include/linux/spinlock.h
hardirq.h -> gnumach-1.2/linux/src/include/linux/hardirq.h

-- 
Always use GPG for privacy; finger -l kapil@imsc.ernet.in or
 http://www.imsc.ernet.in/~kapil/gpg.html for my Public Key.
------------------------------------------------------------------
 768D/FED1D08D 2000-02-19 Kapil Hari Paranjape <kapil@imsc.ernet.in>
1024g/CECEB39B 2000-02-19 Kapil Hari Paranjape <kapil@imsc.ernet.in>
Key fingerprint = B6D2 F4F2 A37C B887 DFA2  9100 5F22 0D1D FED1 D08D
--

Attachment: eepropat.tar.gz
Description: eepro100_for_gnumach.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]