.hgtags
author Christian Taedcke <hacking@taedcke.com>
Wed, 09 Nov 2011 15:02:47 +0000
changeset 689 d6fcd388f2db
parent 551 6d9eaf032845
permissions -rw-r--r--
Win32 IXXAT driver:
CHANGED: - Removed deprecated call to VCI_GetBrdTypeByName().
- The board type given to VCI2_PrepareBoard() is now always 0, because this parameter is not used.
- Removed the board_name parameter from IXXAT::open(). The board that should be opened is identified by the parameter board_number.
The correct parameter board_number can be determined using XAT_EnumHwEntry() and XAT_GetConfig().
- Changed the constructor IXXAT::IXXAT(). board->busname now only contains the board_number, see XAT_EnumHwEntry() and XAT_GetConfig().
551
6d9eaf032845 update tags
convert-repo
parents:
diff changeset
     1
0d84d95790d981298a04fed3f5248df3ad265b0c Before_NVRAM_LED_LSS_cleanup
6d9eaf032845 update tags
convert-repo
parents:
diff changeset
     2
ddeeb217ed71df89f91f3c21e9afe0481e7c86d8 Root_BRANCH_3_0_RC2