Subject: pc532 back, ethernet working!
To: None <port-pc532@NetBSD.ORG>
From: Phil Budne <budd@cs.bu.edu>
List: port-pc532
Date: 07/22/1996 22:21:32
My ailing Miniscribe 9380 finally gave up the ghost last week, forcing
me to spend more time trying to figure out the Macintosh driver for
the Cabletron ethernet box.  Philip Z came to my rescue, arriving at
my door with not only his newly working system, but a replacement
disk! Luckily I had stashed a tar of my /sys and /usr/local
directories on his disk when loading the distributions for him, so I
was back on the air in just a few hours!  A few more hours (Saturday
3AM), and I had my pc532 speaking on the Ethernet through a Cabletron
SCSI/Ethernet box, and by 5AM it was speaking NFS as a client and
server!  Philip and I are pursuing some leads for more Cabletron
boxes.

I really can't thank Philip enough; first debugging my accursed reset
circuit, then finding the Cabletron units, and now bringing my system
back to life!  For someone who's joined our ranks only recently he's
jumped in with both feet and show a lot of the spirit that still makes
the 'ole pc532 fun to work on!  His comparison was to a BMW 2002; sure
it's old, but it's a lot of fun!

sample ftp from my pc532 to "home" a Sparc/IPC running 4.1.4;

    pc532% ftp home
    Connected to home.
    220 home FTP server (SunOS 4.1) ready.
    Name (home:phil): phil2
    331 Password required for phil2.
    Password:
    230 User phil2 logged in.
    ftp> bin
    200 Type set to I.
    ftp> put termcap
    local: termcap remote: termcap
    200 PORT command successful.
    150 Binary data connection for termcap (192.9.200.4,1039).
    226 Binary Transfer complete.
    380422 bytes sent in 3.53 seconds (107620 bytes/s)
    ftp> get termcap
    local: termcap remote: termcap
    200 PORT command successful.
    150 Binary data connection for termcap (192.9.200.4,1040) (380422 bytes).
    226 Binary Transfer complete.
    380422 bytes received in 2.89 seconds (131778 bytes/s)

This is despite all data being copied in and out of userspace (between
uk and tun drivers) by "etherd".  A new shar etherd can be found at
ftp://alpha.gnu.ai.mit.edu/budne/pc532/