Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.10 11 lines 423 B view raw
1config FIREWIRE_SERIAL 2 tristate "TTY over Firewire" 3 depends on FIREWIRE && TTY 4 help 5 This enables TTY over IEEE 1394, providing high-speed serial 6 connectivity to cabled peers. This driver implements a 7 ad-hoc transport protocol and is currently limited to 8 Linux-to-Linux communication. 9 10 To compile this driver as a module, say M here: the module will 11 be called firewire-serial.