summaryrefslogtreecommitdiff
path: root/sys/dev/sio/sio.c
diff options
context:
space:
mode:
authorDavid Greenman <dg@FreeBSD.org>1994-04-02 07:00:53 +0000
committerDavid Greenman <dg@FreeBSD.org>1994-04-02 07:00:53 +0000
commitd230622648ed9a4c08153a019f97d784d400775b (patch)
tree31dfe4c27cd3574a0535c7c111b7843438b6f050 /sys/dev/sio/sio.c
parent8ceb0f8dea612b571065829a8015bd5a53c2a7ec (diff)
Notes
Diffstat (limited to 'sys/dev/sio/sio.c')
-rw-r--r--sys/dev/sio/sio.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/sio/sio.c b/sys/dev/sio/sio.c
index 305256db6609..603c9630cacb 100644
--- a/sys/dev/sio/sio.c
+++ b/sys/dev/sio/sio.c
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* from: @(#)com.c 7.5 (Berkeley) 5/16/91
- * $Id: sio.c,v 1.40 1994/03/26 13:40:18 ache Exp $
+ * $Id: sio.c,v 1.41 1994/04/01 16:47:01 ache Exp $
*/
#include "sio.h"
@@ -98,7 +98,6 @@
#endif
#define com_scr 7 /* scratch register for 16450-16550 (R/W) */
-#define setsofttty() (ipending |= 1 << 4) /* XXX */
/*
* Input buffer watermarks.