diff options
Diffstat (limited to 'drivers/net/usb/plusb.c')
-rw-r--r-- | drivers/net/usb/plusb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/usb/plusb.c b/drivers/net/usb/plusb.c index 1bfe0fcaccf5..22e1a9a99a7d 100644 --- a/drivers/net/usb/plusb.c +++ b/drivers/net/usb/plusb.c | |||
@@ -38,7 +38,7 @@ | |||
38 | * HEADS UP: this handshaking isn't all that robust. This driver | 38 | * HEADS UP: this handshaking isn't all that robust. This driver |
39 | * gets confused easily if you unplug one end of the cable then | 39 | * gets confused easily if you unplug one end of the cable then |
40 | * try to connect it again; you'll need to restart both ends. The | 40 | * try to connect it again; you'll need to restart both ends. The |
41 | * "naplink" software (used by some PlayStation/2 deveopers) does | 41 | * "naplink" software (used by some PlayStation/2 developers) does |
42 | * the handshaking much better! Also, sometimes this hardware | 42 | * the handshaking much better! Also, sometimes this hardware |
43 | * seems to get wedged under load. Prolific docs are weak, and | 43 | * seems to get wedged under load. Prolific docs are weak, and |
44 | * don't identify differences between PL2301 and PL2302, much less | 44 | * don't identify differences between PL2301 and PL2302, much less |