summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/ref-manual/ref-features.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-features.xml b/documentation/ref-manual/ref-features.xml
index c7fcb870f8..242dfe0737 100644
--- a/documentation/ref-manual/ref-features.xml
+++ b/documentation/ref-manual/ref-features.xml
@@ -72,16 +72,26 @@
72 </para></listitem> 72 </para></listitem>
73 <listitem><para><emphasis>bluetooth:</emphasis> Hardware has integrated BT 73 <listitem><para><emphasis>bluetooth:</emphasis> Hardware has integrated BT
74 </para></listitem> 74 </para></listitem>
75 <listitem><para><emphasis>efi:</emphasis> Support for booting through EFI
76 </para></listitem>
75 <listitem><para><emphasis>ext2:</emphasis> Hardware HDD or Microdrive 77 <listitem><para><emphasis>ext2:</emphasis> Hardware HDD or Microdrive
76 </para></listitem> 78 </para></listitem>
77 <listitem><para><emphasis>irda:</emphasis> Hardware has IrDA support 79 <listitem><para><emphasis>irda:</emphasis> Hardware has IrDA support
78 </para></listitem> 80 </para></listitem>
79 <listitem><para><emphasis>keyboard:</emphasis> Hardware has a keyboard 81 <listitem><para><emphasis>keyboard:</emphasis> Hardware has a keyboard
80 </para></listitem> 82 </para></listitem>
83 <listitem><para><emphasis>pcbios:</emphasis> Support for booting through BIOS
84 </para></listitem>
81 <listitem><para><emphasis>pci:</emphasis> Hardware has a PCI bus 85 <listitem><para><emphasis>pci:</emphasis> Hardware has a PCI bus
82 </para></listitem> 86 </para></listitem>
83 <listitem><para><emphasis>pcmcia:</emphasis> Hardware has PCMCIA or CompactFlash sockets 87 <listitem><para><emphasis>pcmcia:</emphasis> Hardware has PCMCIA or CompactFlash sockets
84 </para></listitem> 88 </para></listitem>
89 <listitem><para><emphasis>phone:</emphasis> Mobile phone (voice) support
90 </para></listitem>
91 <listitem><para><emphasis>qvga:</emphasis> Machine has a QVGA (320x240) display
92 </para></listitem>
93 <listitem><para><emphasis>rtc:</emphasis> Machine has a Real-Time Clock
94 </para></listitem>
85 <listitem><para><emphasis>screen:</emphasis> Hardware has a screen 95 <listitem><para><emphasis>screen:</emphasis> Hardware has a screen
86 </para></listitem> 96 </para></listitem>
87 <listitem><para><emphasis>serial:</emphasis> Hardware has serial support (usually RS232) 97 <listitem><para><emphasis>serial:</emphasis> Hardware has serial support (usually RS232)
@@ -92,6 +102,8 @@
92 </para></listitem> 102 </para></listitem>
93 <listitem><para><emphasis>usbhost:</emphasis> Hardware is USB Host capable 103 <listitem><para><emphasis>usbhost:</emphasis> Hardware is USB Host capable
94 </para></listitem> 104 </para></listitem>
105 <listitem><para><emphasis>vfat:</emphasis> FAT file system support
106 </para></listitem>
95 <listitem><para><emphasis>wifi:</emphasis> Hardware has integrated WiFi 107 <listitem><para><emphasis>wifi:</emphasis> Hardware has integrated WiFi
96 </para></listitem> 108 </para></listitem>
97 </itemizedlist> 109 </itemizedlist>