PERFORCE change 149351 for review

Rafal Jaworowski raj at FreeBSD.org
Sat Sep 6 19:28:17 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=149351

Change 149351 by raj at raj_mimi on 2008/09/06 19:27:24

	Enable polling in the DB-88F5XXX kernel config.

Affected files ...

.. //depot/projects/arm/src/sys/arm/conf/DB-88F5XXX#4 edit

Differences ...

==== //depot/projects/arm/src/sys/arm/conf/DB-88F5XXX#4 (text+ko) ====

@@ -61,6 +61,10 @@
 device		e1000phy
 device		bpf
 
+# polling(4) support
+options		DEVICE_POLLING
+options		HZ=1000
+
 device		mem			# Memory and kernel memory devices
 device		md
 


More information about the p4-projects mailing list