added computer boards pci-das6023
authorFrank Mori Hess <fmhess@speakeasy.net>
Thu, 20 Jun 2002 23:54:12 +0000 (23:54 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Thu, 20 Jun 2002 23:54:12 +0000 (23:54 +0000)
comedi_calibrate/cb.c

index 44f296af6b16dab42f000e3e6e0bfaaf350f4141..827bb85ccbe9f059a0ec80405977ffa586310c83 100644 (file)
@@ -71,6 +71,7 @@ static struct board_struct boards[]={
        { "pci-das64/m1/16",    STATUS_GUESS,   setup_cb_pci_64xx },
        { "pci-das64/m2/16",    STATUS_GUESS,   setup_cb_pci_64xx },
        { "pci-das64/m3/16",    STATUS_GUESS,   setup_cb_pci_64xx },
+       { "pci-das6023",        STATUS_GUESS,   setup_cb_pci_60xx },
        { "pci-das6025",        STATUS_DONE,    setup_cb_pci_60xx },
        { "pci-das6034",        STATUS_GUESS,   setup_cb_pci_60xx },
        { "pci-das6035",        STATUS_GUESS,   setup_cb_pci_60xx },