Commit b9f10af5 authored by Erik van der Bij's avatar Erik van der Bij Committed by Alessandro Rubini

doc: typo fixes

parent bbff24dc
......@@ -99,7 +99,7 @@ may want to force the choice).
Within this framework, the FMC device is created and registered by the
carrier driver. For example, the PCI driver for the SPEC card fills a
data structure for each SPEC that it drivers, and registers an
data structure for each SPEC that it drives, and registers an
associated FMC device. The SVEC driver can do exactly the same for
the VME carrier (actually, it should do it twice, because the SVEC
carries two FMC mezzanines. Similarly, an Etherbone driver will be
......
......@@ -151,7 +151,7 @@ following steps:
a minimal @i{sdb}-based verification).
@item It reads the whole I2C EEPROM found on the mezzanine.
@item It allocates an @i{fmc_device} structure and registers as
a nee device in the @i{fmc} bus.
a new device in the @i{fmc} bus.
@end itemize
Failure of any of the above steps is fatal.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment