Lines 522-527
Link Here
|
522 |
"ttyACM", // linux USB Modems |
522 |
"ttyACM", // linux USB Modems |
523 |
"ttyS", // linux Serial Ports |
523 |
"ttyS", // linux Serial Ports |
524 |
"ttySA", // for the IPAQs |
524 |
"ttySA", // for the IPAQs |
|
|
525 |
"ttyPZ", // for G4/G5 RackMac |
525 |
"ttyUSB" // for USB frobs |
526 |
"ttyUSB" // for USB frobs |
526 |
}; |
527 |
}; |
527 |
CandidatePortPrefixes=Temp; |
528 |
CandidatePortPrefixes=Temp; |
Lines 552-557
Link Here
|
552 |
// linux ISI serial card |
553 |
// linux ISI serial card |
553 |
"ttyMX",// linux Moxa Smart IO cards |
554 |
"ttyMX",// linux Moxa Smart IO cards |
554 |
"ttyP", // linux Hayes ESP serial card |
555 |
"ttyP", // linux Hayes ESP serial card |
|
|
556 |
"ttyPZ", // linux PPC/PPC64 Zilog serial ports |
555 |
"ttyR", // linux comtrol cards |
557 |
"ttyR", // linux comtrol cards |
556 |
// linux Specialix RIO serial card |
558 |
// linux Specialix RIO serial card |
557 |
"ttyS", // linux Serial Ports |
559 |
"ttyS", // linux Serial Ports |