PERFORCE change 213147 for review

Brooks Davis brooks at FreeBSD.org
Tue Jun 19 15:54:57 UTC 2012


http://p4web.freebsd.org/@@213147?ac=10

Change 213147 by brooks at brooks_ecr_current on 2012/06/19 15:54:00

	Only setup read access to buttons and switches.
	
	Don't setup mmap, it doesn't make sense for non-PAGE_SIZE data.

Affected files ...

.. //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_DE4.hints#9 edit

Differences ...

==== //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_DE4.hints#9 (text+ko) ====

@@ -68,8 +68,7 @@
 hint.altera_avgen.0.maddr=0x7f009000
 hint.altera_avgen.0.msize=2
 hint.altera_avgen.0.width=1
-hint.altera_avgen.0.fileio="rw"
-hint.altera_avgen.0.mmapio="rwx"
+hint.altera_avgen.0.fileio="r"
 hint.altera_avgen.0.devname="de4bsw"
 
 #


More information about the p4-projects mailing list