From owner-cvs-sys Mon Jun 10 08:30:51 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA16367 for cvs-sys-outgoing; Mon, 10 Jun 1996 08:30:51 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA16334; Mon, 10 Jun 1996 08:30:36 -0700 (PDT) Date: Mon, 10 Jun 1996 08:30:36 -0700 (PDT) From: Poul-Henning Kamp Message-Id: <199606101530.IAA16334@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/conf majors.i386 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 96/06/10 08:30:35 Modified: sys/i386/conf majors.i386 Log: We are developing a device driver of Smart Capture Card. Smart Capture Card is a kind of video capture card, PCMCIA type II, and made by IBM Japan co.. Unfortunately, it is sold in Japan now. The device driver is working on the latest pccard-test package by Tatsumi HOSOKAWA and bsd-nomads. Some applications are also working. For example, xscc is a video moniter client on X-window, vic-2.7b2 is a video conference tool. We have a contract with IBM Japan. From the contract, we cannot release the source code exept the permit of IBM Japan. But I think they will permit us in few weeks. Reviewed by: phk Requested by: ohashi@mickey.ai.kyutech.ac.jp (Takeshi OHASHI) Revision Changes Path 1.6 +2 -1 src/sys/i386/conf/majors.i386