Click here to Skip to main content
15,887,746 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: PCI Printer Ports? Pin
Richard MacCutchan21-May-13 20:42
mveRichard MacCutchan21-May-13 20:42 
GeneralRe: PCI Printer Ports? Pin
macklinbob21-May-13 20:52
macklinbob21-May-13 20:52 
AnswerRe: PCI Printer Ports? Pin
dusty_dex21-May-13 22:57
dusty_dex21-May-13 22:57 
GeneralRe: PCI Printer Ports? Pin
macklinbob22-May-13 4:07
macklinbob22-May-13 4:07 
GeneralRe: PCI Printer Ports? Pin
dusty_dex22-May-13 5:41
dusty_dex22-May-13 5:41 
GeneralRe: PCI Printer Ports? Pin
macklinbob22-May-13 6:03
macklinbob22-May-13 6:03 
GeneralRe: PCI Printer Ports? Pin
dusty_dex22-May-13 12:14
dusty_dex22-May-13 12:14 
GeneralRe: PCI Printer Ports? Pin
macklinbob22-May-13 12:33
macklinbob22-May-13 12:33 
ISA card were not Plug and Play. The use had to read the manual and set jumpers on the card. He/she had to do it correctly.

PCI and Plug and Play happened at the same time. The purpose of PCI was bus speed. The purpose of Plug and Play was to allow the system to select the device addresses and interupts

Plug and Play was called "PLUG and PRAY" at first. It took a couple of years to get the bugs out. And the user had no control over the problem.

My problem is trying to use old external devices on a modern computer. Partly because new devices are to expensive for an 80 year old OF. Partly because some older chips I have cannot be programmed by current programmers. The chips are out of production but but I have a supply of them. To use newer chips I have to recode the design.

The PCMCIA adapter is good solution for modern laptop with nor parallel port. But my laptop is 10 years old and does have a useable parallel port.

It's just inconvienient to use the laptop. I'd really rather use my fairly new tower with much better resources and a real keyboard and monitor.

Versions of Windows after Win98 were designed to try and keep the user away from the hardware. Not a good thing for someone doing hardware design.

Bob Macklin
Seattle, Wa
GeneralRe: PCI Printer Ports? Pin
dusty_dex22-May-13 13:03
dusty_dex22-May-13 13:03 
AnswerRe: PCI Printer Ports? Pin
dusty_dex22-May-13 21:20
dusty_dex22-May-13 21:20 
GeneralRe: PCI Printer Ports? Pin
macklinbob23-May-13 3:38
macklinbob23-May-13 3:38 
Question'System' : is not a class or namespace name Pin
Sikwate21-May-13 4:49
Sikwate21-May-13 4:49 
SuggestionRe: 'System' : is not a class or namespace name Pin
David Crow21-May-13 5:17
David Crow21-May-13 5:17 
AnswerRe: 'System' : is not a class or namespace name Pin
Richard MacCutchan21-May-13 6:24
mveRichard MacCutchan21-May-13 6:24 
GeneralRe: 'System' : is not a class or namespace name Pin
Sikwate21-May-13 7:45
Sikwate21-May-13 7:45 
QuestionRe: 'System' : is not a class or namespace name Pin
enhzflep21-May-13 8:04
enhzflep21-May-13 8:04 
AnswerRe: 'System' : is not a class or namespace name Pin
Sikwate21-May-13 8:14
Sikwate21-May-13 8:14 
GeneralRe: 'System' : is not a class or namespace name Pin
enhzflep21-May-13 8:46
enhzflep21-May-13 8:46 
GeneralRe: 'System' : is not a class or namespace name Pin
Sikwate21-May-13 9:04
Sikwate21-May-13 9:04 
GeneralRe: 'System' : is not a class or namespace name Pin
enhzflep21-May-13 9:41
enhzflep21-May-13 9:41 
GeneralRe: 'System' : is not a class or namespace name Pin
Sikwate21-May-13 11:20
Sikwate21-May-13 11:20 
AnswerRe: 'System' : is not a class or namespace name Pin
Sikwate21-May-13 11:27
Sikwate21-May-13 11:27 
GeneralRe: 'System' : is not a class or namespace name Pin
Richard MacCutchan21-May-13 20:48
mveRichard MacCutchan21-May-13 20:48 
SuggestionRe: 'System' : is not a class or namespace name Pin
enhzflep23-May-13 11:17
enhzflep23-May-13 11:17 
GeneralRe: 'System' : is not a class or namespace name Pin
Richard MacCutchan21-May-13 20:45
mveRichard MacCutchan21-May-13 20:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.