Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Oct 2004 09:32:49 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        dds@FreeBSD.org
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/etc MAKEDEV src/sys/conf files.i386 majors src/sys/i386/conf LINT
Message-ID:  <20041007.093249.23012109.imp@bsdimp.com>
In-Reply-To: <200410071145.i97BjLm6013567@repoman.freebsd.org>
References:  <200410071145.i97BjLm6013567@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200410071145.i97BjLm6013567@repoman.freebsd.org>
            Diomidis Spinellis <dds@FreeBSD.org> writes:
:   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)

Although approved by re@, would it have really hurt to commit this to
head first?  There's no risk of breakage committing something to
current first because you already have something working on 4.x.
This is a simple driver, and having it work in current would be
relatively trivial.  The risk is that it wouldn't work there.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041007.093249.23012109.imp>