patch-2.1.89 linux/drivers/char/epca.c
Next file: linux/drivers/char/fbmem.c
Previous file: linux/drivers/char/cd1865.h
Back to the patch index
Back to the overall index
- Lines: 27
- Date:
Tue Feb 24 22:08:01 1998
- Orig file:
v2.1.88/linux/drivers/char/epca.c
- Orig date:
Thu Jan 15 14:33:06 1998
diff -u --recursive --new-file v2.1.88/linux/drivers/char/epca.c linux/drivers/char/epca.c
@@ -185,7 +185,7 @@
/* ----------------------------------------------------------------------
Begin generic memory functions. These functions will be alias
- (point at) more specific functions dependant on the board being
+ (point at) more specific functions dependent on the board being
configured.
----------------------------------------------------------------------- */
@@ -461,7 +461,7 @@
cards (Such as PCI) needs no windowing routines at all. We provide
these do nothing routines so that the same code base can be used.
The driver will ALWAYS call a windowing routine if it thinks it needs
- to; regardless of the card. However, dependant on the card the routine
+ to; regardless of the card. However, dependent on the card the routine
may or may not do anything.
---------------------------------------------------------------------------*/
@@ -4066,7 +4066,7 @@
base_addr5);
/* ------------------------------------------------------------------------
- NOTE - The code below mask out either the 2 or 4 bits dependant on the
+ NOTE - The code below mask out either the 2 or 4 bits dependent on the
space being addressed. (base_addr value reflecting io space, have their
first 2 bits mask out, while base_addr value reflecting mem space, have
their first 4 bits mask out.) These bits are flag bits and should always
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov