Path: utzoo!mnetor!uunet!husc6!mit-eddie!ll-xn!ames!oliveb!sun!pepper!cmcmanis From: cmcmanis%pepper@Sun.COM (Chuck McManis) Newsgroups: comp.sys.amiga Subject: Re: AppleTalk/LocalTalk and Amigas Message-ID: <46674@sun.uucp> Date: 23 Mar 88 23:58:55 GMT References: <2412@unicus.UUCP> Sender: news@sun.uucp Reply-To: cmcmanis@sun.UUCP (Chuck McManis) Organization: Sun Microsystems, Mountain View Lines: 84 Keywords: Device Drivers, Networks, AppleTalk In article <2412@unicus.UUCP> (Craig D. Hubley) writes for Mark Gooderum : > One person told me that the UNIX version of AppleTalk was 10000+ lines > of code. All depends on whether your kernel supports multiple protocol stacks. It would not take anywhere near 10000 lines of code to put into the Sun kernel. > Someone said if I cold sell AppleTalk for the Amiga for under $150 I > could get rich. I probably could but the whole of this project is too > big for just me. Talk about mixed messages :-) If you 'probably could' get rich why not go for it? No guts no glory. Actually, you are pretty smart to not go for it because you *couldn't* sell AppleTalk HW and SW for the Amiga for $150. When people tell me "You could get rich by selling hard disks for the Amiga for $300." I tell them I could also get rich by selling the brooklyn bridge to people for $300. They miss the part where you have to pay to get the merchandise in the first place :-). >1.) Give up. (Too easy.) This isn't a solution since the problem is still not solved :-). >2.) Pair up with some people and attack the problem as a group. This > might work if there are interested people out there. If you are > interested let me know. I am okay and getting better on programming. > (Actually I am a good programmer, just a relatively new serious > Amiga programmer.) The group would definitely require a hardware > hacker and preferablly an expirience Mac person. From stuff I have seen at Sun it would take a good protocol person and a good driver person about 6 months to go from idea to product, working full time on it. Make that a year if they can only work nights and weekends. The hardware will take about a month to design/prototype/debug. All it is is a serial chip and some decoding gates. I believe a board in the works at Microbotics uses the same chip so the hardware might be a nit. >3.) Wait for someone else to do it. Could be a long wait, since I think even Apple realizes that AppleTalk doesn't scale well to larger networks. I suspect the protocols will remain the same but they might move to something like cheapernet (50 ohm coax) or ethernet on twisted pairs. With the hardware innovations coming out in serial/network chips there is no reason to be a slave to Apple's penny pinching on peripherals. >4.) Persuade Apple to do it. Yes, this is a possibility. They put > it out for the IBM and they are trying hard to get AppleTalk > accepted as the 'new' office network. HA HA HA HA HA HA HA. I'm sorry I didn't mean to laugh in your face like that, it's just that the IBM market is sooooooo huge that you can't ignore it. Apple has traditionally attempted to ignore anything non-Apple, this became impossible in the case of the PC but will be possible with the Amiga for several years. >5.) Try something simpler. Maybe a SCSI based network. Small but cheap. > The main problem is the difference in SCSI drivers. Probably not a solution, since SCSI cables are pretty unweildly with all those wires. The hardware problem will sort itself out fairly quickly. I suggest talking to anyone in the back of AmigaWorld and asking them about there 'serial port' plans. If they are using the right chip (82530 or some such number) then ask if you can beta the hardware and write some drivers for it. If you give them the drivers they might let you keep the hardware. Then talk to Kinetics or someone who has dealt with the AppleTalk protocol, and get some idea of where to get some information. Buy Inside Mac, Vol 1-3. And then go for it. It really is trading time for money in this case, you can get ethernet now for $X (about 900/node) and something else for $Y (you said < $150 above) and M months (I'm guessing about 12). That I know of, there aren't any implementations of AppleTalk so that time factor should probably be treated as a minimum. Solution 6 would be to take an existing serial interface that could do multidrop (RS422 == multidrop) and write a driver for it such that you could use Ron Minnich's TCP/IP or Matt's DNET. That will probably be the fastest/cheapest solution. Of course you could build an RS-422 adapter for the Amiga like the current MIDI adapters and use that as well. --Chuck McManis uucp: {anywhere}!sun!cmcmanis BIX: cmcmanis ARPAnet: cmcmanis@sun.com These opinions are my own and no one elses, but you knew that didn't you.