Oct. 22, 2015
1:13 a.m.
Author: quozl Date: Thu Oct 22 03:13:19 2015 New Revision: 3786 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3786 Log: IDE: fix probe message, from Marcin Cieslak Fix "Unimplemented package interface procedure" message during "Probe IDE" Modified: dev/ide/idenode.fth Modified: dev/ide/idenode.fth ============================================================================== --- dev/ide/idenode.fth Thu Oct 22 03:08:55 2015 (r3785) +++ dev/ide/idenode.fth Thu Oct 22 03:13:19 2015 (r3786) @@ -22,6 +22,7 @@ : any-blocks? " any-blocks?" $call-parent ; : cdrom? " cdrom?" $call-parent ; +: node-fcode " node-fcode" $call-parent ; : set-address ( unit -- dummy unit )
3698
Age (days ago)
3698
Last active (days ago)
0 comments
1 participants
participants (1)
-
repository service