Just thought i would whack this in
Identification
Vendor: Cisco-Linksys LLC
Description: Dual-Band Wireless-N USB Network Adapter
Media class:
Connection
Bus: USB
Bus PCI #: 1
PCI device #: 2
Vendor ID: 0x1737
Device ID: 0x0071
Sub vendor ID: 0x0000
Sub device ID: 0x0000
Misc
Module: ndiswrapper
Ok, bear in mind that i'm garbage with computers, ( i've no shame in that)

# This file was automatically generated by the /lib/udev/write_net_rules
# program run by the persistent-net-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single line.
# PCI device 0x8086:0x27dc (e100)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1a:92:10:87:de", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
# USB device 0x1737:0x0071 (ndiswrapper)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1e:e5:e3:42:90", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
I have to ask this

well someone has to, might aswell be me.
How much of a chance is there of doing damage by altering this by putting the driver in here like so?
# USB device 0x1737:0x0071 (ndiswrapper)
SUBSYSTEM=="net", ACTION=="add",
DRIVERS=="rt2870sta", ATTR{address}=="00:1e:e5:e3:42:90", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"