From owner-cvs-all Tue May 18 9:18:48 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F674156FE; Tue, 18 May 1999 09:18:45 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: (from roger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA25212; Tue, 18 May 1999 09:18:45 -0700 (PDT) (envelope-from roger@FreeBSD.org) Message-Id: <199905181618.JAA25212@freefall.freebsd.org> From: Roger Hardiman Date: Tue, 18 May 1999 09:18:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf majors.i386 src/sys/pc98/conf majors.pc98 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk roger 1999/05/18 09:18:45 PDT Modified files: sys/i386/conf majors.i386 sys/pc98/conf majors.pc98 Log: Added device major 125 for the Advantech PCI-1750 Digital IO card. A very nice i/o board with 16 open collector outputs (capable of driving 5-40v) and 16 inputs Also has 2 16 bit cascadable counters (10Mhz clock) capable of generating interrupts. It is a PCI card, and emulates the Intel 8254 timer. It uses the PLX PCI-9050 PCI bus interface to map the 8254 style hardware and the i/o registers into the IO space. Developed by Jennifer Clark Strathclyde University Transparent Telepresence Research Group Revision Changes Path 1.75 +2 -1 src/sys/i386/conf/majors.i386 1.56 +2 -1 src/sys/pc98/conf/majors.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message