CVS:
The previous patch was botched.
This commit is contained in:
parent
4e0df42774
commit
2f86e398e1
@ -27,7 +27,7 @@
|
||||
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*
|
||||
* $Id: cy.c,v 1.4 1995/02/28 00:20:52 pst Exp $
|
||||
* $Id: cy.c,v 1.5 1995/03/28 07:55:25 bde Exp $
|
||||
*/
|
||||
|
||||
/*
|
||||
@ -82,14 +82,14 @@
|
||||
#include <machine/cpu.h>
|
||||
#ifdef NetBSD
|
||||
#include <machine/pio.h>
|
||||
#endif
|
||||
#include <machine/cpufunc.h>
|
||||
#else
|
||||
#include <machine/clock.h>
|
||||
#endif
|
||||
|
||||
#include <i386/isa/isa_device.h>
|
||||
#include <i386/isa/ic/cd1400.h>
|
||||
|
||||
#else
|
||||
#include <machine/clock.h>
|
||||
#define RxFifoThreshold 3 /* 3 characters (out of 12) in the receive
|
||||
* FIFO before an interrupt is generated
|
||||
*/
|
||||
|
@ -27,7 +27,7 @@
|
||||
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*
|
||||
* $Id: cy.c,v 1.4 1995/02/28 00:20:52 pst Exp $
|
||||
* $Id: cy.c,v 1.5 1995/03/28 07:55:25 bde Exp $
|
||||
*/
|
||||
|
||||
/*
|
||||
@ -82,14 +82,14 @@
|
||||
#include <machine/cpu.h>
|
||||
#ifdef NetBSD
|
||||
#include <machine/pio.h>
|
||||
#endif
|
||||
#include <machine/cpufunc.h>
|
||||
#else
|
||||
#include <machine/clock.h>
|
||||
#endif
|
||||
|
||||
#include <i386/isa/isa_device.h>
|
||||
#include <i386/isa/ic/cd1400.h>
|
||||
|
||||
#else
|
||||
#include <machine/clock.h>
|
||||
#define RxFifoThreshold 3 /* 3 characters (out of 12) in the receive
|
||||
* FIFO before an interrupt is generated
|
||||
*/
|
||||
|
@ -27,7 +27,7 @@
|
||||
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*
|
||||
* $Id: cy.c,v 1.4 1995/02/28 00:20:52 pst Exp $
|
||||
* $Id: cy.c,v 1.5 1995/03/28 07:55:25 bde Exp $
|
||||
*/
|
||||
|
||||
/*
|
||||
@ -82,14 +82,14 @@
|
||||
#include <machine/cpu.h>
|
||||
#ifdef NetBSD
|
||||
#include <machine/pio.h>
|
||||
#endif
|
||||
#include <machine/cpufunc.h>
|
||||
#else
|
||||
#include <machine/clock.h>
|
||||
#endif
|
||||
|
||||
#include <i386/isa/isa_device.h>
|
||||
#include <i386/isa/ic/cd1400.h>
|
||||
|
||||
#else
|
||||
#include <machine/clock.h>
|
||||
#define RxFifoThreshold 3 /* 3 characters (out of 12) in the receive
|
||||
* FIFO before an interrupt is generated
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user