Date: Sun, 19 May 2002 22:04:41 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa rc.c Message-ID: <200205200504.g4K54fo96628@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2002/05/19 22:04:41 PDT
Modified files:
sys/i386/isa rc.c
Log:
Bump the rc driver a little bit closer to the 21st century: use
make_dev() to create device nodes for each of the serial port channels
(ttym%d and cuam%d respectively, as borrowed from MAKEDEV). This allows
the rc driver to work in 5.0. I've tested it with only one card, but
will try sticking in a second card tomorrow and see what happens.
Revision Changes Path
1.69 +6 -0 src/sys/i386/isa/rc.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?200205200504.g4K54fo96628>
