Date: Tue, 8 Nov 2005 15:33:40 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/rp rp.c Message-ID: <200511081533.jA8FXeh5001496@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2005-11-08 15:33:40 UTC
FreeBSD src repository
Modified files:
sys/dev/rp rp.c
Log:
Fix support for multiple RocketPort cards in the same machine by including
the RocketPort unit number in the name of the devices. This means that
unit 0 device names will change from ttyR0 .. ttyRf to ttyR00 .. ttyR0f.
Reviewed by: phk
Revision Changes Path
1.70 +1 -1 src/sys/dev/rp/rp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511081533.jA8FXeh5001496>
