Date: Sun, 27 May 2001 19:10:17 -0700 (PDT) From: Paul Cooper <n19y@yahoo.com> To: freebsd-alpha@FreeBSD.ORG Cc: n19y@yahoo.com Subject: bt848 driver on Alpha PWS 500a Message-ID: <20010528021017.82823.qmail@web14405.mail.yahoo.com> In-Reply-To: <20010527181349.29039.qmail@web14407.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010528021017.82823.qmail>