|  11-19-2007, 10:34 AM | #1 | 
| Uebermensch            Posts: 2,583 Karma: 1094606 Join Date: Jul 2003 Location: Italy Device: Kindle | 
				
				Kindle codenamed Fiona?
			 
			
			Did you notice the many references to "Fiona" when you follow the various Kindle links? E.g. http://www.amazon.com/gp/product/ima...hardware&img=1 http://g-ecx.images-amazon.com/image..._V4948744_.jpg I wonder if Fiona is Bezos' secret girlfriend.   | 
|   |   | 
|  11-19-2007, 10:43 AM | #2 | 
| Sir Penguin of Edinburgh            Posts: 12,375 Karma: 23555235 Join Date: Apr 2007 Location: DC Metro area Device: Shake a stick plus 1 | 
			
			Yes, I saw that. Interesting.
		 | 
|   |   | 
|  11-19-2007, 10:50 AM | #3 | 
| Fully Converged            Posts: 18,175 Karma: 14021202 Join Date: Oct 2002 Location: Switzerland Device: Too many to count here. | 
			
			Perhaps he is a Fiona Apple fan?    | 
|   |   | 
|  11-19-2007, 10:55 AM | #4 | |
| Resident Curmudgeon            Posts: 80,727 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | Quote: 
 | |
|   |   | 
|  11-20-2007, 02:59 AM | #5 | 
| Uebermensch            Posts: 2,583 Karma: 1094606 Join Date: Jul 2003 Location: Italy Device: Kindle | |
|   |   | 
|  02-25-2009, 07:54 PM | #6 | 
| Connoisseur    Posts: 62 Karma: 250 Join Date: Feb 2009 Device: Kindle | 
			
			try this  one- Fiona Hackworth — Hackworth's daughter, and his motivation for stealing a second copy of the Primer. Google up info about the primer.  hint: Diamond Age | 
|   |   | 
|  02-25-2009, 08:07 PM | #7 | 
| reader            Posts: 6,977 Karma: 5183568 Join Date: Mar 2006 Location: Mississippi, USA Device: Kindle 3, Kobo Glo HD | 
			
			Fiona was the software platform code name.  For the Kindle 2 it is Mario.  See Observations from Kindle 2 kernel sources 
		 | 
|   |   | 
|  02-25-2009, 08:51 PM | #8 | 
| Sir Penguin of Edinburgh            Posts: 12,375 Karma: 23555235 Join Date: Apr 2007 Location: DC Metro area Device: Shake a stick plus 1 | |
|   |   | 
|  02-25-2009, 09:06 PM | #9 | |
| Connoisseur    Posts: 62 Karma: 250 Join Date: Feb 2009 Device: Kindle | 
				
				hardware or software or both?
			 Quote: 
 ...amazon.../product/.../...?s=fiona-hardware&img=1 | |
|   |   | 
|  02-27-2009, 09:04 AM | #10 | |
| Connoisseur    Posts: 62 Karma: 250 Join Date: Feb 2009 Device: Kindle | 
				
				Fiona/Mario - HW or SW?
			 Quote: 
 Per igor's links and per Amazon's disclosure via the link posted above Kindle 1 hardware and software was code-named Fiona. From the recent source code posted, Mario is indeed the code-name for the K 2 client software. You haven't yet seen the codename for the Kindle 2 hardware. I've been waiting for it to appear on the net, and it hasn't. | |
|   |   | 
|  02-27-2009, 10:45 AM | #11 | 
| Wizard            Posts: 3,442 Karma: 300001 Join Date: Sep 2006 Location: Belgium Device: PRS-500/505/700, Kindle, Cybook Gen3, Words Gear | 
			
			The platform IS called "Mario". Code: /*
 * The following uses standard kernel macros define in arch.h in order to
 * initialize the __mach_desc_MARIO_MX data structure.
 */
/* *INDENT-OFF* */
MACHINE_START(MARIO_MX, "Mario Platform")
        /* Maintainer: Lab126, Inc. */
        .phys_io = AIPS1_BASE_ADDR,
        .io_pg_offst = ((AIPS1_BASE_ADDR_VIRT) >> 18) & 0xfffc,
        .boot_params = PHYS_OFFSET + 0x100,
        .fixup = fixup_mxc_board,
        .map_io = mxc_map_io,
        .init_irq = mario_mxc_init_irq,
        .init_machine = mxc_board_init,
        .timer = &mxc_timer,
MACHINE_ENDCode: mxckpd_keycodes_size = keypad->rowmax * keypad->colmax; // Point to the appropriate keyboard matrix; it is indexed by // the module parameter kb_rev // kb_rev = 0 indicates a Fiona keypad connected to a Mario board // kb_rev = 1 indicates a Turing board with trackball (prototype build) // kb_rev = 2 indicates a Turing v0 (prototype) with 5-Way // kb_rev = 3 indicates a Turing EVT1 or later // kb_rev = 4 indicates a Nell EVT1 // kb_rev = 5 indicates a Nell EVT2 or later // The keycode matrix is defined in: // linux/linux/arch/arm/mach-mx3/mario.c mxckpd_keycodes = keypad->matrix; | 
|   |   | 
|  02-27-2009, 06:10 PM | #12 | 
| Connoisseur    Posts: 62 Karma: 250 Join Date: Feb 2009 Device: Kindle | 
			
			Thanks Igor, Now I can help. EVT is common terminology for a milestone in the hardware product development cycle: Prototype units, Engineering (or Electrical) Verification Test (EVT), DVT (Design), PVT (Production), ramp. Design refers to physical design. The above comments suggest the story: Fiona is Kindle 1, as you know. Turing is the hardware for Kindle 2 (Mario is the SW), Nell would indeed be another hardware device. Fiona, Duke of Turing, Nell - all found on http://en.wikipedia.org/wiki/Diamond_Age Last edited by Thomas Ryan; 02-27-2009 at 06:15 PM. | 
|   |   | 
|  02-27-2009, 06:39 PM | #13 | |
| Publishers are evil!            Posts: 2,418 Karma: 36205264 Join Date: Mar 2008 Location: Rhode Island Device: Various Kindles | Quote: 
 | |
|   |   | 
|  02-27-2009, 06:53 PM | #14 | 
| Sir Penguin of Edinburgh            Posts: 12,375 Karma: 23555235 Join Date: Apr 2007 Location: DC Metro area Device: Shake a stick plus 1 | |
|   |   | 
|  | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Font hacks for the Kindle 2, Kindle International and Kindle DX | edge777 | Kindle Developer's Corner | 17 | 04-30-2010 04:11 PM | 
| $0.01 in Kindle Store: Interactive Sudoku for Kindle 2 and Kindle DX - Volume 1 | Xia | Deals and Resources (No Self-Promotion or Affiliate Links) | 2 | 11-07-2009 10:06 AM | 
| Sony Ebook Store : Fiona Fitzgerald Series Bundle | narbeauchamp | Deals and Resources (No Self-Promotion or Affiliate Links) | 0 | 11-03-2009 01:31 AM | 
| Fiona McIntosh Fantasy Series | rhadin | Reading Recommendations | 1 | 01-16-2009 03:20 PM |