From 9b1a0e1da9e28dc892514000b0a6036bdc1c214a Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 7 Nov 2007 16:27:23 -0800 Subject: [PATCH] --- yaml --- r: 74327 b: refs/heads/master c: 9e3e31046fc4e994583b1197eeefb26811bc9364 h: refs/heads/master i: 74325: 447f7dea6528894e2f291477c4a4e26258cd3a89 74323: 84bda9658e6d4db5f4de342ac6980fec236fcb6b 74319: df4a13206a4e706f35d338bc50f80cf797d3f09f v: v3 --- [refs] | 2 +- trunk/drivers/usb/README | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 6f9f28a51306..67e2c02d42d4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 034fec2e75e97a5429512a6daf2c605a4829853d +refs/heads/master: 9e3e31046fc4e994583b1197eeefb26811bc9364 diff --git a/trunk/drivers/usb/README b/trunk/drivers/usb/README index 3c8434128554..284f46b3e1cc 100644 --- a/trunk/drivers/usb/README +++ b/trunk/drivers/usb/README @@ -39,12 +39,12 @@ first subdirectory in the list below that it fits into. image/ - This is for still image drivers, like scanners or digital cameras. -input/ - This is for any driver that uses the input subsystem, +../input/ - This is for any driver that uses the input subsystem, like keyboard, mice, touchscreens, tablets, etc. -media/ - This is for multimedia drivers, like video cameras, +../media/ - This is for multimedia drivers, like video cameras, radios, and any other drivers that talk to the v4l subsystem. -net/ - This is for network drivers. +../net/ - This is for network drivers. serial/ - This is for USB to serial drivers. storage/ - This is for USB mass-storage drivers. class/ - This is for all USB device drivers that do not fit