From owner-freebsd-alpha Sun May 27 19:33:14 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from web14405.mail.yahoo.com (web14405.mail.yahoo.com [216.136.174.62]) by hub.freebsd.org (Postfix) with SMTP id 2021D37B422 for ; Sun, 27 May 2001 19:10:17 -0700 (PDT) (envelope-from n19y@yahoo.com) Message-ID: <20010528021017.82823.qmail@web14405.mail.yahoo.com> Received: from [63.203.44.61] by web14405.mail.yahoo.com; Sun, 27 May 2001 19:10:17 PDT Date: Sun, 27 May 2001 19:10:17 -0700 (PDT) From: Paul Cooper Subject: bt848 driver on Alpha PWS 500a To: freebsd-alpha@FreeBSD.ORG Cc: n19y@yahoo.com In-Reply-To: <20010527181349.29039.qmail@web14407.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi! I am trying to install bt848 PCI driver on an alpha PWS 500a running FreeBSD 4.3. The kernel with the driver compiles fine, but the driver is apparently not working - the frame grabber gives just a blank image. I tried 4 various cards based on bt848, 878 and 848A. I also tried using various calls to the driver from an application program, such as: ioctl(i, MEREORGETGEO, &geo); ioctl(i, BT848_SIGNATURE, &sig); ioctl(i, METEORGINPUT, &dev); etc. They all return errno 25, inappropriate ioctl for the device. Did someone suceeded in geting the driver working on that machine? Do you have any suggestions? Thanks a lot, Paul __________________________________________________ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message