Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.15-rc2 9 lines 384 B view raw
1config DGRP 2 tristate "Digi Realport driver" 3 default n 4 depends on SYSFS && TTY 5 ---help--- 6 Support for Digi Realport devices. These devices allow you to 7 access remote serial ports as if they are local tty devices. This 8 will build the kernel driver, you will still need the userspace 9 component to make your Realport device work.