-/* $OpenBSD: com.c,v 1.13 1996/05/07 07:36:25 deraadt Exp $ */
-/* $NetBSD: com.c,v 1.80 1996/04/29 20:03:00 christos Exp $ */
+/* $OpenBSD: com.c,v 1.14 1996/05/10 12:37:13 deraadt Exp $ */
+/* $NetBSD: com.c,v 1.81 1996/05/05 19:50:44 christos Exp $ */
/*-
* Copyright (c) 1993, 1994, 1995, 1996
int comspeed __P((long));
int comparam __P((struct tty *, struct termios *));
void comstart __P((struct tty *));
-int comintr __P((void *));
void compoll __P((void *));
/* XXX: These belong elsewhere */
-/* $OpenBSD: comvar.h,v 1.2 1996/04/21 22:23:20 deraadt Exp $ */
-/* $NetBSD: comvar.h,v 1.4 1996/04/15 18:54:35 cgd Exp $ */
+/* $OpenBSD: comvar.h,v 1.3 1996/05/10 12:37:14 deraadt Exp $ */
+/* $NetBSD: comvar.h,v 1.5 1996/05/05 19:50:47 christos Exp $ */
/*
* Copyright (c) 1996 Christopher G. Demetriou. All rights reserved.
};
int comprobe1 __P((bus_chipset_tag_t, bus_io_handle_t, int));
+int comintr __P((void *));
extern int comconsaddr;
extern int comconsattached;
-/* $OpenBSD: com.c,v 1.13 1996/05/07 07:36:25 deraadt Exp $ */
-/* $NetBSD: com.c,v 1.80 1996/04/29 20:03:00 christos Exp $ */
+/* $OpenBSD: com.c,v 1.14 1996/05/10 12:37:13 deraadt Exp $ */
+/* $NetBSD: com.c,v 1.81 1996/05/05 19:50:44 christos Exp $ */
/*-
* Copyright (c) 1993, 1994, 1995, 1996
int comspeed __P((long));
int comparam __P((struct tty *, struct termios *));
void comstart __P((struct tty *));
-int comintr __P((void *));
void compoll __P((void *));
/* XXX: These belong elsewhere */
-/* $OpenBSD: comvar.h,v 1.2 1996/04/21 22:23:20 deraadt Exp $ */
-/* $NetBSD: comvar.h,v 1.4 1996/04/15 18:54:35 cgd Exp $ */
+/* $OpenBSD: comvar.h,v 1.3 1996/05/10 12:37:14 deraadt Exp $ */
+/* $NetBSD: comvar.h,v 1.5 1996/05/05 19:50:47 christos Exp $ */
/*
* Copyright (c) 1996 Christopher G. Demetriou. All rights reserved.
};
int comprobe1 __P((bus_chipset_tag_t, bus_io_handle_t, int));
+int comintr __P((void *));
extern int comconsaddr;
extern int comconsattached;