Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Apr 2003 13:31:48 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 29812 for review
Message-ID:  <200304262031.h3QKVmk5079862@repoman.freebsd.org>

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

Change 29812 by marcel@marcel_nfs on 2003/04/26 13:31:38

	- COMPAT_FREEBSD4
	+ INET6
	
	Add device ehci. We have one...

Affected files ...

.. //depot/projects/ia64/sys/ia64/conf/HP_RX2600#9 edit

Differences ...

==== //depot/projects/ia64/sys/ia64/conf/HP_RX2600#9 (text+ko) ====

@@ -8,11 +8,10 @@
 options 	ATA_STATIC_ID
 options 	CD9660
 options 	COMPAT_43
-options 	COMPAT_FREEBSD4
 options 	DDB
 options 	FFS
 options 	INET
-#options 	INET6
+options 	INET6
 options 	KTRACE
 options 	MSDOSFS
 options 	NFS_ROOT
@@ -36,6 +35,7 @@
 device		atapicd
 device		bpf
 device		da
+device		ehci
 device		ether
 device		fxp
 device		bge



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