summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Gevaerts <frank@gevaerts.be>2009-02-25 22:40:15 +0000
committerFrank Gevaerts <frank@gevaerts.be>2009-02-25 22:40:15 +0000
commit86b4543fed1acc64266b9bbc3ab36855e887ebc6 (patch)
treeed885ed9d536c1b679d7ecc6842d029a70f576de
parentc9e08ba01a05289cd43809e16b137c410adbf7f8 (diff)
downloadrockbox-86b4543fed1acc64266b9bbc3ab36855e887ebc6.zip
rockbox-86b4543fed1acc64266b9bbc3ab36855e887ebc6.tar.gz
rockbox-86b4543fed1acc64266b9bbc3ab36855e887ebc6.tar.bz2
rockbox-86b4543fed1acc64266b9bbc3ab36855e887ebc6.tar.xz
Enable USB mass storage on PP5020, PP5022 and PP5024 targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20105 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--firmware/export/config-c200.h1
-rw-r--r--firmware/export/config-e200.h1
-rw-r--r--firmware/export/config-h10.h1
-rw-r--r--firmware/export/config-h10_5gb.h1
-rwxr-xr-xfirmware/export/config-hdd1630.h1
-rw-r--r--firmware/export/config-ipod4g.h1
-rw-r--r--firmware/export/config-ipodcolor.h1
-rw-r--r--firmware/export/config-ipodmini.h1
-rw-r--r--firmware/export/config-ipodmini2g.h1
-rw-r--r--firmware/export/config-ipodnano.h1
-rw-r--r--firmware/export/config-ipodvideo.h1
-rw-r--r--firmware/export/config-mrobe100.h1
-rwxr-xr-xfirmware/export/config-sa9200.h1
13 files changed, 13 insertions, 0 deletions
diff --git a/firmware/export/config-c200.h b/firmware/export/config-c200.h
index 111bc8a..ed16fb0 100644
--- a/firmware/export/config-c200.h
+++ b/firmware/export/config-c200.h
@@ -180,6 +180,7 @@
/* enable these for the experimental usb stack */
#define HAVE_USBSTACK
+#define USE_ROCKBOX_USB
#define USB_VENDOR_ID 0x0781
#define USB_PRODUCT_ID 0x7450
diff --git a/firmware/export/config-e200.h b/firmware/export/config-e200.h
index 559c55f..3fb491f 100644
--- a/firmware/export/config-e200.h
+++ b/firmware/export/config-e200.h
@@ -172,6 +172,7 @@
/* enable these for the experimental usb stack */
#define HAVE_USBSTACK
+#define USE_ROCKBOX_USB
#define USB_VENDOR_ID 0x0781
#define USB_PRODUCT_ID 0x7421
diff --git a/firmware/export/config-h10.h b/firmware/export/config-h10.h
index ca0fb55..756b4da 100644
--- a/firmware/export/config-h10.h
+++ b/firmware/export/config-h10.h
@@ -164,6 +164,7 @@
/* enable these for the experimental usb stack */
#define HAVE_USBSTACK
+#define USE_ROCKBOX_USB
#define USB_VENDOR_ID 0x0B70
#define USB_PRODUCT_ID 0x00BA
diff --git a/firmware/export/config-h10_5gb.h b/firmware/export/config-h10_5gb.h
index f9de782..3a52823 100644
--- a/firmware/export/config-h10_5gb.h
+++ b/firmware/export/config-h10_5gb.h
@@ -144,6 +144,7 @@
/* enable these for the experimental usb stack */
#define HAVE_USBSTACK
+#define USE_ROCKBOX_USB
#define USB_VENDOR_ID 0x0B70
#define USB_PRODUCT_ID 0x00BA
diff --git a/firmware/export/config-hdd1630.h b/firmware/export/config-hdd1630.h
index e7222b2..9b33f6a 100755
--- a/firmware/export/config-hdd1630.h
+++ b/firmware/export/config-hdd1630.h
@@ -178,6 +178,7 @@
/* enable these for the experimental usb stack */
#define HAVE_USBSTACK
+#define USE_ROCKBOX_USB
#define USB_VENDOR_ID 0x0471
#define USB_PRODUCT_ID 0x014C
diff --git a/firmware/export/config-ipod4g.h b/firmware/export/config-ipod4g.h
index 4b60436..47a7bd9 100644
--- a/firmware/export/config-ipod4g.h
+++ b/firmware/export/config-ipod4g.h
@@ -172,6 +172,7 @@
/* enable these for the experimental usb stack */
#define HAVE_USBSTACK
+#define USE_ROCKBOX_USB
#define USB_VENDOR_ID 0x05ac
#define USB_PRODUCT_ID 0x1203
diff --git a/firmware/export/config-ipodcolor.h b/firmware/export/config-ipodcolor.h
index 92d3774..476ebf9 100644
--- a/firmware/export/config-ipodcolor.h
+++ b/firmware/export/config-ipodcolor.h
@@ -149,6 +149,7 @@
/* enable these for the experimental usb stack */
#define HAVE_USBSTACK
+#define USE_ROCKBOX_USB
#define USB_VENDOR_ID 0x05ac
#define USB_PRODUCT_ID 0x1204
diff --git a/firmware/export/config-ipodmini.h b/firmware/export/config-ipodmini.h
index 44a03ea..b168901 100644
--- a/firmware/export/config-ipodmini.h
+++ b/firmware/export/config-ipodmini.h
@@ -168,6 +168,7 @@
/* enable these for the experimental usb stack */
#define HAVE_USBSTACK
+#define USE_ROCKBOX_USB
#define USB_VENDOR_ID 0x05ac
#define USB_PRODUCT_ID 0x1205
diff --git a/firmware/export/config-ipodmini2g.h b/firmware/export/config-ipodmini2g.h
index a21e0a8..cf042b4 100644
--- a/firmware/export/config-ipodmini2g.h
+++ b/firmware/export/config-ipodmini2g.h
@@ -175,6 +175,7 @@
/* enable these for the experimental usb stack */
#define HAVE_USBSTACK
+#define USE_ROCKBOX_USB
#define USB_VENDOR_ID 0x05ac
#define USB_PRODUCT_ID 0x1205
diff --git a/firmware/export/config-ipodnano.h b/firmware/export/config-ipodnano.h
index 0bb28f2..92f9dc0 100644
--- a/firmware/export/config-ipodnano.h
+++ b/firmware/export/config-ipodnano.h
@@ -159,6 +159,7 @@
/* enable these for the experimental usb stack */
#define HAVE_USBSTACK
+#define USE_ROCKBOX_USB
#define USB_VENDOR_ID 0x05ac
#define USB_PRODUCT_ID 0x120a
diff --git a/firmware/export/config-ipodvideo.h b/firmware/export/config-ipodvideo.h
index dc62174..3812b44 100644
--- a/firmware/export/config-ipodvideo.h
+++ b/firmware/export/config-ipodvideo.h
@@ -173,6 +173,7 @@
/* enable these for the experimental usb stack */
#define HAVE_USBSTACK
+#define USE_ROCKBOX_USB
#define USB_VENDOR_ID 0x05ac
#define USB_PRODUCT_ID 0x1209
diff --git a/firmware/export/config-mrobe100.h b/firmware/export/config-mrobe100.h
index 4069dff..e440f7c 100644
--- a/firmware/export/config-mrobe100.h
+++ b/firmware/export/config-mrobe100.h
@@ -152,6 +152,7 @@
/* enable these for the experimental usb stack */
#define HAVE_USBSTACK
+#define USE_ROCKBOX_USB
#define USB_VENDOR_ID 0x07B4
#define USB_PRODUCT_ID 0x0280
diff --git a/firmware/export/config-sa9200.h b/firmware/export/config-sa9200.h
index 233229c..3008360 100755
--- a/firmware/export/config-sa9200.h
+++ b/firmware/export/config-sa9200.h
@@ -138,6 +138,7 @@
/* enable these for the experimental usb stack */
#define HAVE_USBSTACK
+#define USE_ROCKBOX_USB
#define USB_VENDOR_ID 0x0471
#define USB_PRODUCT_ID 0x014f