Searched +full:cd +full:- +full:rom (Results 1 – 25 of 102) sorted by relevance
12345
13 which is a rebranded Mai Logic Teron board with modified U-Boot17 ----------------19 * PowerPC 7457 CPU (can also use ``-cpu g3, 750cxe, 750fx`` or ``750gx``)24 * 4 KiB NVRAM (use ``-drive if=mtd,format=raw,file=nvram.bin`` to keep contents persistent)27 --------30 U-Boot under GPL but its source is lost so it cannot be included in32 https://www.hyperion-entertainment.com/index.php/downloads?view=files&parent=28.33 The ROM image is in the last 512kB which can be extracted with the36 .. code-block:: bash38 $ tail -c 524288 updater.image > u-boot-amigaone.bin[all …]
4 Use the executable ``qemu-system-ppc`` to simulate a complete 40P (PREP)7 -----------------13 * 2 IDE interfaces with hard disk and CD-ROM support
4 Use the executable ``qemu-system-ppc`` to simulate a complete PowerMac7 - ``g3beige`` Heathrow based PowerMac8 - ``mac99`` Mac99 based PowerMac11 -----------------17 * 2 PMAC IDE interfaces with hard disk and CD-ROM support20 * VIA-CUDA with ADB keyboard and mouse.24 ---------------29 --------34 100% IEEE 1275-1994 (referred to as Open Firmware) compliant firmware.
2 vgabios_variants := stdvga cirrus vmware qxl isavga virtio bochs-display ramfb ati3 vgabios_targets := $(subst -isavga,,$(patsubst %,vgabios-%.bin,$(vgabios_variants)))7 pxe-rom-e1000 efi-rom-e1000 : VID := 80868 pxe-rom-e1000 efi-rom-e1000 : DID := 100e9 pxe-rom-e1000e efi-rom-e1000e : VID := 808610 pxe-rom-e1000e efi-rom-e1000e : DID := 10d311 pxe-rom-eepro100 efi-rom-eepro100 : VID := 808612 pxe-rom-eepro100 efi-rom-eepro100 : DID := 120913 pxe-rom-ne2k_pci efi-rom-ne2k_pci : VID := 105014 pxe-rom-ne2k_pci efi-rom-ne2k_pci : DID := 0940[all …]
5 - name: OperatingSystemState12 - name: OSStatus16 - name: CBoot19 - name: PXEBoot22 - name: DiagBoot25 - name: CDROMBoot27 CD-ROM Boot completed.28 - name: ROMBoot30 ROM Boot Completed31 - name: BootComplete[all …]
5 --------------------------------9 in s390x-speak -- IPL means "Initial Program Load").15 qemu-system-s390x -drive if=none,id=dr1,file=guest.qcow2 \16 -device virtio-blk,drive=dr1,bootindex=123 For booting from a CD-ROM ISO image (which needs to include El-Torito boot24 information in order to be bootable), it is recommended to specify a ``scsi-cd``27 qemu-system-s390x -blockdev file,node-name=c1,filename=... \28 -device virtio-scsi \29 -device scsi-cd,drive=c1,bootindex=132 boot device. The old-fashioned ``-boot order=...`` command of QEMU (and[all …]
1 …ompact Disc Input and Control library (libcdio) contains a library for CD-ROM and CD image access."4 LICENSE = "GPL-3.0-or-later"8 file://0001-Fix-a-few-Werror-format-security-errors-with-mvprint.patch \9 file://Drop-LIBCDIO_SOURCE_PATH-by-dropping-STRIP_FROM_PATH.patch \16 PACKAGECONFIG ??= "cdda-player"17 PACKAGECONFIG[cdda-player] = "--with-cdda-player,--without-cdda-player,ncurses"18 PACKAGECONFIG[cddb] = "--enable-cddb,--disable-cddb,libcddb"19 PACKAGECONFIG[vcd-info] = "--enable-vcd-info,--disable-vcd-info,vcdimager"21 # add -D_LARGEFILE64_SOURCE for 32bit targets22 CFLAGS += "${@['-D_LARGEFILE64_SOURCE',''][d.getVar('SITEINFO_BITS') != '32']}"[all …]
26 #include "qemu/guest-random.h"31 #include "hw/or-irq.h"38 #include "standard-headers/asm-m68k/bootinfo.h"39 #include "standard-headers/asm-m68k/bootinfo-mac.h"42 #include "hw/m68k/q800-glue.h"48 #include "hw/nubus/mac-nubus-bridge.h"54 #include "qemu/error-report.h"67 #define IO_SLICE_MASK (IO_SLICE - 1)96 * Slot 0x9 is reserved for use by the in-built framebuffer whilst only112 cpu->env.aregs[7] = ldl_phys(cs->as, 0); in main_cpu_reset()[all …]
4 ------------9 - Remove or insert removable media images (such as CD-ROM or12 - Freeze/unfreeze the Virtual Machine (VM) and save or restore its15 - Inspect the VM state without an external debugger.22 .. hxtool-doc:: hmp-commands.hx24 .. hxtool-doc:: hmp-commands-info.hx
1 .. _Sparc64-System-emulator:4 -----------------------6 Use the executable ``qemu-system-sparc64`` to simulate a Sun4u7 (UltraSPARC PC-like machine), Sun4v (T1 PC-like machine), or generic9 to run Linux, NetBSD and OpenBSD in headless (-nographic) mode. The19 qemu-system-sparc64 -M niagara -L /path-to/S10image/ \20 -nographic -m 256 \21 -drive if=pflash,readonly=on,file=/S10image/disk.s10hw225 - UltraSparc IIi APB PCI Bridge27 - PCI VGA compatible card with VESA Bochs Extensions[all …]
1 .. _Sparc32-System-emulator:4 -----------------------6 Use the executable ``qemu-system-sparc`` to simulate the following Sun4m9 - SPARCstation 411 - SPARCstation 513 - SPARCstation 1015 - SPARCstation 2017 - SPARCserver 600MP19 - SPARCstation LX21 - SPARCstation Voyager[all …]
3 - i440FX host PCI bridge and PIIX3 PCI to ISA bridge5 - Cirrus CLGD 5446 PCI VGA card or dummy VGA card with Bochs VESA8 - PS/2 mouse and keyboard10 - 2 PCI IDE interfaces with hard disk and CD-ROM support12 - Floppy disk14 - PCI and ISA network adapters16 - Serial ports18 - IPMI BMC, either and internal or external one20 - Creative SoundBlaster 16 sound card22 - ENSONIQ AudioPCI ES1370 sound card[all …]
1 Noweb is copyright 1989-2000 by Norman Ramsey. All rights reserved.3 Noweb is protected by copyright. It is not public-domain software or shareware, and it is not prote…7 You may sell noweb if you wish. For example, you may sell a CD-ROM including noweb.
15 Commercial redistribution of Open Publication-licensed material is permitted.31 …rranties of merchantability and fitness for a particular purpose or a warranty of non-infringement.42 V. GOOD-PRACTICE RECOMMENDATIONS45 …1. If you are distributing Open Publication works on hardcopy or CD-ROM, you provide email notific…47 …ered good form to offer a free copy of any hardcopy and CD-ROM expression of an Open Publication-l…51 The author(s) and/or publisher of an Open Publication-licensed document may elect certain options b…72 Send E-mail to opal-request@opencontent.org with the word "subscribe" in the body.75 Send E-mail to opal@opencontent.org or simply reply to a previous post.78 Send E-mail to opal-request@opencontent.org with the word "unsubscribe" in the body.
20 Version 1.0 of the Simple API for XML (SAX), created collectively by the membership of the XML-DEV …22 …eely in both commercial and non-commercial applications, bundle it with your software distribution…25 1998-05-1132 2000-05-05
3 # PXE ROM build script22 # ./scripts/refresh-pxe-roms.sh25 if test -x "$(which EfiRom 2>/dev/null)"; then29 cd roms30 make -j4 $targets || exit 1
1 Here is the step-by-step to boot to U-Boot on RK3368-uQ76 > git clone git://git.theobroma-systems.com/arm-trusted-firmware.git7 > cd arm-trusted-firmware8 > make CROSS_COMPILE=aarch64-linux-gnu- PLAT=rk3368 bl319 > cp build/rk3368/release/bl31.bin ../u-boot/bl31-rk3368.bin11 Configure U-Boot14 > cd ../u-boot15 > make lion-rk3368_defconfig20 > make CROSS_COMPILE=aarch64-unknown-elf- ARCH=arm21 > tools/mkimage -n rk3368 -T rksd -d tpl/u-boot-tpl.bin spl-3368.img[all …]
1 Arm Realview boards (``realview-eb``, ``realview-eb-mpcore``, ``realview-pb-a8``, ``realview-pbx-a9…5 the EB, PB-A8 and PBX-A9. Due to interactions with the bootloader, only8 Kernels for the PB-A8 board should have CONFIG_REALVIEW_HIGH_PHYS_OFFSET9 enabled in the kernel, and expect 512M RAM. Kernels for The PBX-A9 board15 - ARM926E, ARM1136, ARM11MPCore, Cortex-A8 or Cortex-A9 MPCore CPU17 - Arm AMBA Generic/Distributed Interrupt Controller19 - Four PL011 UARTs21 - SMC 91c111 or SMSC LAN9118 Ethernet adapter23 - PL110 LCD controller25 - PL050 KMI with PS/2 keyboard and mouse[all …]
6 - ARM926E, ARM1136 or Cortex-A8 CPU8 - PL190 Vectored Interrupt Controller10 - Four PL011 UARTs12 - SMC 91c111 Ethernet adapter14 - PL110 LCD controller16 - PL050 KMI with PS/2 keyboard and mouse.18 - PCI host bridge. Note the emulated PCI bridge only provides access24 - PCI OHCI USB controller.26 - LSI53C895A PCI SCSI Host Bus Adapter with hard disk and CD-ROM29 - PL181 MultiMedia Card Interface with SD card.[all …]
1 DESCRIPTION = "Eject allows removable media (typically a CD-ROM, floppy disk, tape, or JAZ or ZIP d…3 LICENSE = "GPL-2.0-only"6 inherit autotools gettext update-alternatives9 file://eject-2.1.5-error-return.patch \10 file://eject-2.1.1-verbose.patch \11 file://eject-2.1.5-spaces.patch \12 file://eject-timeout.patch \13 file://0001-eject-Include-sys-sysmacros.h-for-major-minor.patch \24 mkdir -p ${B}/po25 cp -r ${S}/po/* ${B}/po/[all …]
... d DVD/CD] etc/extra-pci-roots ? e g CD001 EL TORITO SPECIFICATION Booting from ...
2 * Virtio-SCSI definitions for s390 machine loader for qemu8 * your option) any later version. See the COPYING file in the top-level15 #include "s390-ccw.h"24 /* command-specific response values */28 #define QEMU_CDROM_SIGNATURE "QEMU CD-ROM "59 uint8_t v = r->response; in virtio_scsi_response_msg()67 return r->response == VIRTIO_SCSI_S_OK && r->status == CDB_STATUS_GOOD; in virtio_scsi_response_ok()
2 * QEMU IDE disk and CD/DVD-ROM Emulator28 #include "ide-internal.h"35 /* ??? Assume only ISA and PCI configurations, and that the PCI-ISA in ide_init_ioport()37 ret = isa_register_portio_list(dev, &bus->portio_list, in ide_init_ioport()41 ret = isa_register_portio_list(dev, &bus->portio2_list, in ide_init_ioport()
29 #include "system/block-backend.h"31 #include "ide-internal.h"60 return !s->tray_open && s->nb_sectors > 0; in media_present()63 /* XXX: DVDs that could fit on a CD will be reported as a CD */66 return (media_present(s) && s->nb_sectors > CD_MAX_SECTORS); in media_is_dvd()71 return (media_present(s) && s->nb_sectors <= CD_MAX_SECTORS); in media_is_cd()95 block_acct_start(blk_get_stats(s->blk), &s->acct, in cd_read_sector_sync()98 trace_cd_read_sector_sync(s->lba); in cd_read_sector_sync()100 switch (s->cd_sector_size) { in cd_read_sector_sync()102 ret = blk_pread(s->blk, (int64_t)s->lba << ATAPI_SECTOR_BITS, in cd_read_sector_sync()[all …]
4 # /etc/sysctl.conf - Configuration file for setting system variables7 # you can have the CD-ROM close when you use it, and open18 # makes you vulnerable or not :-)31 # This may, rarely, cause some performance loss when running high-speed53 # so you get things like: emacs.core mozilla-bin.core X.core