Initial commit; kernel source import

This commit is contained in:
Nathan
2025-04-06 23:50:55 -05:00
commit 25c6d769f4
45093 changed files with 18199410 additions and 0 deletions

13
net/irda/irnet/Kconfig Normal file
View File

@@ -0,0 +1,13 @@
config IRNET
tristate "IrNET protocol"
depends on IRDA && PPP
help
Say Y here if you want to build support for the IrNET protocol.
To compile it as a module, choose M here: the module will be
called irnet. IrNET is a PPP driver, so you will also need a
working PPP subsystem (driver, daemon and config)...
IrNET is an alternate way to transfer TCP/IP traffic over IrDA. It
uses synchronous PPP over a set of point to point IrDA sockets. You
can use it between Linux machine or with W2k.