PCI Controller to CNC Laser
- diegoroman17
- Offline
- Premium Member
-
Less
More
- Posts: 140
- Thank you received: 2
11 Jun 2012 20:20 #20822
by diegoroman17
PCI Controller to CNC Laser was created by diegoroman17
Hi,
Regards to all Linux cnc community. I am develop a pci card to control a Laser cutting machine. It is my engineer thesis. I want that my card is full compatible with linuxcnc. As I can make my card is compatible with linuxcnc? My card have a FPGA Spartan-6 with a PCI controller embedded and a DDR2 memory to general purpose. Exist any consideration to design my hardware?How I can make the driver to my card in linuxcnc?
Thanks
Regards to all Linux cnc community. I am develop a pci card to control a Laser cutting machine. It is my engineer thesis. I want that my card is full compatible with linuxcnc. As I can make my card is compatible with linuxcnc? My card have a FPGA Spartan-6 with a PCI controller embedded and a DDR2 memory to general purpose. Exist any consideration to design my hardware?How I can make the driver to my card in linuxcnc?
Thanks
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 18541
- Thank you received: 5090
11 Jun 2012 21:40 #20824
by PCW
Replied by PCW on topic Re:PCI Controller to CNC Laser
Please Log in or Create an account to join the conversation.
- diegoroman17
- Offline
- Premium Member
-
Less
More
- Posts: 140
- Thank you received: 2
12 Jun 2012 00:52 #20831
by diegoroman17
Replied by diegoroman17 on topic Re:PCI Controller to CNC Laser
Thanks for replying,
I read Emc2HardwareDesign but its few deep with respect to pci interface. I need more information about pci card compatible with linuxcnc (Hardware Structure, Data transfer, Programming Drivers, etc).
I read Emc2HardwareDesign but its few deep with respect to pci interface. I need more information about pci card compatible with linuxcnc (Hardware Structure, Data transfer, Programming Drivers, etc).
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 18541
- Thank you received: 5090
12 Jun 2012 04:02 #20834
by PCW
Replied by PCW on topic Re:PCI Controller to CNC Laser
You for more detail, you could take a look at the existing device drivers in the tree
(theres a skeleton HAL driver as well)
This is in src/hal/drivers
(theres a skeleton HAL driver as well)
This is in src/hal/drivers
Please Log in or Create an account to join the conversation.
- diegoroman17
- Offline
- Premium Member
-
Less
More
- Posts: 140
- Thank you received: 2
12 Jun 2012 22:59 #20858
by diegoroman17
Replied by diegoroman17 on topic Re:PCI Controller to CNC Laser
Hi,
Dont exist src/hal/drivers directory in my distro of linuxcnc. I have linuxcnc2.5 with ubuntu 10.04LTS
Dont exist src/hal/drivers directory in my distro of linuxcnc. I have linuxcnc2.5 with ubuntu 10.04LTS
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 18541
- Thank you received: 5090
12 Jun 2012 23:24 #20859
by PCW
Replied by PCW on topic Re:PCI Controller to CNC Laser
For these to exist on your local machine you would need to install the development package
or just browse the files in the git repository:
git.linuxcnc.org/gitweb?p=linuxcnc.git;a...fs/heads/v2.5_branch
or just browse the files in the git repository:
git.linuxcnc.org/gitweb?p=linuxcnc.git;a...fs/heads/v2.5_branch
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.104 seconds