cvs commit: src/sys/dev/rp rp.c
John Baldwin
jhb at FreeBSD.org
Tue Nov 8 15:33:40 GMT 2005
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
More information about the cvs-src
mailing list