Changes

282 bytes added ,  07:50, 14 April 2015
Line 112: Line 112:  
!  Device bus id
 
!  Device bus id
 
!  Device address
 
!  Device address
 +
!  Accessible via I2C [[I2C_Services|service]]
 
!  Device description
 
!  Device description
 
|-
 
|-
Line 117: Line 118:  
| 1
 
| 1
 
| 0x4a
 
| 0x4a
 +
| "i2c::MCU"
 
| Power management?(same device addr as the DSi power-management)
 
| Power management?(same device addr as the DSi power-management)
 
|-
 
|-
Line 122: Line 124:  
| 1
 
| 1
 
| 0x7a
 
| 0x7a
 +
| "i2c::CAM"
 
| Camera0?(same dev-addr as DSi cam0)
 
| Camera0?(same dev-addr as DSi cam0)
 
|-
 
|-
Line 127: Line 130:  
| 1
 
| 1
 
| 0x78
 
| 0x78
 +
| "i2c::CAM"
 
| Camera1?(same dev-addr as DSi cam1)
 
| Camera1?(same dev-addr as DSi cam1)
 
|-
 
|-
Line 132: Line 136:  
| 2
 
| 2
 
| 0x4a
 
| 0x4a
 +
| "i2c::MCU"
 
| MCU
 
| MCU
 
|-
 
|-
Line 137: Line 142:  
| 2
 
| 2
 
| 0x78
 
| 0x78
 +
| "i2c::CAM"
 
| ?
 
| ?
 
|-
 
|-
Line 142: Line 148:  
| 2
 
| 2
 
| 0x2c
 
| 0x2c
 +
| "i2c::LCD"
 
| ?
 
| ?
 
|-
 
|-
Line 147: Line 154:  
| 2
 
| 2
 
| 0x2e
 
| 0x2e
 +
| "i2c::LCD"
 
| ?
 
| ?
 
|-
 
|-
Line 152: Line 160:  
| 2
 
| 2
 
| 0x40
 
| 0x40
 +
| "i2c::DEB"
 
| ?
 
| ?
 
|-
 
|-
Line 157: Line 166:  
| 2
 
| 2
 
| 0x44
 
| 0x44
 +
| "i2c::DEB"
 
| ?
 
| ?
 
|-
 
|-
Line 162: Line 172:  
| 3
 
| 3
 
| 0xa6
 
| 0xa6
 +
| "i2c::HID"
 
| Unknown. The device table in I2C-module had the device address changed from 0xA6 to 0xD6 with [[8.0.0-18]].
 
| Unknown. The device table in I2C-module had the device address changed from 0xA6 to 0xD6 with [[8.0.0-18]].
 
|-
 
|-
Line 167: Line 178:  
| 3
 
| 3
 
| 0xd0
 
| 0xd0
 +
| "i2c::HID"
 
| Gyroscope
 
| Gyroscope
 
|-
 
|-
Line 172: Line 184:  
| 3
 
| 3
 
| 0xd2
 
| 0xd2
 +
| "i2c::HID"
 
| ?
 
| ?
 
|-
 
|-
Line 177: Line 190:  
| 3
 
| 3
 
| 0xa4
 
| 0xa4
 +
| "i2c::HID"
 
| DebugPad
 
| DebugPad
 
|-
 
|-
Line 182: Line 196:  
| 3
 
| 3
 
| 0x9a
 
| 0x9a
 +
| "i2c::IR"
 
| IR
 
| IR
 
|-
 
|-
Line 187: Line 202:  
| 3
 
| 3
 
| 0xa0
 
| 0xa0
 +
| "i2c::EEP"
 
| eeprom?
 
| eeprom?
 
|-
 
|-
Line 192: Line 208:  
| 2
 
| 2
 
| 0xee
 
| 0xee
 +
| "i2c::NFC"
 
| New3DS NFC
 
| New3DS NFC
 
|-
 
|-
Line 197: Line 214:  
| 1
 
| 1
 
| 0x40
 
| 0x40
| ?
+
| "i2c::QTM"
 +
| QTM
 
|-
 
|-
 
| 17
 
| 17
 
| 3
 
| 3
 
| 0x54
 
| 0x54
 +
| "i2c::IR"
 
| Used by IR-module starting with [[8.0.0-18]], for New3DS HID via "ir:rst". This deviceid doesn't seem to be supported by i2c module on [[8.0.0-18]](actual support was later added in New3DS i2c module).
 
| Used by IR-module starting with [[8.0.0-18]], for New3DS HID via "ir:rst". This deviceid doesn't seem to be supported by i2c module on [[8.0.0-18]](actual support was later added in New3DS i2c module).
 
|}
 
|}