home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.96 / text2715.txt < prev    next >
Encoding:
Text File  |  1996-07-25  |  11.1 KB  |  236 lines

  1. In article <31846176.7C5D@surrey.ac.uk>, Lloyd Wood <L.Wood@surrey.ac.uk> wrote:
  2.  
  3. > "I see Apple's launched a new range of DOS Compatible cards. Going
  4. >  to buy one for that old Mac of yours and finally get out of Macs and
  5. >  into the mainstream?"
  6. > "Nope. They only work in Macs with PCI buses. I'm buying a 6100
  7. >  DOS Compatible instead."
  8. > "Why? Isn't PCI the way of the future? Isn't it standard?"
  9. > "When you're plugging an Apple card into an Apple Mac, it doesn't
  10. >  matter what the bus standard is. All that matters is that the
  11. >  Mac and card are compatible."
  12. > "So PCI isn't important?"
  13. > "Do you think that if I plug Apple's new Pentium card into a
  14. >  no-name PC with a PCI bus, it would work? That I'd be able
  15. >  to do anything useful between the Pentium on the card and
  16. >  the Pentium on the PC's motherboard, like that fabled Pentium
  17. >  multiprocessing?"
  18.  
  19.  
  20. Like you said, "All that matters is that the Mac and card are compatible."
  21. Who cares if you can't put this card in a PC? You can't put a Nubus or PDS
  22. card in a PC, either - so all three are at the same level on this point.
  23. The important thing is that PCI provides a better bus in which to operate
  24. for the Mac, irregardless of PC's. That in itself is the worthwhile reason
  25. for PCI on a Mac to exist. Although I understand some of your points
  26. regarding the new PCI DOS cards, this doesn't seem to be a reason for
  27. disliking PCI or for not buying a PCI DOS card. Especially since the PCI
  28. DOS cards provide better speed, video, and networking capabilities.
  29.  
  30. > "Er, no. These cards are for Macs, aren't they?"
  31. > "Exactly. Who'd want a PC in a PC when they could just buy a 
  32. >  complete PC for less than what the PC in a PC would cost them?
  33. >  Mind you, I can't see the point of selling a card that meets a
  34. >  standard unless you can sell it to everyone who bought into the
  35. >  standard. Adopting PCI made no sense to me at all, since it
  36. >  broke the 'Mac and card are compatible' rule for the entire
  37. >  user base, too."
  38.  
  39. Once again, it's not the compatibility with PC's that's the point, but the
  40. better bus architecture itself. PCI on a Mac doesn't break the "Mac and
  41. card are compatible' rule. PCI cards designed for a Mac are compatible
  42. with a PCI Mac. It's just means that just because it is PCI doesn't mean
  43. it will work on a Mac. Supposedly, PCI cards are easier and cheaper to
  44. implement than Nubus and PDS, as well. One hopes this results in cheaper
  45. expansion cards for the customer in the long run. It also is supposed to
  46. make it easier for a company to design a Mac-PCI card and a PC-PCI card
  47. with less engineering redesign effort.
  48.  
  49. > "Well, you can always plug one of those cards into a new Mac, which
  50. >  is what it's intended for. It's not that expensive, is it? You've
  51. >  been making noises about buying a new Mac, and you can
  52. >  share memory with the Mac motherboard, after all, so you
  53. >  save on buying RAM, right?"
  54. > "Nope, these new PCI cards can't share motherboard RAM. You've
  55. >  got to buy separate RAM for them."
  56.  
  57. You only have to buy RAM if you want more than the 8MB that comes on the
  58. card. The Pentium card has 8MB on board + 1 free DIMM slot. The 586 card
  59. has no onboard ram, but includes an 8MB DIMM in its single DIMM slot.
  60. Granted, a lot of people will want to upgrade this, but you don't start at
  61. zero.
  62.  
  63. > "Really? How much can they take?"
  64. > "Well, that new Pentium card maxes out at 24Mb of RAM."
  65. > "24Mb? That's not much, is it? NT likes at least 32Mb..."
  66.  
  67. Actually:
  68. -The Pentium card maxes out at 72 MB RAM
  69. -The 586 card maxes out at 64 MB RAM
  70.  
  71. But you're right - they don't share RAM anymore. Thus, you don't take the
  72. speed hit (for better or worse depends on your preference. I won't miss
  73. shared memory, myself).
  74.  
  75. > "Are you sure NT will run on these cards?"
  76.  
  77. Win NT will absolutely NOT run on these cards. Neither will OS/2 or any
  78. variant of UNIX. I don't think this is a big deal for most people, but if
  79. that's what you want, then you have to look at Orange Micro's products or
  80. get a PC.
  81.  
  82. > "Ah. But you're buying a 6100 DOS Compatible?"
  83. > "Yup. Unlike the PCI cards, the 6100 card shares up to 64Mb of
  84. >  motherboard memory, for a performance hit, mind you. The entire 
  85. >  box costs less than one of those new Pentium PCI cards. It's been
  86. >  seen running Apple's port of linux native in select
  87. >  locations now, too. No idea when they'll port linux to the PCI
  88. >  PowerMacs, and given their A/UX porting promises I'm playing safe."
  89.  
  90. Very legitimate concern. I hope linux makes it to the PCI PMacs.
  91.  
  92. > "Can't you install x86 linux on the DOS card right now, anyway?"
  93. > "Nope, there's a question of drivers. When I get my hands
  94. >  on the powerpc linux it ought to be possible to reverse-engineer
  95. >  them and get linux running on the dos card in a fraction of the
  96. >  time it took to do the powerpc linux port - actually, Apple
  97. >  might have done this as an interim stage for driver development
  98. >  anyway - but sorting out the networking aspects of two unixes in
  99. >  one box with only one lot of ethernet hardware could
  100. >  be tricky, to put it mildly. Could become an interesting
  101. >  two-screen Xserver, though, although the 16" screen resolutions
  102. >  are barely up to it."
  103.  
  104. I believe it isn't so much the drivers but the virtualization of some of
  105. the hardware that doesn't make NT, OS/2, and unix variants work on the DOS
  106. cards. I suppose you could hack the source code for PC linux, but powerpc
  107. linux wouldn't be of help here and you'd have to know a LOT about the
  108. design of the DOS card itself to do this.
  109.  
  110. Regarding networking, it's probably just as hard to sort out the
  111. networking aspects of two unixes in one box with only one lot of ethernet
  112. hardware as it is to sort out the networking aspects of any two OS's. You
  113. just figure out an API and code it on both sides. Neither side knows or
  114. cares which OS the other is, in theory.
  115.  
  116. Regarding the screen saver, that would be really cool! Another feature of
  117. the new PCI DOS cards: enhanced video support. It uses the ATi Mach 64
  118. chip and has 1MB DRAM video memory, and the Pentium version is expanable
  119. to 2MB for support of 640x480 all the way up to 1280x1024. Because of the
  120. PCI bus and ATi video chipset, it also should prove a lot faster than the
  121. 6100 DOS card's video.
  122.  
  123. > "So instead of using this 6100 to run Mac and Windows at the same
  124. >  time, you're heading for linux and dos or windows at the same
  125. >  time, but you really want to use it to run Mac and
  126. >  linux on the DOS card at the same time, and possibly linux with
  127. >  linux at the same time."
  128. > "Right. Although I'm going to be stuck with choosing
  129. >  between linux or MacOS with DOS or Windows every time I boot,
  130. >  until I get it all sorted out and get rid of the Microsoft
  131. >  bits. Linux OR MacOS? Some choice. I want linux *AND* MacOS,
  132. >  not windoze and go-on-pick-one."
  133.  
  134. I don't see how you'd be able to get linux running on the Mac and still be
  135. able to use the DOS card. There are some support files on the Mac side
  136. that are required for the DOS card to work (ex: the PC Setup control
  137. panel), and some of the drivers on the PC side look for specific drivers
  138. on the Mac side (ex: CDROM.SYS on the DOS side requires the Apple CD-ROM
  139. extension). You'd have to rewrite all of this for linux...if you can do
  140. this, I'd like to shake your hand because that means you are one awesome
  141. progger IMO!
  142.  
  143. > "Couldn't you run the Mac Application Environment on linux?"
  144. > "MAE's only available for HP and Solaris machines. Not linux.
  145. >  The idea's not that bad, though. A/UX sat under System 7, so 
  146. >  you could do something similar, but linux is free and Apple charges a
  147. >  fortune for MAE, which would mean that Apple would then go and
  148. >  do something stupid like try and charge for linux. A 'proper' PowerPC
  149. >  MAE as a linux/Mac environment combination would really please all
  150. >  three of those remaining A/UX users, and that's a good enough
  151. >  reason for Apple not to do it. And if Apple did do a PowerPC
  152. >  MAE on PowerPC linux, there would be pressure for MAE on x86
  153. >  linux, then everyone would buy fast PCs and run linux with MAE on
  154. >  top even though x86 MAE wouldn't be a patch on powerpc MAE, and we'd
  155. >  finally discover that Apple was a software company. A powerpc
  156. >  MAE on a powerpc-native linux running on a powermac would really
  157. >  kick ass, though. Those A/UX guys would love it, although they'd
  158. >  probably grumble about all the things that A/UX got right that
  159. >  linux gets wrong, religious fanatics that they are."
  160.  
  161. You can't charge for linux because of the GNU agreement, so Apple (or
  162. anyoneelse for that matter) will never be able to charge for it. It also
  163. means that it isn't Apple's product. The only fee you can charge is for
  164. distrubution (that's why you see linux for sale really cheap - you're not
  165. paying for linux, you're paying for the distribution). Instead of running
  166. a MAE-type product on top of linux, I'd rather just set up separate boot
  167. partitions for linux and MacOS. Why emulate it when you can run the real
  168. thing by restarting? I doubt linux and Apple's AIX will be in real
  169. competition, as they're different markets. And MAE is a completely
  170. different market. I don't know about A/UX, though...
  171.  
  172. > "But if MAE runs on Solaris, can't you just buy it for your Sparc?"
  173. > "The 6100 is only a few hundred dollars more, and it runs PowerPC
  174. >  binaries. MAE looks pretty bad next to an LC475, and won't do PowerPC
  175. >  native apps. It's really a way for Apple to repackage and resell the
  176. >  neat 68K emulator code that made the PowerMacs possible,
  177. >  nothing more. They've made noises about doing PowerMac emulation,
  178. >  but never in a million years will they do it. Emulating a RISC
  179. >  processor with a different RISC processor is a development
  180. >  nightmare, and performance would just suck."
  181. > "So if you want performance..."
  182. > "You go and you buy a real Pentium PC and stick linux or NT
  183. >  on it and you go and buy a 604-based Mac for doing Neat Stuff
  184. >  and you run real commercial shrinkware unix apps on the Sparc.
  185. >  You don't dick around with these weird 'compatible' cards."
  186.  
  187. I totally agree - if you really want to run linux or NT on a PC, go out
  188. and get a PC. That's really the only way to do it. The DOS cards are NOT
  189. the solution. If you want a Mac but want to run some DOS, Win3.1, or Win
  190. 95 software, the DOS cards are a solution, and one that I've been pleased
  191. with (and I'm really looking forward to the new PCI cards).
  192.  
  193. Linux will run quite well on a 386 or low-end 486 for most people. You
  194. don't even need a Pentium. But NT...oh, you want a Pentium! NT's pretty
  195. cool if you have the power and the RAM to run it, though. 
  196.  
  197. > "Exactly. Right. So why are you buying a 6100 anyway?"
  198. > "Oh, I like Macs, budget money is tight, they're dirt cheap and I
  199. >  wanted a memento of Apple. The DOS card is just a bonus.
  200. >  Besides, Word on the IIsi is a dog and I loathe using Framemaker
  201. >  on the Sparcs."
  202.  
  203. Damned good reason for making your buying choice.
  204.  
  205. > L.
  206. > linux - see <URL:http://mklinux.apple.com/>
  207. > MAE   - see <URL:http://www.mae.apple.com/>
  208. > -- 
  209. > <URL:http://www.ee.surrey.ac.uk/Personal/L.Wood/><mailto:L.Wood@surrey.ac.uk>
  210.  
  211. Thanks for the URLs. I didn't know about the linux URL - gonna hit that
  212. one right now.
  213. -- 
  214. Steve Mekata           | 
  215. dusttheg@cs.utexas.edu |
  216. ---------------------------------------------------------------------
  217.  
  218.