;Rancho Technology, Inc. SCSI Host Bus Adapter Option File ; ;Rev 3.20 ;12-16-91 ; Our unique Adapter Id number. AdapterID 0708Dh ; Our Adapter name (maximum length is 66 characters. AdapterName "RT1000-MC SCSI Host Bus Adapter" ; The number of POS bytes we use. NumBytes 1 ; All fixed resources (ie. fixed values in the POS registers.) FixedResources POS[0]=XXXXXXX1b ; Now we enter the user configurable options. ; NOTES: ; The string for Prompt may not be more than 38 characters. ; The string for Choice may not be more than 28 characters. ; The string for Help may not be more than 1000 characters. NamedItem Prompt "ROM Segment Location" Choice "Segment DC00" POS[0]=110XXXXXb MEM 0DC000h-0DFFFFh Choice "Segment C800" POS[0]=011XXXXXb MEM 0C8000h-0CBFFFh Choice "Segment CC00" POS[0]=010XXXXXb MEM 0CC000h-0CFFFFh Choice "Segment D000" POS[0]=001XXXXXb MEM 0D0000h-0D3FFFh Choice "Segment D400" POS[0]=000XXXXXb MEM 0D4000h-0D7FFFh Choice "Segment D800" POS[0]=111XXXXXb MEM 0D8000h-0DBFFFh Help "To configure this adapter you must choose the memory location the adapter will use for its BIOS ROM. There are six memory locations that can be selected. Under normal circumstances, select ." NamedItem Prompt "Delay from Reset" Choice "Short (< 5 sec)" POS[0]=XXXXXX1Xb Choice "Long (25 sec)" POS[0]=XXXXXX0Xb Help "Select a delay length from hard reset. Long is mainly used for optical devices and those that require a long delay for power on diagnostics." NamedItem Prompt "DOS 5.0 Option" Choice "DOS Version prior to 5.0" POS[0]=XXXXX1XXb Choice "DOS Version 5.0 or later" POS[0]=XXXXX0XXb Help "The RTBios supports special functions for DOS version 5.0 and later. Choose the option that corresponds to the version of DOS which you are running." NamedItem Prompt "Passthru Only" Choice "Enable All INT 13 Calls" POS[0]=XXXX1XXXb Choice "Enable Passthru Only" POS[0]=XXXX0XXXb Help "Use SCSI Passthru commands only or enable all INT 13 calls. Under normal circumstances, choose the option to enable all INT 13 Calls." NamedItem Prompt "Floptical Drive" Choice "Drive A: is Floptical" POS[0]=XXX1XXXXb Choice "Drive A: is NOT Floptical" POS[0]=XXX0XXXXb Help "If you want your Floptical drive to be Drive A:, you Must choose the option 'Drive A: is Floptical' and follow the instructions in the users manual. Leave this option at 'Drive A: is NOT Floptical' if you have no floptical drives attached or another drive is drive A:."