Date: Tue, 21 Dec 1999 05:55:47 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/isa gusc.c Message-ID: <199912211355.FAA58284@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/12/21 05:55:47 PST Modified files: sys/dev/sound/isa gusc.c Log: Remove #if NISA > 0 - this is best done by the configuration process. It had a heap of unreferenced stuff if there was no isa configured in the system. Revision Changes Path 1.5 +1 -14 src/sys/dev/sound/isa/gusc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912211355.FAA58284>