freebsd-src/sys/dev/rp
John Baldwin 98e8d0cb32 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
2005-11-08 15:33:39 +00:00
..
rp.c Fix support for multiple RocketPort cards in the same machine by including 2005-11-08 15:33:39 +00:00
rp_isa.c
rp_pci.c
rpreg.h
rpvar.h