PERFORCE change 169796 for review

Bjoern A. Zeeb bz at FreeBSD.org
Sun Oct 25 13:20:40 UTC 2009


http://p4web.freebsd.org/chv.cgi?CH=169796

Change 169796 by bz at bz_dumpster on 2009/10/25 13:20:34

	sys/net/if.c now depends on loop(4).

Affected files ...

.. //depot/projects/s390/sys/s390/conf/GENERIC#14 edit

Differences ...

==== //depot/projects/s390/sys/s390/conf/GENERIC#14 (text+ko) ====

@@ -65,6 +65,8 @@
 #device		hhc			# Debug feature
 device		hmcsc			# HMC system console
 
+# Pseudo devices.
+device		loop		# Network loopback
 device		random			# Entropy device
 device		pty			# Pseudo-ttys (telnet etc)
 device		md			# Memory "disks"


More information about the p4-projects mailing list