Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Apr 2003 09:36:43 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 29879 for review
Message-ID:  <200304271636.h3RGahJd093771@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=29879

Change 29879 by obrien@obrien_trang on 2003/04/27 09:36:19

	xl(4) works.

Affected files ...

.. //depot/projects/hammer/sys/x86_64/conf/GENERIC#10 edit

Differences ...

==== //depot/projects/hammer/sys/x86_64/conf/GENERIC#10 (text+ko) ====

@@ -1,4 +1,4 @@
-#
+# ex:ts=8
 # GENERIC -- Generic kernel configuration file for FreeBSD/i386
 #
 # For more information on this file, please read the handbook section on
@@ -40,6 +40,7 @@
 device	miibus
 device	bge
 device	fxp
+device	xl
 
 device		random		# Entropy device
 device	loop



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304271636.h3RGahJd093771>