git: 9front

Download patch

ref: b911002c4c01d15df5669ddaacd4009ea2b75de3
parent: 19c13e4402b23ebe9460960faa744e37571344f8
author: cinap_lenrek <cinap_lenrek@localhost>
date: Tue Jul 12 12:35:34 EDT 2011

add apm to pccpuf kernel

--- a/sys/src/9/pc/pccpuf
+++ b/sys/src/9/pc/pccpuf
@@ -39,6 +39,7 @@
 	realmode
 	devpccard
 	devi82365
+	apm		apmjump
 	ether2000	ether8390
 	ether2114x	pci
 	ether589	etherelnk3
--