search for: mediaid

Displaying 4 results from an estimated 4 matches for "mediaid".

Did you mean: mediaig
2003 Jul 05
2
NEC 1300A DVD-R writing
...ed, DVD Video, DVD-ROM, DVD-R(W), DVD+R(W), CD-ROM, CD-ROM XA, CD-Text, CD-Video, CD-Extra, CD-DA, Photo-CD (single-/multisession), CD-R(W) The media ============= GET [CURRENT] CONFIGURATION: Mounted Media: 11h, DVD-R Sequential READ DVD STRUCTURE[#E]: Data Recordable Area: 16621272 MediaID: PRINCO READ DVD STRUCTURE[#10h]: Media Book Type: 25h, DVD-R book [revision 5] Legacy lead-out at: 2298495*2KB=4707317760 READ DVD STRUCTURE[#0h]: Media Book Type: 25h, DVD-R book [revision 5] Last border-out at: 2298495*2KB=4707317760 READ DISC INFORMATIO...
2006 May 03
10
get Addresses and house numbers from Post Code?
Hi, does anyone know a way to get the address and a list of house numbers from a Post Code? Is their an online web service that will do this? I''m creating an app for a chinese take-away and this functionality is important. What do you think is the best way of achieving this? for UK post codes. Thanks Chris -- Posted via http://www.ruby-forum.com/.
2015 Sep 24
0
[PATCH] com32/disk: add UEFI support
...diskinfo->lbacnt - lba; /* truncate read */ + + len = count * diskinfo->bps; + data = lmalloc(count * diskinfo->bps); + if (!data) + return NULL; + + bio = (EFI_BLOCK_IO *)diskinfo->biop; + + status = uefi_call_wrapper(bio->ReadBlocks, 5, bio, bio->Media->MediaId, + lba, len, data); + if (EFI_ERROR(status)) { + printf("%s: failed to read blocks from disk %d\n", __func__, + diskinfo->disk); + free(data); + return NULL; + } + + return data; +} + +/** + * Write disk block(s)...
2015 Jul 22
13
[PULL 0/8] MultiFS suppport for BIOS and EFI
So last week I was wondering if XFS was still working -- even with its last on-disk structure changes -- and it _suprisingly_ worked as expected. Right, now I can finally get rid of GRUB and use Syslinux to boot my Linux on EFI from a rootfs with xfs. Shit, I have two partitions (the first one being the required ESP) so there is no way to access the other partitions since because Syslinux does not