updating status of 6023
authorFrank Mori Hess <fmhess@speakeasy.net>
Tue, 12 Nov 2002 18:36:26 +0000 (18:36 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Tue, 12 Nov 2002 18:36:26 +0000 (18:36 +0000)
comedi_calibrate/cb.c

index d2a71aaf14ccaa6f74394582c9da07c5e6a34ba1..5baa90bc82d9173cdd3bdf92e9f95ee036fe725e 100644 (file)
@@ -74,7 +74,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-das6023",        STATUS_DONE,    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 },