[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Ethernet card?



derek@slab.cisco.com (Derek Taubert) wrote:
>In <53j8sp$3up@darla.visi.com> Nathan Mates wrote:
>> In article <mvgfrDz25nn.G2F@netcom.com>,
>> Marc Farnum Rendino <mvgfr@netcom.com> wrote:
>> >I meant to mention another idea. I'm sure I'm not the first, but maybe
>> >it's time to think about it again - SCSI Ethernet boxes. The code to
>> >use one on a IIGS (or maybe even a IIe!) shouldn't be that different
>> >than on a Mac.
>> 
>>    One word: 'Drivers.' The mac needs special ones to deal with the
>> proprietary interfaces, and when people asked the companies a few
>> years back for info, the requests were denied.
>
>More words: lack of an interrupt line on Apple II SCSI cards.
>
>It is one thing when you ask a hard drive for a piece of data and then wait 
>around for it to fetch it, but it is a completely different manner when 
>you're talking about a network where data is coming in when you don't expect 
>it and you expect the computer to be doing things in between.

The Apple rev. C SCSI card, that is.  Luckily, the Apple DMA "High Speed"
SCSI card does not have this problem.  It is also not proprietary like
the RAMfast card.

Any driver written to interface with an SCSI Ethernet box would be limited
to supporting the Apple HS card.  The question then becomes, do the people
who are interested in such a driver have mainly this card?