change default device to "/dev/wsfont" - the vga driver likes it that

way now
This commit is contained in:
drochner 2001-10-29 17:58:19 +00:00
parent 3a74f9105b
commit b03606ed0a
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: wsfontload.c,v 1.7 2001/09/04 17:59:04 drochner Exp $ */
/* $NetBSD: wsfontload.c,v 1.8 2001/10/29 17:58:19 drochner Exp $ */
/*
* Copyright (c) 1999
@ -44,7 +44,7 @@
#include <dev/wscons/wsconsio.h>
#define DEFDEV "/dev/ttyEcfg"
#define DEFDEV "/dev/wsfont"
#define DEFWIDTH 8
#define DEFHEIGHT 16
#define DEFENC WSDISPLAY_FONTENC_ISO