- From: Michael J. Belisle <mbelisle_at_asu.edu>
- Date: Mon, 13 Sep 2004 03:31:41 -0700
I'm trying to get my NI PCI-6723 board working with the ni_pcimio
driver. It isn't a supported board, so based on trying to follow the
pattern in ni_pcimio.c and using a pci-6713 board as reference, I tried
modifying the source file with the following:
113: { PCI_VENDOR_ID_NATINST, 0x7073, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 },
145: { device_id: 0x7073,
name: "pci-6723",
n_adchan: 0, /* no analog input */
n_aochan: 32,
aobits: 13,
ao_unipolar: 0,
ao_fifo_depth: 2047,
reg_type: ni_reg_6713,
caldac: {ad8804_debug},
},
I then compiled, installed, and loaded the module, but dmesg doesn't
output anything for the PCI-6723 board. Is there more that needs to be
done to add a board to the ni_pcimio driver? Or did I do something
wrong? I figure the board would be similar to the 6713 or 6733. The
relevant specs on the board that I verified as correct are the
following:
pci id: 1093:7073
ao_fifo_depth: 2047
n_aochan: 32
aobits: 13
Any suggestions are greatly appreciated.
--
Michael J. Belisle Office: (480) 727-7919
Research Assistant IV Laboratory: (480) 727-7618
Arizona State University Fax: (480) 965-1384
Flight Research Center http://frc.asu.edu
Your lucky number is 3552664958674928. Watch for it everywhere.
Received on 2004-09-13Z09:31:41