Signed-off-by: Shawn Landden <shawnlandden@xxxxxxxxx> --- Documentation/dvb/README.dvb-usb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/dvb/README.dvb-usb b/Documentation/dvb/README.dvb-usb index c4d963a..e6b22ac 100644 --- a/Documentation/dvb/README.dvb-usb +++ b/Documentation/dvb/README.dvb-usb @@ -6,7 +6,7 @@ Idea behind the dvb-usb-framework In March 2005 I got the new Twinhan USB2.0 DVB-T device. They provided specs and a firmware. Quite keen I wanted to put the driver (with some quirks of course) into dibusb. -After reading some specs and doing some USB snooping, it realized, that the +After reading some specs and doing some USB snooping, I realized, that the dibusb-driver would be a complete mess afterwards. So I decided to do it in a different way: With the help of a dvb-usb-framework. @@ -115,7 +115,7 @@ http://www.linuxtv.org/wiki/index.php/DVB_USB 1. How to use? 1.1. Firmware -Most of the USB drivers need to download a firmware to the device before start +Most of the USB drivers need you to download a firmware to the device before start working. Have a look at the Wikipage for the DVB-USB-drivers to find out, which firmware @@ -127,7 +127,7 @@ http://www.linuxtv.org/wiki/index.php/DVB_USB Since the driver is in the linux kernel, activating the driver in your favorite config-environment should sufficient. I recommend -to compile the driver as module. Hotplug does the rest. +compiling the driver as module. Hotplug does the rest. If you use dvb-kernel enter the build-2.6 directory run 'make' and 'insmod.sh load' afterwards. -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html