Related changes
← /dev/bsp
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
2 January 2026
| 17:16 | /dev/bsp/DISPLAY diffhist +19 GaryOderNichts talk contribs | ||||
31 December 2025
| m 06:46 | /dev/bsp/Sys diffhist +175 Spletz talk contribs | ||||
| N 05:19 | /dev/bsp/DISPLAY diffhist +985 Spletz talk contribs (Created page with "/bsp/DISPLAY provides a minimalist interface for the display controller. It is only utilised by the MCP recovery menu. == Attributes == === DC_INIT === '''Permissions''': <code>BSP_PERMISSIONS_IOS_SUPV_WRITE</code> {| class="wikitable" ! Method ! Data Size ! Values ! Description |- | Write | 0x4 | 0, 1 | Initialises one of two available display controllers depending on the input value. |} === DC_CONFIG === '''Permissions''': <code>BSP_PERMISSIONS_IOS_SUPV_READ</code...") | ||||
| N 03:53 | /dev/bsp/EE diffhist +1,400 Spletz talk contribs (Created page with "/bsp/EE is the BSP entity that handles the EEPROM. == Attributes == === access === Only available if control has been initialised and access is enabled. IOSU utilises the <code>access</code> attribute to read and write to the EEPROM in 2-byte sets. Higher level EEPROM read/write functions consecutively operate on 2-byte sections a provided number of times to interact with larger sections of data. '''Permissions''': <code>BSP_PERMISSIONS_IO...") | ||||