Date: Thu, 7 Oct 2004 11:45:21 +0000 (UTC) From: Diomidis Spinellis <dds@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc MAKEDEV src/sys/conf files.i386 majors src/sys/i386/conf LINT Message-ID: <200410071145.i97BjLm6013567@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dds 2004-10-07 11:45:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) etc MAKEDEV sys/conf files.i386 majors sys/i386/conf LINT Log: Added the pbio(4) 8255 parallel peripheral interface basic I/O driver. The driver is designed for performing I/O under program control using peripherals such as the Advantech PCL-724 card, which emulates the Intel 8255A PPI in mode 0. Other 8255A-based peripherals such as the BMC Messsysteme PIO24II card have also been reported to work. PR: i386/46238 Approved by: re (kensmith) Revision Changes Path 1.243.2.69 +9 -0 src/etc/MAKEDEV 1.307.2.47 +1 -0 src/sys/conf/files.i386 1.98.2.27 +1 -0 src/sys/conf/majors 1.749.2.172 +3 -0 src/sys/i386/conf/LINT
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410071145.i97BjLm6013567>