Mike Rivers wrote:
> Les Cargill wrote:
>
>> Optical interfaces that do 100BaseTX are commonplace. It's a COTS
>> TOSLINK optical part, or at least the guy's blog said it was.
>
> The guy with the blog, huh? Well, you can belive him, or you can take a
> look at the real data sheet:
> http://www.wavefrontsemi.com/index.p...productdocsoft
>
I don't see any reason to doubt him - he claimed it worked, showed
scope traces.
> Sure, it uses standard Toshiba optical-to-digital parts for the gozintas
> and
> gozoutas,
Which is my point
> but the thing that makes it ADAT Optical (tm) is the Wavefront
> chip. I suppose you could design your own, but for eight bucks (or three
> if you buy enough of them) why bother?
>
Sure, long as it stays available. I thought the problem was that
PCI cards are getting hard to find.
>> I believe Best Buy still sells IDE drives. Probably not 120GB ones.
>
> Nope. 320 GB was the smallest I've seen there. And most of the IDE
> drives left on the shelf are laptop size.
>
Unsurprising.
>> And frankly, that whole thing of restricting to a range of replacement
>> drives didn't make sense, anyway. Poor design. Any RTOS I am familiar
>> with that supports IDE can open the whole drive as a linear sequence
>> of bytes, anyway.
>
> Don't blame the operating system for this one. Blame the motherboard
> manufacturer. The original BIOS could only recognize drives up to 30 GB.
That's irrelevant, Mike. The people who wrote the firmware
for the recorder could have had it boot in a way in which
any drive at all could have been used. I claim this
is a mistake, one that was made years ago and is still
continuing to be made for no good reason.
> I had a home brew computer, a Pentium II with an Intel branded motherboard
> that was like that, only maybe the limit was 8 GB. I was able to use a
> larger
> drive in it with a flash BIOS update. When dealing with hardware that's
> over
> ten years old, you have to cut them some slack. While in theory they
> might have been able to test it with larger drives, there were no larger
> drives,
> so how would they know if it DIDN'T work in the future?
>
Well, you engineer it such that it doesn't *matter* what
size drive is in there. You pull <n> bytes off the start of the disk,
load that into RAM and jump to it. Dunno if LILO or GRUB
were around, but there were plenty of other examples to choose
from. You can boot XP with either LILO or GRUB, and I was
booting '95 and '98 with LILO back around when these recorders
started being available.
Doesn't matter what you call it - it's poor engineering.
>>> How many computers are there ready-to-go that can accommodate an
>>> MFM hard drive? Or even have a real 25-pin or even 9-pin RS-232 port?
>>
>> I've not seen one that is not a laptop that does not have them. But
>> I haven't really looked.
>
> A couple of years ago, I bought a brand new Dell desktop computer with
> nothing but USB ports, but a lot of them, I think eight. When I found that
> I couldn't use it for what I wanted to, I swapped it off for a refurbished
> last year's Dell which had everything I needed and was cheaper. It was
> a Pentium 4 rather than a Core 2 Duo, but I can't say that I know what
> I'm missing.
>
I still use a P4 myself. Seems perfectly fine.
>>> I tried a PCI-e parallel card but it
>>> came out configured as a port that the software didn't recognize.
>
>> Huh. Wrong address, huh? Wonder if it was configurable, like
>> in the BIOS or something?
>
> I haven't seen a highly configurable BIOS for a while. The BIOS
> didn't know about the parallel port on the card as far as I could tell.
> It came out as LPT3 and there was no way I could change it.
Ah.
> It did
> appear that I could make the Wibu key look at LPT3 instead of LPT1
> or 2, but I couldn't get that to work. And of course since it was an
> abandoned product, the only support I could get from Magix was
> to upgrade to the newest version of Sequoia which uses a USB dongle.
>
>
>
In cases like that, I'd be sorely tempted to patch that binary to
make the dongle check go away.
--
Les Cargill