Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH] fix minor typos and small additions
@ 2010-05-17 19:34 Walter Goldens
  0 siblings, 0 replies; only message in thread
From: Walter Goldens @ 2010-05-17 19:34 UTC (permalink / raw)
  To: Luis R. Rodriguez; +Cc: linux-wireless

Signed-off-by: Walter Goldens <goldenstranger@yahoo.com>
---

--- a/README
+++ b/README
@@ -59,7 +59,7 @@ helper script:
 
 Run that script to see more information.
 
-Building, and installing
+Building and installing
 ------------------------
 
 Build: build the latest linux wireless subsystem
@@ -104,14 +104,15 @@ Unload:
 Drivers
 -------
 
-This is the list of drivers this package provides. It adds
+This is the list of drivers the package provides. It adds
 all new drivers or drivers which keep being updated which you might
 be interested in.
 
 Driver
 adm8211
 ath5k
-ath9h
+ath9k
+ath9k_htc
 ar9170
 b43
 b43legacy
@@ -121,11 +122,13 @@ ipw2100
 ipw2200
 libertas_cs (Libertas)
 ub8xxx      (Libertas)
+orinoco
 p54pci
 p54usb
 rt2400pci (rt2x00)
 rt2500pci (rt2x00)
 rt2500usb (rt2x00)
+rt2800usb (rt2x00)
 rt61pci      (rt2x00)
 rt73usb      (rt2x00)
 rtl8180    (Realtek)
@@ -136,7 +139,7 @@ This package also provides more drivers 
 
 For a complete list see:
 
-http://wireless.kernel.org/en/users/Download
+http://linuxwireless.org/en/users/Drivers and http://wireless.kernel.org/en/users/Download
 
 Non-wireless drivers
 --------------------
@@ -144,7 +147,7 @@ Non-wireless drivers
 To support b43 ssb is also provided, and since ssb is also provided
 we provide b44 (the ethernet driver).
 
-The new rfkill drivers also provided and backported.
+The new rfkill drivers are also provided and backported.
 
 Bluetooth drivers:
 bluetooth
--- a/scripts/admin-update.sh
+++ b/scripts/admin-update.sh
@@ -106,7 +106,7 @@ DRIVERS="$DRIVERS drivers/net/atlx"
 # Bluetooth drivers
 DRIVERS_BT="drivers/bluetooth"
 
-# Drivers that belong the the wireless directory
+# Drivers that belong to the wireless directory
 DRIVER_FILES="adm8211.c  adm8211.h"
 DRIVER_FILES="$DRIVER_FILES rndis_wlan.c"
 DRIVER_FILES="$DRIVER_FILES mac80211_hwsim.c"
--- a/scripts/driver-select
+++ b/scripts/driver-select
@@ -1,7 +1,7 @@
 #!/bin/bash
 # Copyright 2009        Luis R. Rodriguez <mcgrof@gmail.com>
 #
-# This this to select your compat-wireless driver and
+# Use this to select your compat-wireless driver and
 # reduce compilation time.
 
 DRIVERS_MAKEFILE="drivers/net/wireless/Makefile"



      

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-17 19:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-17 19:34 [PATCH] fix minor typos and small additions Walter Goldens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox