From: Daniele Venzano <webvenza@libero.it>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@osdl.org>
Subject: [PATCH] Sis900 bug fixes 4/4
Date: Tue, 18 May 2004 14:33:15 +0200 [thread overview]
Message-ID: <20040518123315.GG23565@picchio.gall.it> (raw)
In-Reply-To: <20040518120237.GC23565@picchio.gall.it>
[-- Attachment #1.1: Type: text/plain, Size: 308 bytes --]
Patch 4 of 4
Small cleanup and spelling fixes of sis900.h (much more needed, also
in sis900.c, will go through Rusty's trivial patch monkey if my
maintainership is accepted).
Any comment is highly appreciated.
--
-----------------------------
Daniele Venzano
Web: http://teg.homeunix.org
[-- Attachment #1.2: sis900-header-cleanups.diff --]
[-- Type: text/plain, Size: 1166 bytes --]
--- linux-2.6.6/drivers/net/sis900.h 2004-05-18 11:44:24.000000000 +0200
+++ linux-sis900/drivers/net/sis900.h 2004-05-18 11:02:19.000000000 +0200
@@ -77,7 +77,7 @@
IE = 0x00000001
};
-/* maximum dma burst fro transmission and receive*/
+/* maximum dma burst for transmission and receive*/
#define MAX_DMA_RANGE 7 /* actually 0 means MAXIMUM !! */
#define TxMXDMA_shift 20
#define RxMXDMA_shift 20
@@ -86,7 +86,7 @@
DMA_BURST_512 = 0, DMA_BURST_64 = 5
};
-/* transmit FIFO threshholds */
+/* transmit FIFO thresholds */
#define TX_FILL_THRESH 16 /* 1/4 FIFO size */
#define TxFILLT_shift 8
#define TxDRNT_shift 0
@@ -140,7 +140,7 @@
EEREQ = 0x00000400, EEDONE = 0x00000200, EEGNT = 0x00000100
};
-/* Manamgement Data I/O (mdio) frame */
+/* Management Data I/O (mdio) frame */
#define MIIread 0x6000
#define MIIwrite 0x5002
#define MIIpmdShift 7
@@ -277,6 +277,3 @@
#define SIS630E_ISA_BRIDGE_ID_1 0x0008
#define SIS630E_ISA_BRIDGE_ID_2 0x0018
-/* PCI stuff, should be move to pci.h */
-#define SIS630_VENDOR_ID 0x1039
-#define SIS630_DEVICE_ID 0x0630
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2004-05-18 12:33 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-18 12:02 [PATCH] Sis900 bug fixes 0/4 Daniele Venzano
2004-05-18 12:18 ` [PATCH] Sis900 bug fixes 1/4 Daniele Venzano
2004-05-18 12:22 ` [PATCH] Sis900 bug fixes 2/4 Daniele Venzano
2004-05-18 12:30 ` [PATCH] Sis900 bug fixes 3/4 Daniele Venzano
2004-05-18 12:39 ` Daniele Venzano
2004-05-19 14:28 ` Daniele Venzano
2004-05-19 23:58 ` Jeff Garzik
2004-05-18 12:33 ` Daniele Venzano [this message]
2004-05-18 13:39 ` [PATCH] Sis900 bug fixes 0/4 Dominik Karall
2004-05-19 6:57 ` Grischa Jacobs
2004-05-18 14:23 ` Dominik Karall
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040518123315.GG23565@picchio.gall.it \
--to=webvenza@libero.it \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox