From acb4cb26f63c117adb6621c42354e8c4380b3e1a Mon Sep 17 00:00:00 2001 From: julian Date: Tue, 27 Feb 2001 16:41:28 +0000 Subject: [PATCH] put the null modem driver (nmdm) in the right place with the right name. --- sys/conf/files | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/conf/files b/sys/conf/files index d2d1f8ff4ba8..d01be41295c0 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -385,7 +385,7 @@ dev/mly/mly_cam.c optional mly dev/mly/mly_pci.c optional mly dev/musycc/musycc.c optional musycc dev/null/null.c standard -dev/nulmodem/tty_nulmodem.c optional nmdm +dev/nmdm/nmdm.c optional nmdm dev/pccard/card_if.m optional card dev/pccard/card_if.m optional cardbus dev/pccard/card_if.m optional pccard