Author: wmb Date: 2008-08-28 11:06:50 +0200 (Thu, 28 Aug 2008) New Revision: 894
Modified: dev/geode/usb.fth Log: This checkin completes the previous one; I forgot to include this file.
Modified: dev/geode/usb.fth =================================================================== --- dev/geode/usb.fth 2008-08-28 09:05:31 UTC (rev 893) +++ dev/geode/usb.fth 2008-08-28 09:06:50 UTC (rev 894) @@ -85,11 +85,11 @@ ;
: usb-quiet ( -- ) - [ ' go-hook behavior compile, ] \ Chain to old behavior + [ ' linux-hook behavior compile, ] \ Chain to old behavior " usb1" " reset-usb" execute-device-method drop " usb2" " reset-usb" execute-device-method drop ; -' usb-quiet to go-hook +' usb-quiet to linux-hook
0 0 " " " /" begin-package " prober" device-name