Date: Tue, 2 Jan 1996 11:39:11 -0800 (PST) From: Peter Wemm <peter> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa si.c Message-ID: <199601021939.LAA05704@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 96/01/02 11:39:10 Modified: sys/i386/isa si.c Log: Fix the number of ports created for devfs.. it had been only creating enough nodes for the number of ports on the last module, not the number of ports _total_ that the driver is managing... Submitted by: Robert Sanders <rsanders@mindspring.com> Revision Changes Path 1.33 +2 -2 src/sys/i386/isa/si.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601021939.LAA05704>