aboutsummaryrefslogtreecommitdiff
path: root/h-source/Config/Route.php
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2012-08-02 00:44:36 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2012-08-02 00:44:36 +0000
commitea0f13c140f6444d4b0da9e38e1c27c9004b6184 (patch)
treec95d58a3a74f5c287040042f030dba6dd34c4012 /h-source/Config/Route.php
parent4ee5f0d9dd40b3baa2e27889a579dc7852cbfd6c (diff)
dropped pcmcia controller, added generic host controller with subtype
Diffstat (limited to 'h-source/Config/Route.php')
-rw-r--r--h-source/Config/Route.php20
1 files changed, 10 insertions, 10 deletions
diff --git a/h-source/Config/Route.php b/h-source/Config/Route.php
index 5a2119d..c26c36b 100644
--- a/h-source/Config/Route.php
+++ b/h-source/Config/Route.php
@@ -126,7 +126,7 @@ class Route
'download,sdcardreaders',
'download,modems',
'download,raidadapters',
- 'download,pcmcia',
+ 'download,hostcontrollers',
'history,hide',
'history,show',
'history,block',
@@ -257,15 +257,15 @@ class Route
'raidadapters,differences',
'raidadapters,climb',
'raidadapters,talk',
- 'pcmcia,catalogue',
- 'pcmcia,view',
- 'pcmcia,history',
- 'pcmcia,revision',
- 'pcmcia,insert',
- 'pcmcia,update',
- 'pcmcia,differences',
- 'pcmcia,climb',
- 'pcmcia,talk',
+ 'hostcontrollers,catalogue',
+ 'hostcontrollers,view',
+ 'hostcontrollers,history',
+ 'hostcontrollers,revision',
+ 'hostcontrollers,insert',
+ 'hostcontrollers,update',
+ 'hostcontrollers,differences',
+ 'hostcontrollers,climb',
+ 'hostcontrollers,talk',
);
//it can be 'yes' or 'no'