Changeset 1631

Show
Ignore:
Timestamp:
06/07/06 23:24:48 (3 years ago)
Author:
proski
Message:

Update HAL to version 0.9.17.2

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/hal/ah.h

    r1606 r1631  
    607607        u_int32_t       ah_magic;       /* consistency check magic number */ 
    608608        u_int32_t       ah_abi;         /* HAL ABI version */ 
    609 #define HAL_ABI_VERSION 0x06050600    /* YYMMDDnn */ 
     609#define HAL_ABI_VERSION 0x06052200    /* YYMMDDnn */ 
    610610        u_int16_t       ah_devid;       /* PCI device ID */ 
    611611        u_int16_t       ah_subvendorid; /* PCI subvendor ID */ 
  • trunk/hal/public/armv4-be-elf.inc

    r1606 r1631  
    3434# THE POSSIBILITY OF SUCH DAMAGES. 
    3535# 
    36 # $Id: //depot/sw/branches/sam_hal/public/armv4-be-elf.inc#2
     36# $Id: //depot/sw/branches/sam_hal/public/armv4-be-elf.inc#3
    3737# 
    3838 
  • trunk/hal/public/armv4-le-elf.inc

    r1606 r1631  
    3434# THE POSSIBILITY OF SUCH DAMAGES. 
    3535# 
    36 # $Id: //depot/sw/branches/sam_hal/public/armv4-le-elf.inc#2
     36# $Id: //depot/sw/branches/sam_hal/public/armv4-le-elf.inc#3
    3737# 
    3838 
  • trunk/hal/version.h

    r1606 r1631  
    3636 * $Id$ 
    3737 */ 
    38 #define ATH_HAL_VERSION "0.9.17.0
     38#define ATH_HAL_VERSION "0.9.17.2