- From: Frank Mori Hess <fmhess_at_users.sourceforge.net>
- Date: Mon, 4 Nov 2002 10:03:57 -0600
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Monday 04 November 2002 08:43 am, Richard Bytheway wrote: > I am trying to get a Measurement Computing PCIM-1602/16 working with > Comedi. > > The web site > (http://www.measurementcomputing.com/cbicatalog/cbiproduct_new.asp?dept_id= >139&pf_id=1468&mscssid=3KFTFJXB4HR88HABPQHC81HNCFW3E729) indicates that this > is not the same as a PCI-1602/16, but is more like a CIO-DAS1602/16 with > PCI interface. It is not actually compatible with the cio-das1602/16 at the register level (although it is similar) so comedi doesn't support your board until someone writes a driver. It doesn't look like it would be worth trying to integrate support for it into the existing das16.c driver. > > but calling comedi_config gives: > [root_at_cook root]# comedi_config /dev/comedi0 cio-das1602/16 > Configure failed!: Input/output error > Check kernel log for more information > Possible reasons for failure: > Driver not found > [root_at_cook root]# tail /var/log/messages > Nov 4 14:38:01 cook modprobe: modprobe: Can't locate module > char-major-98-0 Nov 4 14:38:01 cook kernel: comedi0: das16: 0x0000-0x000f > 0x0400-0x0408 Nov 4 14:38:01 cook kernel: I/O port conflict: > 0x0000-0x000f > Nov 4 14:38:01 cook kernel: comedi0: das16: remove > Nov 4 14:38:01 cook kernel: Trying to free nonexistent resource > <00000000-0000000f> Nov 4 14:38:01 cook kernel: Trying to free nonexistent > resource <00000400-00000407> > This is a bug in the das16 driver, it tries to free its io ports even if it failed to allocate them, thanks for the bug report. - -- Frank -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE9xppw5vihyNWuA4URAuUgAKDcSkNcnqRS5sm+XyhOYImlTbaUBwCeKl2d VPIvLTWZWinEAFHxD17T1j0= =nVtK -----END PGP SIGNATURE-----
Received on 2002-11-04Z16:03:57