Changes between Version 30 and Version 31 of HardwareSupport
- Timestamp:
- 2014-10-10T10:17:05Z (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HardwareSupport
v30 v31 4 4 Also, this is not meant to be a list of every obscure IC that HelenOS interacts with. Please avoid listing obscure devices that are an indivisible part of the platform itself (such as interrupt controllers). 5 5 6 Devices or platforms marked with ( ''D'') are only available in the latest development branch (i.e. the Bazaar repository), not in an official release.6 Devices or platforms marked with (D) are only available in the latest development branch (i.e. the Bazaar repository), not in an official release. 7 7 8 Devices or platforms marked with ( ''R'') are only available in the latest stable release and their support was discontinued in the development branch.8 Devices or platforms marked with (R) are only available in the latest stable release and their support was discontinued in the development branch. 9 9 10 10 == Architectures == … … 12 12 13 13 * [wiki:Arch/Amd64 amd64] BIOS-based PC 14 * [wiki:Arch/Arm32 arm32] GXemul testarm ( D), IntegratorCP, FreeRunner, !RaspberryPi (R), !BeagleBoard XM (R), !BeagleBone (R)14 * [wiki:Arch/Arm32 arm32] GXemul testarm (R), IntegratorCP, FreeRunner, !RaspberryPi (D), !BeagleBoard XM (D), !BeagleBone (D) 15 15 * [wiki:Arch/Ia32 ia32] BIOS-based PC 16 16 * [wiki:Arch/Ia64 ia64] EFI (Dell !PowerEdge) 17 * [wiki:Arch/Mips32 mips32] GXemul testmips ( D), msim, MIPS Malta (R)17 * [wiki:Arch/Mips32 mips32] GXemul testmips (R), msim, MIPS Malta (D) 18 18 * [wiki:Arch/Ppc32 ppc32] Mac G3/G4 19 * [wiki:Arch/Sparc32 sparc32] LEON3 ( R)19 * [wiki:Arch/Sparc32 sparc32] LEON3 (D) 20 20 * [wiki:Arch/Sparc64 sparc64] Sun Ultra 5/60/1500, Sun Fire T1000 21 21 … … 36 36 Machines only existing in simulators on which HelenOS can boot (or machines on which HelenOS can only boot in a simulator). 37 37 38 * GXemul testarm and testmips ( D)38 * GXemul testarm and testmips (R) 39 39 * msim R4000 (MIPS) 40 40 * QEMU Integrator/CP (ARM) … … 51 51 52 52 == Display devices (virtual) == 53 * GXemul frame buffer ( D)53 * GXemul frame buffer (R) 54 54 55 55 == Serial consoles (virtual) == 56 56 These provide a serial I/O line connected to a pseudo-graphical terminal which can be used to control HelenOS in the absence of a display and keyboard. 57 57 * Ski console 58 * GXemul console ( D)58 * GXemul console (R) 59 59 * msim console 60 60 … … 79 79 * NE2000 80 80 * Realtek RTL8139 81 * Realtek RTL8169 ( R)81 * Realtek RTL8169 (D) 82 82 83 83 == Storage (virtual) == 84 * GXemul disk ( D)84 * GXemul disk (R) 85 85 86 86 == Storage (real) ==