Date: Sat, 9 Feb 2002 13:16:55 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc MAKEDEV Message-ID: <200202092116.g19LGtx44216@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/02/09 13:16:55 PST Modified files: etc MAKEDEV Log: Fix MAKEDEV for RocketPort (rp(4)) cuaR* and ttyR* to work with the updated driver. The newer driver in current outputs a version string that contains a space, so we need to eat two words in between RocketPortX and the number of ports on the board. Revision Changes Path 1.321 +3 -3 src/etc/MAKEDEV 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?200202092116.g19LGtx44216>