RT11 sysgen and disk partitions

Megan mbg at TheWorld.com
Thu Mar 10 21:54:54 CST 2005


>> The Monitor you're using was Sysgen'd to load those drivers 
>> automatically. You could probably free up a little memory by doing a 
>> Sysgen that just includes the drivers you need.

>Ok, makes sense.  I suppose I have to find an original system master to
>make my own sysgen.  Though the boot disk I'm using now suits me fine for
>my current purposes.

Problem is that it is wrong.  The monitor, at boot time, will fill
in its tables for devices it finds (up to 40 devices). Except for
the system device, which is loaded so that it can't be unloaded,
these handlers are considered 'installed' if the I/O page addresses
indicated as required in the handler exist.  This does not mean
that the handlers have been loaded.  Handlers are not automatically
loaded by RT-11.  They can, however, be loaded using the startup
command file.  They can also be .FETCHed by properly written
programs.

                                        Megan Gentry
                                        Former RT-11 Developer

+--------------------------------+-------------------------------------+
| Megan Gentry, EMT/B, PP-ASEL,ST| email: mbg at world.std.com         |
| Member of Technical Staff      |        megan at savaje.com          |
| SavaJe Technologies, Inc.      |             (s/ at /@/)             |
| 100 Apollo Drive               | URL:     http://world.std.com/~mbg/ |
| Chelmsford, MA 01824           | "pdp-11 programmer - some assembler |
| (978) 256 6521   (DEC '77-'98) |  required." - mbg            KB1FCA |
+--------------------------------+-------------------------------------+


More information about the cctalk mailing list