lkml.org 
[lkml]   [1998]   [Jun]   [21]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateSun, 21 Jun 1998 02:34:44 -0700 (PDT)
FromTrevor Johnson <>
Subjectpatch for a couple of typos in Hayes ESP driver
I had trouble sending this to Andrew J. Robinson, the maintainer:

   ----- The following addresses had permanent fatal errors -----
<arobinso@nyx.net>
   ----- Transcript of session follows -----
554 <arobinso@nyx.net>... Local configuration error
His Web page is still up, and lists that as his e-mail address.
___
Trevor Johnson

--- linux/Documentation/hayes-esp.txt	Wed May 20 18:54:34 1998
+++ linux-2.1.106-local/Documentation/hayes-esp.txt	Sat Jun 20 21:30:58 1998
@@ -28,7 +28,7 @@
 Features:
 
 - Uses the enhanced mode of the ESP card, allowing a wider range of
-  interrupts and features than compatibilty mode
+  interrupts and features than compatibility mode
 - Uses DMA and 16 bit PIO mode to transfer data to and from the ESP's FIFOs,
   reducing CPU load
 - Supports primary and secondary ports
@@ -71,12 +71,12 @@
 
 The dma= option can be used to set the DMA channel.  The channel can be either
 1 or 3.  Specifying any other value will force the driver to use PIO mode.
-For example, to set the dma channel to 3, the insmod command would be:
+For example, to set the DMA channel to 3, the insmod command would be:
 
 insmod esp dma=3
 
 The rx_trigger= and tx_trigger= options can be used to set the FIFO trigger
-levels.  They specifie when the ESP card should send an interrupt.  Larger
+levels.  They specify when the ESP card should send an interrupt.  Larger
 values will decrease the number of interrupts; however, a value too high may
 result in data loss.  Valid values are 1 through 1023, with 768 being the
 default.  For example, to set the receive trigger level to 512 bytes and the

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 12:43    [W:0.081 / U:0.080 seconds]
©2003-2008 Jasper Spaans