From e1d756ce2abf07823331a13b67ceb226eeb22eeb Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Sun, 4 Feb 2001 11:18:15 +0000 Subject: Remove the LABPC driver. Doesn't work, no maintainer, more promising code exists elsewhere. --- sys/pc98/i386/userconfig.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/pc98') diff --git a/sys/pc98/i386/userconfig.c b/sys/pc98/i386/userconfig.c index cc2b6ec5811b8..031df53522790 100644 --- a/sys/pc98/i386/userconfig.c +++ b/sys/pc98/i386/userconfig.c @@ -421,7 +421,6 @@ static DEV_INFO device_info[] = { {"asc", "AmiScan scanner", 0, CLS_MMEDIA}, {"apm", "Advanced Power Management", FLG_FIXED, CLS_MISC}, -{"labpc", "National Instruments Lab-PC/Lab-PC+", 0, CLS_MISC}, {"pcic", "PC-card controller", 0, CLS_MISC}, {"npx", "Math coprocessor", FLG_IMMUTABLE, CLS_MISC}, #ifdef PC98 -- cgit v1.3