packages/web/353/php_top/usb10369a.php File Reference

Go to the source code of this file.

Variables

 $base_addr = 0x2c00
 $base_addr16 = 0x5800
 $defaults


Variable Documentation

$base_addr = 0x2c00

*************************************************************************** ! FILE NAME : usb10369a.php ! DESCRIPTION: initializes USB hub on the 10369a board ! Copyright (C) 2008 Elphel, Inc ! -----------------------------------------------------------------------------** ! ! This program is free software: you can redistribute it and/or modify ! it under the terms of the GNU General Public License as published by ! the Free Software Foundation, either version 3 of the License, or ! (at your option) any later version. ! ! This program is distributed in the hope that it will be useful, ! but WITHOUT ANY WARRANTY; without even the implied warranty of ! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License ! along with this program. If not, see <http://www.gnu.org/licenses/>. ! -----------------------------------------------------------------------------** !

Log
usb10369a.php,v
! Revision 1.1.1.1 2008/11/27 20:04:03 elphel ! ! ! Revision 1.2 2008/11/24 10:39:47 spectr_rain ! added PHP program for SHELL as run command ! ! Revision 1.1 2008/06/24 00:44:35 elphel ! configuration of USB hub on the 10369A board ! !

Definition at line 36 of file usb10369a.php.

$base_addr16 = 0x5800

Definition at line 37 of file usb10369a.php.

$defaults

Initial value:

array(
        array("addr"=>0x0,"data"=>0x34), // VID_LSB
        array("addr"=>0x1,"data"=>0x12), // VID_MSB
        array("addr"=>0x6,"data"=>0x9b), // CONFIG_BYTE_1
        array("addr"=>0x7,"data"=>0x10), // CONFIG_BYTE_2
        array("addr"=>0x8,"data"=>0x0 ) // CONFIG_BYTE_3


      )

Definition at line 38 of file usb10369a.php.


Generated on Fri Nov 28 00:08:38 2008 for elphel by  doxygen 1.5.1