- Configuring LinuxCNC
- Advanced Configuration
- PCIe - No parport registered at "0x " . This is not Always an error.Continuing.
PCIe - No parport registered at "0x " . This is not Always an error.Continuing.
- tommylight
-
- Offline
- Moderator
-
- Posts: 19932
- Thank you received: 6749
Please Log in or Create an account to join the conversation.
- unknown
- Offline
- Elite Member
-
- Posts: 263
- Thank you received: 89
Seriously dude your techno babble never ceases to amaze me.What if you try 0xD010 ?
I think a parallel port card is basically 3 latched, buffered, 8-bit shift registers attached to a very primitive MCU.
2 bidirectional shift registers.
1 Parallel in, serial out shift register.
And a CMOS not gate on 4 pins.
MCS9900 Diagram
Can't link directly to datasheets but you can find it on this page.
asix.com.tw/en/product/Interface/PCIe_bridge/MCS9900
Interesting idea:
Connect one of the pins on your breakout board to a falling-edge-triggered shift register to turn one output into 8 outputs!
[/code]
Already an example of that on the wiki. Bit more involved than what you suggest.
wiki.linuxcnc.org/cgi-bin/wiki.pl?Shift_Register_Port_Expander
Attachments:
Please Log in or Create an account to join the conversation.
- unknown
- Offline
- Elite Member
-
- Posts: 263
- Thank you received: 89
Early versions used discrete components (think XT 74LS374 according to the tomb linked below), usually these were ISA cards, 8255 sounds about right maybe some more dedicated chips later then the Super IO chips, which actually connect via LPC bus.F@king google, can not find the chip that was used as parallel port on mainboards, it was something like 665 and some other numbers...or 8255 i think, been to long, and google isn't helping at all.
en.wikipedia.org/wiki/Super_I/O.
For those interested in ancient history
ia800901.us.archive.org/26/items/f15_Par...images_processed.pdf
Please Log in or Create an account to join the conversation.
- tommylight
-
- Offline
- Moderator
-
- Posts: 19932
- Thank you received: 6749
Never failed, ever, and was much, much faster than floppy or serial or InfraRed.
Unfortunately, i can not find it anymore, i did have a need for it last year when i fixed all my old laptops, as one of those has a really old and thick HDD that can not be powered through USB-IDE adapters. Had to use IR...got some more gray hairs!

LinuxCNC (EMC2 back then) only reinforced that obsession.
Please Log in or Create an account to join the conversation.
- unknown
- Offline
- Elite Member
-
- Posts: 263
- Thank you received: 89
Then using it to power some a steppers via a H-Bridge for a silly little robot platorm. Then some 433MHz remote control, a "sledge hammer" logic analyser knocked up a breadboard, a DCC model train control station, first running under DOS, then wrote a vxd in assembly for win95 to replace the DOS TSR. Probably some other stupid stuff as well.
Never got to play with thing like zip drives, ethernet or sound with the parallel port, used to get most of my stuff 2nd hand at computer markets, this was before ebay took off. Kind of miss wondering around the markets and seeing what exotic stuff you could get.
AT one time I actually used it for connecting to a printer, had to get rid of my HP Laser Jet just last year, to be honest I found it on the side of the road and got a good 10 years of service out of it, made quite a few PCBs using the toner transfer method. That doesn't make sense nowadays when you can get 5 double sided PCB shipped down under for about $7 AUD, just a bit of a wait that's all.
Ahhh that's right I used laplink as well for transferring files. MSODS 6.22 had Intersvr & Interlnk for file transfer aswell.
Please Log in or Create an account to join the conversation.
- RobotMatic
-
Topic Author
- Offline
- Elite Member
-
- Posts: 190
- Thank you received: 22
For my part, nothing more to talk about in this thread. Thank you!!!
Please Log in or Create an account to join the conversation.
- tommylight
-
- Offline
- Moderator
-
- Posts: 19932
- Thank you received: 6749
Please Log in or Create an account to join the conversation.
- langdons
- Offline
- Elite Member
-
- Posts: 189
- Thank you received: 18
However, they use a highly inefficient L7805 voltage regulator.
Please Log in or Create an account to join the conversation.
- tommylight
-
- Offline
- Moderator
-
- Posts: 19932
- Thank you received: 6749
Please keep it civilized.
Thank you.
Please Log in or Create an account to join the conversation.
- tommylight
-
- Offline
- Moderator
-
- Posts: 19932
- Thank you received: 6749
Now we need more test systems to figure out why the driver loads on some systems and does not on some...
Attachments:
Please Log in or Create an account to join the conversation.
- Configuring LinuxCNC
- Advanced Configuration
- PCIe - No parport registered at "0x " . This is not Always an error.Continuing.