DEFINE VERB FWFQServ IMAGE sys$login:FWFQSERVSET.EXE parameter p1,prompt="VDn:",value(required,type=$device),label=UNIT parameter p2,label=FNAM,prompt="file",value(type=$infile) ! Usage: fwfqserv FWAn: NODE$FWAm: ! where FWAn: is a LOCAL FW: unit, with a local copy of FWdriver ! loaded (or FQdriver or FDdriver, just so the types match) and ! NODE$FWAm: is a FW: unit seen via MSCP server on some remote ! node on a cluster. This image fixes up the UCB$l_MAXBCNT field ! of the served unit and replaces the FDT routine pointer with ! one to the FDT routines in the local copy of the driver.