From mboxrd@z Thu Jan 1 00:00:00 1970 From: wkt@minnie.tuhs.org (Warren Toomey) Date: Fri, 2 Nov 2001 09:10:10 +1100 (EST) Subject: [pups] [TUHS] Disk Drivers (fwd) Message-ID: <200111012210.fA1MABf32362@minnie.tuhs.org> [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 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 at apple.com) ----- End of forwarded message from Matthew Whitehead -----