summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2001-07-14 02:45:53 +0000
committernyan <nyan@FreeBSD.org>2001-07-14 02:45:53 +0000
commit09dcbc22712dc77539172247e56e1da19e596034 (patch)
tree9116e23a2c3efb0fc57204e56f8abc96fbdb2255
parent3dd054b814ec2377d3b0202176e3d5e6c03c902f (diff)
downloadFreeBSD-src-09dcbc22712dc77539172247e56e1da19e596034.zip
FreeBSD-src-09dcbc22712dc77539172247e56e1da19e596034.tar.gz
Merged from sys/i386/conf/GENERIC revision 1.313.
-rw-r--r--sys/pc98/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 975272e..3294d43 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -199,7 +199,7 @@ device ppp 1 # Kernel PPP
device tun # Packet tunnel.
device pty # Pseudo-ttys (telnet etc)
device md # Memory "disks"
-device gif 4 # IPv6 and IPv4 tunneling
+device gif # IPv6 and IPv4 tunneling
device faith 1 # IPv6-to-IPv4 relaying (translation)
# The `bpf' device enables the Berkeley Packet Filter.
OpenPOWER on IntegriCloud