請先看『使用說明』
MB:5I853CW
From LEXWiKi
(Difference between revisions)
(edited by Wueric via TableEdit) |
|||
| Line 107: | Line 107: | ||
[{{SERVER}}/lexwiki/index.php?title=Special:TableEdit&id=0ff043503afcc820715377de1ca000b6.9.K478cc8e082a1d&page=9&pagename={{FULLPAGENAMEE}} edit table] | [{{SERVER}}/lexwiki/index.php?title=Special:TableEdit&id=0ff043503afcc820715377de1ca000b6.9.K478cc8e082a1d&page=9&pagename={{FULLPAGENAMEE}} edit table] | ||
<!--box uid=0ff043503afcc820715377de1ca000b6.9.K478cc8e082a1d--> | <!--box uid=0ff043503afcc820715377de1ca000b6.9.K478cc8e082a1d--> | ||
| + | |||
| + | === How can I use Serial port COM5 and COM6 in Linux? === | ||
| + | {| | ||
| + | !bgcolor = #ccccff width="50" align="center"|Ans: | ||
| + | !bgcolor = #F3F3F3 width="100%" align="left"| | ||
| + | 1. | ||
| + | #make menuconfig | ||
| + | |||
| + | 2.choose module | ||
| + | [ Device Drivers ] | ||
| + | [Character Devices ] | ||
| + | [Serial drivers] -> (4)Number of 8250/16550 serial port to register at runtime | ||
| + | |||
| + | The item is for serial port number , default is 4. | ||
| + | Please set the number you need. | ||
| + | |||
| + | You should set 6 for touch panel, then compile the kernel. | ||
| + | |||
| + | |- | ||
| + | !bgcolor = #ccccff |Patch File: | ||
| + | !bgcolor = #F3F3F3 align="left"| | ||
| + | N/A | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Defect: | ||
| + | !bgcolor = #F3F3F3 align="left"| | ||
| + | N/A | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Asker: | ||
| + | !bgColor = #F3F3F3 align="left"| | ||
| + | [[User:PattyChen|Patty]] 09:14, 18 February 2009 (CST) | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Provider: | ||
| + | !bgColor = #F3F3F3 align="left"| | ||
| + | [[User:PattyChen|Patty]] 09:14, 18 February 2009 (CST) | ||
| + | |- | ||
| + | |} | ||
Revision as of 09:14, 18 February 2009
5I853CW
Driver Support
| O.S. | VGA | Audio | IDE | Video-in | TV-OUT | Download | Patch |
|---|---|---|---|---|---|---|---|
|
Windows XP Embedded |
Yes |
Yes |
Yes |
- |
- |
| |
|
Windows CE 4.2 |
Yes |
Yes |
Yes |
- |
- |
| |
|
Windows CE 5.0 |
Yes |
Yes |
Yes |
- |
- |
| |
|
Ubuntu 7.10 |
Yes |
Yes |
Yes |
- |
- |
| |
|
Fedora Core 7 |
Yes |
Yes |
Yes |
- |
- |
|
How can I use Serial port COM5 and COM6 in Linux?
| Ans: |
1. #make menuconfig 2.choose module [ Device Drivers ]
[Character Devices ]
[Serial drivers] -> (4)Number of 8250/16550 serial port to register at runtime
The item is for serial port number , default is 4. Please set the number you need. You should set 6 for touch panel, then compile the kernel. |
|---|---|
| Patch File: |
N/A |
| Defect: |
N/A |
| Asker: |
Patty 09:14, 18 February 2009 (CST) |
| Provider: |
Patty 09:14, 18 February 2009 (CST) |
