On 5/5/22 8:30 PM, Douglas Taylor via cctalk wrote:
I wanted to try using tu58fs with a RT11 system running version 5.7 to
transfer files in/out.
To my surprise RT11 5.7 retired the DD: device, a DD.MAC file is
there, but it is unsupported.
(1) How do you compile a device driver file? How
I wanted to try using tu58fs with a RT11 system running version 5.7 to
transfer files in/out.
To my surprise RT11 5.7 retired the DD: device, a DD.MAC file is there,
but it is unsupported.
(1) How do you compile a device driver file? How do you link and
install it?
(2) Has anyone done
On 5/25/19 9:37 PM, Jay Jaeger via cctalk wrote:
> On 5/23/2019 10:07 PM, Rod Smallwood via cctalk wrote:
>> Hi
>>
>> It does not have to be done using TU58.
>>
>> If you would be so kind as to explain the bit about SIMH and dd.
>>
>> What to do is good.. How even better.
>>
>> If I can get a
On 5/23/2019 10:07 PM, Rod Smallwood via cctalk wrote:
> Hi
>
> It does not have to be done using TU58.
>
> If you would be so kind as to explain the bit about SIMH and dd.
>
> What to do is good.. How even better.
>
> If I can get a bootable OS image onto the SCSI drive with what I have
>
n the
PDP-11 using TU58FS.
Next will be a second serial line to allow TU58 emulation. SFSG
What is not clear is if I can get a bootable OS (RT, RSX or whatever)
image onto the Hard Drive using TU58FS.
Is getting set up to use TU58 emulation and then using that as a
software installation source o
le on the
> PDP-11 using TU58FS.
>
> Next will be a second serial line to allow TU58 emulation. SFSG
>
> What is not clear is if I can get a bootable OS (RT, RSX or whatever)
> image onto the Hard Drive using TU58FS.
Is getting set up to use TU58 emulation and then using that as a
sof
spberry Pi soon brought up the console on the
PDP-11 using TU58FS.
Next will be a second serial line to allow TU58 emulation. SFSG
What is not clear is if I can get a bootable OS (RT, RSX or whatever)
image onto the Hard Drive using TU58FS.
Any advice as to if and how this could be done would
Hi
I am working on getting my KDJ11-E based system up.
I have a CQD220A and a SCSI hard drive installed and formatted.
A serial connection to a Raspberry Pi soon brought up the console on the
PDP-11 using TU58FS.
Next will be a second serial line to allow TU58 emulation. SFSG
What is
On Feb 12, 2017 3:44 AM, "Jörg Hoppe" wrote:
>
> Friends,
>
> tu58fs 1.1 now supports oversized TU58 tape images, with capacity up to
32MB instead of 256KB.
>
> This was easy to made for XXDP. Under RT-11 the DD.SYS driver must be
patched and reinstalled, tu58
Friends,
tu58fs 1.1 now supports oversized TU58 tape images, with capacity up to
32MB instead of 256KB.
This was easy to made for XXDP. Under RT-11 the DD.SYS driver must be
patched and reinstalled, tu58fs now handles this
automatically.
The GITHUB release at https://github.com/j-hoppe
Next milestone reached:
tu58fs 1.0 now supports the RT-11 file system, additional to DOS11/XXDP
(phew!)
And its easier to use: I also precompiled binaries für Linux x64, Win32
Cygwin, ARM Beaglebone Black and RPi.
Also some batch files show typical usage, XXDP/RT-11 tape and disk
images are
Jörg Hoppe wrote:
>
> Hmmm, anyone out there who understands FreeBSD termios(4) .
> Can't believe that FreeBSD has no baudrate > 38400 !
>
> Joerg
termios.h:#include
/usr/include/sys/_termios.h:
[..]
/*
* Standard speeds
*/
#define B0 0
#define B50 50
#define B75 75
#define B11
Am 24.01.2017 um 14:26 schrieb Mouse:
Can't believe that FreeBSD has no baudrate > 38400 !
serial.c:443:44: error: use of undeclared identifier 'B300'
serial.c:444:16: error: use of undeclared identifier 'B250'
serial.c:445:16: error: use of undeclared identifier 'B200'
At least som
On 01/24/2017 01:33 AM, Jörg Hoppe wrote:
Hmmm, anyone out there who understands FreeBSD termios(4) .
Can't believe that FreeBSD has no baudrate > 38400 !
Hmmm, I use minicom all the time at 115200 baud. Depending
on what actual serial hardware you have, this may be a
hardware limit. If it
> Can't believe that FreeBSD has no baudrate > 38400 !
>> serial.c:443:44: error: use of undeclared identifier 'B300'
>> serial.c:444:16: error: use of undeclared identifier 'B250'
>> serial.c:445:16: error: use of undeclared identifier 'B200'
At least some systems don't use B con
Hmmm, anyone out there who understands FreeBSD termios(4) .
Can't believe that FreeBSD has no baudrate > 38400 !
Joerg
On Fri, Jan 20, 2017 at 8:51 PM, Jörg Hoppe wrote:
If you like to have a look (and play beta tester):
Docs on http://retrocmp.com/tools/tu58fs
C sources and mak
On Fri, Jan 20, 2017 at 8:51 PM, Jörg Hoppe wrote:
>
> If you like to have a look (and play beta tester):
>
> Docs on http://retrocmp.com/tools/tu58fs
> C sources and makefile on https://github.com/j-hoppe/tu58fs
FWIW, It doesn't compile on FreeBSD (yes, I do not know if it i
> On Jan 20, 2017, at 11:51, Jörg Hoppe wrote:
>
> Guys,
>
> I'm working on a special TU58 emulator called "tu58fs".
> It saves the "tape content" not only in a binary image file, but also as a
> file set in a shared directory on the host.
>
Mark,
thanks for your answer.
Your Phyton RT-11 code looks good to me, I'll rely on it at least as
reference.
Joerg
I've written (bad?) Python code to manipulate RT-11 filesystems, including on
TU58 tape images:
https://github.com/NF6X/pyRT11
I don't remember which specific documentation I
Guys,
I'm working on a special TU58 emulator called "tu58fs".
It saves the "tape content" not only in a binary image file, but also as
a file set in a shared directory on the host.
The content of the "tape" (as seen by the PDP) changes automatically as
20 matches
Mail list logo