From owner-freebsd-hardware Wed Oct 27 20:43:43 1999 Delivered-To: freebsd-hardware@freebsd.org Received: from alpha.ces.cwru.edu (alpha.CES.CWRU.Edu [129.22.16.10]) by hub.freebsd.org (Postfix) with ESMTP id 5461A15252 for ; Wed, 27 Oct 1999 20:43:30 -0700 (PDT) (envelope-from djc6@eecs.cwru.edu) Received: from akasha (akasha [129.22.16.70]) by alpha.ces.cwru.edu (8.9.1/8.9.1) with ESMTP id XAA02466 for ; Wed, 27 Oct 1999 23:43:27 -0400 (EDT) Date: Wed, 27 Oct 1999 23:43:26 -0400 (EDT) From: David Carlin X-Sender: djc6@akasha.ces.cwru.edu To: freebsd-hardware@freebsd.org Subject: Cyclades driver problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, I ran into a small problem while getting my Cyclom Ye-16/DB25 to work. In the file /usr/src/sys/i386/isa/cy.c I had to add the line "#define USE_COMLOCK" in order to make my new kernel (FreeBSD 3.3-RELEASE) work. Otherwise, it wouldn't compile - saying that COM_LOCK and COM_UNLOCK were undefine. Is this normal? The board works fine, but it took me a while to figure out. Also, what is this "PollMode" mentioned in cy.c? Should it be enabled for the Ye? Thanks! -David -- David Carlin -- djc6@po.cwru.edu | Unix Administrator, EECS Dept. | Case Western Reserve University | Office: Olin 414 10900 Euclid Ave | Phone: (216) 368-0355 Cleveland, OH 44106-7071 | Fax: (216) 368-6888 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message