aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1996-03-29 11:39:08 +0000
committerBruce Evans <bde@FreeBSD.org>1996-03-29 11:39:08 +0000
commitc9e1c95d1d79996f167d74c32fe712b40fc0347d (patch)
treef460558b93eeec2cd3e4d0e86e1dd9c6e6647b96 /sys/dev
parent6ac3b69d769269aa449abe5217f9406eb6755fe1 (diff)
Notes
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/dgb/dgb.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/dgb/dgb.c b/sys/dev/dgb/dgb.c
index ec67dce07afdf..a73fb5353cdf8 100644
--- a/sys/dev/dgb/dgb.c
+++ b/sys/dev/dgb/dgb.c
@@ -1,5 +1,5 @@
/*-
- * dgb.c $Id: dgb.c,v 1.15 1995/12/29 13:21:10 bde Exp $
+ * dgb.c $Id: dgb.c,v 1.16 1996/03/28 14:27:26 scrappy Exp $
*
* Digiboard driver.
*
@@ -863,7 +863,7 @@ load_fep:
port->devfs_token.tty =
devfs_add_devswf(&dgb_cdevsw,
(unit*32)+i+64,/*mytical number*/
- DV_CHR, 0, 0, 0600, idgb%d.%d", unit,
+ DV_CHR, 0, 0, 0600, "idgb%d.%d", unit,
i);
port->devfs_token.tty =