[Forwarded to the PUPS list, as this is PDP-11 specific - Warren]
Your best bets are:
- Use nm on the kernel if it hasn't been stripped
- Or go to /usr/sys/conf if you have the sources,
and look at the config files for each kernel, e.g
rptmunix came from rptmconf, which has:
rp
root rp 1
swap rp 2
swplo 0
nswap 2000
tm
Cheers,
Warren
----- Forwarded message from Matthew Whitehead -----
From: Matthew Whitehead <matthew.whitehead(a)apple.com>
Subject: [TUHS] Disk Drivers
Date: Thu, 01 Nov 2001 12:58:54 -0800
I'm getting a tad frustrated with the otherwise excellent Supnik PDP-11
emulators.
Can anyone tell me (or give me the adb commands to figure it out myself) what
disk device drivers are present in the bootable disk images that come with the
Supnik simulator? The versions I'm interested are:
V6 image:
- rkunix (rk)
- rkunix.40 (rk, PDP-11/40 cpu?)
- unix
V7 image:
- hphtunix (hp)
- hptmunix (hp)
- rkunix (rk)
- rl2unix (obviously hacked to include rl driver)
- rphtunix (rp)
- rptmunix (rp)
Matthew (mrw(a)apple.com)
----- End of forwarded message from Matthew Whitehead -----