On Oct 11, 2013, at 3:21 AM, Mark Benson <md.benson at gmail.com<mailto:md.benson at gmail.com>> wrote:
On 11 Oct 2013, at 07:47, Daniel Soderstrom <snaggs at mac.com<mailto:snaggs at mac.com>> wrote:
There are plenty of CF or SD cards under 18gb. Also, there must be some way of only using part of a drive, as these cards are used extensively in old Macs which have a 170mb boot drive limit.
I'm fully aware of that, in fact I plan to try using a 4GB CF card on my 4000/60 at some stage to see what it does. You linked to a *SATA* to SCSI adapter intended for use on hard drives?
I'm aware that SATA to CF/SD adapters are available, I used one for a while with a CF card. That may be an option but like others have said the reliability can be variable. Also some companies that offer embedded micro-PC stuff also sell 8GB and 16GB SATA SSDs that might be an option too, maybe? I am fairly sure I have a 16GB one spare somewhere.
CF and SD are both flash storage cards, but they have completely different interfaces.
CF is SATA with a different connector. A CF to SATA adapter is nothing more than a pair of connectors and some wires.
SD uses a serial packet protocol, a generalization of the one used by MMC devices. It's not SCSI, but it feels a bit like it because of that packet and command/response style of doing things. Also, SD has an extremely complex and strange initialization sequence.
I'm not familiar with (S)ATA to SD converters. Such a beast would be fairly complex, similar in difficulty to an ATA to SCSI (SATA to SAS) converter.
paul
On Fri, 11 Oct 2013, Johnny Billquist wrote:
On 2013-10-10 18:39, Hans Vlems wrote:
DEC had solid state disks, all das iirc
DEC had solid state disks already in the 70s. It was called the ML-11. Massbus interface even...
Now THAT is neat.
Johnny
*Van: *Johnny Billquist
*Verzonden: *donderdag 10 oktober 2013 11:29
*Aan: *hecnet at Update.UU.SE
*Beantwoorden: *hecnet at Update.UU.SE
*Cc: *Mark Wickens
*Onderwerp: *Re: [HECnet] SSD for Vax
On 2013-10-10 09:46, Mark Wickens wrote:
> On 10/10/2013 08:17, Daniel Soderstrom wrote:
>> Has anyone tries this? Running my Vaxstation non-stop reminds me how
>> much noise these old drives make.
>>
>> Has anyone tried SSD drives? Must be good for the PSU it terms of heat
>> and current draw.
>>
>> Daniel
>>
>> Sent from my iPhone
> There has been very little success with IDE to SCSI converters on this
> age of machine.
Hmm. bad IDE to SCSI converters?
> Remember also that even 4000/90 vintage VAXstations generally have an
> upper limit of 18GB.
Uh? That got to be a limit in VMS in that case. I can't see how the
hardware would have that limit.
> I don't recall anyone even getting an IDE drive to work, let alone an
SSD.
IDE and SSD are two completely unrelated things as such. However, if the
SSD have an IDE interface, then you obviously need the IDE to SCSI
converter.
> Would love to be proved wrong however! I'm surprised someone hasn't
> written a software based SCSI drive emulator the same way that you get
> floppy emulators.
Probably mostly because of speed issues. You have some very tight timing
requirements, and a SCSI interface runs way faster than a floppy.
> Consider running the machine diskless, booted off the network with
> off-node disks.
That definitely also works.
Johnny
--
Johnny Billquist || "I'm on a bus
|| on a psychedelic trip
email: bqt at softjar.se || Reading murder books
pdp is alive! || tryin' to stay hip" - B. Idol
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
On Oct 11, 2013, at 4:36 AM, Mark Darvill <mark.darvill at mac.com> wrote:
Flight was the "game" we played when we could get access to suitable hardware in DEC, i do remember playing it on a new vax9000 in multi user mode and it was hot! For those who have not come across the program, it was a multi user simulation with many planes and airfields which also ran over computers connected via decnet. There was also a toolkit to create your own planes and airfields.
http://www.tmk.com/ftp/vms-freeware/decwindows/
Found a copy above. Maybe another use for hecnet....
Mark
I should take a look; I've never seen it. I wonder if it's a derivative of the PLATO game "airfight". That was written around 1974, by Brand Fortner at the University of Illinois. Same sort of description: multi user, several airplane types. No user defined airplanes or fields, though.
PLATO "airfight" was the inspiration for Microsoft Flight Simulator.
paul
On Oct 11, 2013, at 2:28 AM, Kari Uusim ki <uusimaki at exdecfinland.org> wrote:
...
Yes, that would be the one when converting between FDDI and 100BaseT Ethernet.
The best effort it can produce is about what 100BaseT can, because it is the lowest common nominator. FDDI performs better due to the larger packet size (which is usable only between FDDI nodes) and the lower overhead.
Larger packet size, yes. Lower overhead, no. Token systems of any kind are guaranteed to be less efficient than Ethernet, because you have to wait for the token. At best, they will be slightly better under very high load than half duplex Ethernet, but full duplex Ethernet will outperform any token network under all conditions.
Btw. Many of the FDDI principles was used when developing FibreChannel.
Not really. The two were done at the same time (in different subgroups of ANSI X3T9) but with no significant connection between them. FDDI was 100 Mb/s, Fibre Channel was initially 800 Mb/s (not 1 Gb/s -- FC has always committed false advertising by reporting the baud rate of the encoded signal rather than the payload rate -- if Ethernet had done things in FC terms then 10 Mb/s Ethernet would have been called 20 Mb/s Ethernet). And even the PHY is completely different: 4b/5b coding for FDDI, 8b/10b for FC.
As I mentioned before, FDDI was based on 802.4 (token bus) MAC layer algorithms ("timed token protocol"), with vast quantities of complexity added on top. (Partly that was done by some of the participants to delay the standard by a couple of years.) Fast Ethernet adopted the 4b/5b encoding from FDDI, but apart from that it was a technological dead end.
paul
On Fri, Oct 11, 2013 at 02:12:13PM +0200, Johnny Billquist wrote:
On 2013-10-11 08:13, Mark Benson wrote:
On 11 Oct 2013, at 01:52, Daniel Soderstrom <snaggs at mac.com
<mailto:snaggs at mac.com>> wrote:
http://www.artmix.com/SATA_SCSI_AZMN_II_1.html
This adapter is available on ebay for $149 and he says they work well
in Vaxstations. He also has some which take CF flash cards.
Which is great, but again you run in to the snag that I've never seen a
SATA disk smaller than 40GB and the upper size limit on a VAXstation is
typically 18GB. Somewhat problematic.
Uh? What 18GB limit? I thought we had already established that there
is no such limit.
We did. I even offered my 4000/90 with 146GB disks as evidence. :)
-brian
Hi Sampsa,
I've cleaned up, and added a sixel of you. It works, although it
might take some time to download the 2 Mb file of course :)
Erik
On Fri, Oct 11, 2013 at 02:21:16AM +0200, Sampsa Laine wrote:
Next challenge is to use JS to turn ReGIS into SVG and draw that :)
On 2013-10-11 08:13, Mark Benson wrote:
On 11 Oct 2013, at 01:52, Daniel Soderstrom <snaggs at mac.com
<mailto:snaggs at mac.com>> wrote:
http://www.artmix.com/SATA_SCSI_AZMN_II_1.html
This adapter is available on ebay for $149 and he says they work well
in Vaxstations. He also has some which take CF flash cards.
Which is great, but again you run in to the snag that I've never seen a
SATA disk smaller than 40GB and the upper size limit on a VAXstation is
typically 18GB. Somewhat problematic.
Uh? What 18GB limit? I thought we had already established that there is no such limit.
There is a 1GB limit (approx) for the booting device on some older VAXstations, but that's the only limit I'm aware of. (And the limit is somewhat more complicated than that, but anyway...)
Johnny
On 2013-10-10 18:39, Hans Vlems wrote:
DEC had solid state disks, all das iirc
DEC had solid state disks already in the 70s. It was called the ML-11. Massbus interface even...
Johnny
*Van: *Johnny Billquist
*Verzonden: *donderdag 10 oktober 2013 11:29
*Aan: *hecnet at Update.UU.SE
*Beantwoorden: *hecnet at Update.UU.SE
*Cc: *Mark Wickens
*Onderwerp: *Re: [HECnet] SSD for Vax
On 2013-10-10 09:46, Mark Wickens wrote:
> On 10/10/2013 08:17, Daniel Soderstrom wrote:
>> Has anyone tries this? Running my Vaxstation non-stop reminds me how
>> much noise these old drives make.
>>
>> Has anyone tried SSD drives? Must be good for the PSU it terms of heat
>> and current draw.
>>
>> Daniel
>>
>> Sent from my iPhone
> There has been very little success with IDE to SCSI converters on this
> age of machine.
Hmm. bad IDE to SCSI converters?
> Remember also that even 4000/90 vintage VAXstations generally have an
> upper limit of 18GB.
Uh? That got to be a limit in VMS in that case. I can't see how the
hardware would have that limit.
> I don't recall anyone even getting an IDE drive to work, let alone an
SSD.
IDE and SSD are two completely unrelated things as such. However, if the
SSD have an IDE interface, then you obviously need the IDE to SCSI
converter.
> Would love to be proved wrong however! I'm surprised someone hasn't
> written a software based SCSI drive emulator the same way that you get
> floppy emulators.
Probably mostly because of speed issues. You have some very tight timing
requirements, and a SCSI interface runs way faster than a floppy.
> Consider running the machine diskless, booted off the network with
> off-node disks.
That definitely also works.
Johnny
--
Johnny Billquist || "I'm on a bus
|| on a psychedelic trip
email: bqt at softjar.se || Reading murder books
pdp is alive! || tryin' to stay hip" - B. Idol
--
Johnny Billquist || "I'm on a bus
|| on a psychedelic trip
email: bqt at softjar.se || Reading murder books
pdp is alive! || tryin' to stay hip" - B. Idol
On 11/10/2013 09:36, Mark Darvill wrote:
Flight was the "game" we played when we could get access to suitable hardware in DEC, i do remember playing it on a new vax9000 in multi user mode and it was hot! For those who have not come across the program, it was a multi user simulation with many planes and airfields which also ran over computers connected via decnet. There was also a toolkit to create your own planes and airfields.
http://www.tmk.com/ftp/vms-freeware/decwindows/
Found a copy above. Maybe another use for hecnet....
I've run this up on a Vaxstation 4000/90 and it was *ok*, I'm not sure I'd recommend it for anything without much grunt unless you like watching paint dry!
Very cool for the era however...
Mark.
--
http://www.wickensonline.co.ukhttp://hecnet.euhttp://declegacy.org.ukhttp://retrochallenge.nethttps://twitter.com/#!/%40urbancamo
He makes other cards as well. You have to look through the Japanese page as his english ome is under construction.
http://www.artmix.com/CF_powermon_II.html
Regards,
Daniel,
Sent from my iPad
On 11 Oct 2013, at 3:21 pm, Mark Benson <md.benson at gmail.com> wrote:
On 11 Oct 2013, at 07:47, Daniel Soderstrom <snaggs at mac.com> wrote:
There are plenty of CF or SD cards under 18gb. Also, there must be some way of only using part of a drive, as these cards are used extensively in old Macs which have a 170mb boot drive limit.
I'm fully aware of that, in fact I plan to try using a 4GB CF card on my 4000/60 at some stage to see what it does. You linked to a *SATA* to SCSI adapter intended for use on hard drives?
I'm aware that SATA to CF/SD adapters are available, I used one for a while with a CF card. That may be an option but like others have said the reliability can be variable. Also some companies that offer embedded micro-PC stuff also sell 8GB and 16GB SATA SSDs that might be an option too, maybe? I am fairly sure I have a 16GB one spare somewhere.
On a Mac you can lay down partitions on the disk, the limit on a Mac IIRC is on partition size on the the early SCSI machines, not on the drive size (which I think is 2GB or 4GB on those due to limitations on the SCSI chip?). I am not aware of any way to make DEC software do that.
--
Mark Benson
http://DECtec.info
Twitter: @DECtecInfo
HECnet: STAR69::MARK
Online Resource & Mailing List for DEC Enthusiasts.