Add (commented out) irframetty.
This commit is contained in:
parent
88b5ed0731
commit
fe61017def
@ -1,11 +1,11 @@
|
||||
# $NetBSD: GENERIC,v 1.443 2001/12/02 16:37:24 augustss Exp $
|
||||
# $NetBSD: GENERIC,v 1.444 2001/12/05 16:48:03 augustss Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
|
||||
include "arch/i386/conf/std.i386"
|
||||
|
||||
#ident "GENERIC-$Revision: 1.443 $"
|
||||
#ident "GENERIC-$Revision: 1.444 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -969,6 +969,7 @@ pseudo-device loop # network loopback
|
||||
pseudo-device ppp 2 # Point-to-Point Protocol
|
||||
pseudo-device sl 2 # Serial Line IP
|
||||
pseudo-device strip 2 # Starmode Radio IP (Metricom)
|
||||
#pseudo-device irframetty # IrDA frame line discipline
|
||||
pseudo-device tun 2 # network tunneling over tty
|
||||
pseudo-device gre 2 # generic L3 over IP tunnel
|
||||
pseudo-device ipip 2 # IP Encapsulation within IP (RFC 2003)
|
||||
|
Loading…
Reference in New Issue
Block a user