Slashdot Mirror


Slashback: 640K, Pioneer, Payback

Slashback tonight with an mini-avalanche of updates and corrections on Pioneer 10 (it's not a Star Trek series), Canadian copyright hearings, Intel's stance on SSSCA and similar laws, and -- Oh Yes, whether 640K really is enough for anyone. Read on for the details. Update: 03/05 00:19 GMT by T : "Pioneer," not "Voyager." Asleep at the keyboard.

Kudos to the guys behind Pioneer 10! Soft writes: "As a follow-up to yesterday's story, Pioneer 10 was successfully contacted for its 30th birthday, as announced in sci.space.news. The commands that were sent yesterday have been executed by the spacecraft, and more data has been collected by the Geiger Tube Telescope." lostchicken adds a link to Associated Press wire story on Yahoo!', writing "Not bad for a 30 year-old spacecraft. Perhaps those making time capsules could learn something from this?" Several readers also pointed out the SpaceDaily version of the goings on.

What, in the middle of Canadian winter?! schon writes: "An update to this /. story - The Canadian Copyright Board has announced the details of the public hearings on Canadian Digital Copyrights, at http://strategis.ic.gc.ca/SSG/rp00838e.html. Interested parties should register before attending (details available on the page.)"

Sent to you in compliance with the current Federal legislation An Anonymous Coward writes: "Back in June of 2000 Slashdot.org reported a story called ' Taking On A Spammer' about a spammer being hacked by a pissed sys-admin. The Behind Enemy Lines web page talked about a pump-and-dump spam done by Premier Services and Mark Rice."

(See this page for more information on that scam.)

"Well on February 25, 2002 the SEC filed charges against Mark Rice!"

Death of a legend? Jean-Luc writes "The New York Review of Books has published an article that contains an e-mail from Bill Gates denying he ever said the infamous "640K should be enough for anyone" quote. He foists the blame on IBM and claims he tried to convince them to include more address space from the get go. Very technical and fairly convincing, showing that for all his might Bill is still basically a geek's geek."

They hadn't even gotten to the bowlderizing chip yet ... Dan Gilmor pointed out Intel's strong statement Thursday on copy protection front, "much stronger than the letter sent yesterday. Surprising given their history..." Maybe Intel believes they can do a better job of what deciding what goes into Silicon than a committee of bureaucrats steered by the entertainment moguls can.

27 of 465 comments (clear)

  1. Rock on, Intel! by Merconium · · Score: 5, Interesting
    I have to say that the final statement in the article is exactly my assertion. Valenti and his minions cannot stop progress.

    I love music and movies. I'm slowly becoming an afficiando of the art of film--more so than most other J6P I know. The SSSCA would only introvert me--I would not consider to purchase any product that met the required compliance. I'd buy everything I could from Taiwan--mostly b/c you damn well know they are going to capitalize on any openings in the market that they can.

    I've written my representitives, have you?

    1. Re:Rock on, Intel! by Alsee · · Score: 5, Interesting

      Rock on, Intel!

      I'm just as thrilled as everyone else to see intell fighting the SSSCA. But there's one thing that keeps nagging at me...

      Remember the Microsoft Digital Rights Managment Operating System patent from a while back? I read most of that sucker. It parts of it require a matching Digital Rights Managment CPU. There is no way in hell that Microsoft has overlooked this point. SOMEONE must have plans and/or patents on this beast. Either Microsoft or a CPU manufacturer. The only company that comes to mind for this role is INTEL...

      One key and unique phrase in the DRM-OS patent was "monotonic counter". What is so special about phrase? It generates unique serial numbers beyond the user's control. It enforces "trusted" control over an "untrusted" user.

      Well, I just did a search of the US patent office database and found exactly 6 patents contining "monotonic counter". Two patents from MICROSOFT. Two patents from SEAGATE. Two patents from INTEL.

      The two Microsoft patents are explicitly DRM. The two Seagate patents are for uncopyable encrypted harddrives. One Intel patent covers secure communications in a "pre-boot environment". This may or may not be DRM relevant. The other Intel patent is subtle, but claim 9 is "in a security device configured to provide secure monotonic counting functions" and later mentions use "In sensitive applications, such as electronic commerce, it is also necessary for the counting function to be secure against unauthorized intrusion and security breaches". This would be security against authorized users.

      Is it possible that Microsoft, Segate, and Intel are involved in a secret DRM-Axis-Of-Evil?

      Can anyone find any other evidence pointing to the required DRM CPU?

      -

      --
      - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
  2. Bill Gates may be a business man... by SynKKnyS · · Score: 5, Interesting

    ... but he is also still Microsoft's Chief Software Architect. He very much isn't stupid when it comes to the internals of the PC. MS-DOS tried to work around the 640k limitations IBM set in place using EMM386 and HIMEM.

  3. 640k problem - segments weren't the problem by UnknownSoldier · · Score: 5, Informative

    The bloody problem was that segments overlapped.
    i.e. Only 16 bytes *didn't* overlap in 2 consecutive segments -- meaning there was 65535 different ways to address the *same* memory location. (Ok, 64K wrap-around in a segment sucked too.)

    Why the heck couldn't Intel just have "zero" memory for when the CPU accessed segmented memory that didn't exist.

    i.e.
    segment:memory
    0000:0000 .. FFFF full 64k
    0009:0000 .. FFFF full 64k (total 640K)
    000A:000
    : all zero when read
    B7FF:0000
    B800:0000 frame buffer (mono or cga, I forgot)
    A000:0000 VGA frame buffer

    At least "real mode" is dead (finally :)

    1. Re:640k problem - segments weren't the problem by Frank+T.+Lofaro+Jr. · · Score: 5, Interesting

      Never mind embedded, the regular Linux kernel has to switch into protected mode itself.

      By the way, why is the obsolete (286 compatibility) "lmsw" instruction used there instead of mov cr0, eax, which works just as well. mov cr0, eax won't work on a 286, but since Linux doesn't run on those that's not a issue. :) We don't want to be one of the people that are forcing Intel to keep backward compatibility cruft in the CPU, do we?

      Also, the Intel docs say you should immediately do an intersegment jump after entering protected mode - linux does a local jump first.

      I patched my kernel to address these issues and it worked fine. Any comments?

      (*) Also, the new SMM (System Management Mode) is a quasi-real mode which is becoming more popular for certain functions (such as power management, etc).

      --
      Just because it CAN be done, doesn't mean it should!
  4. Re: DUH? by Black+Parrot · · Score: 5, Funny


    > How can /. publish an article on Pioneer 10 one day, then muck it all up by calling it "Voyager 10" the next?

    It's part of their new strategy for obscuring duplicate stories.

    --
    Sheesh, evil *and* a jerk. -- Jade
  5. 64-bit won't last forever? by Chexum · · Score: 5, Insightful
    Even 64-bit architecture won't last forever, but it will last for quite a while since only servers and scientific stuff have run out of 32-bit space right now. In three or four years the industry will have moved over to 64-bit architecture, and it looks like it will suffice for more than a decade.
    Pardon? I don't wan't to be another BG, but I think this time he's over-cautious. Filling 2^64 bytes of memory, over a 66MHz/64 bit bus would take about 132 billion (10^9) seconds. That's about 4100 years. There could be some coding tricks which would be easier with more than 64 bits of address spaces, but handling this much data is... difficult. Even if the situation improves three magnitudes in the next ten years, it still years to initialize a database this big in "memory" (fastest accessible storage). And even if the addressable unit changes from bytes to 64 bit (or more) words, this makes the need to go over 64 bits of addressing still useless...
    --
    "Ten years from now, they could do it in a few seconds." -- The Racketeer of the Hellfire Club, 1993, Phrack 42
  6. Re:will voyager 10 still be usefull by alfredw · · Score: 5, Interesting

    Well, as far as PIONEER 10 goes, the answer is probably no. It's moving too slowly to hit any interesting features (that we know about) before its batteries fail.

    Voyagers 1 and 2, on the other hand, are headed for the heliopause. The heliopause is where the solar wind meets the interstellar medium. The ISM is probably quite different than the energetic particles the sun spews out. They should be out into interstellar space in the near future (less than 10 years). The good news is, they're still operating well! Voyager 2 is unfortuantely running low on propellant, though.

    Find updates at the Voyager Project Homepage.

    And /. eds, make sure you have real spacecraft :). Voyagers 1 and 2 are headed at high speed out of the solar system. What would have been Voyager 3 is in the Smithsonian. And Voyager 6 is pure Gene Roddenberry :)

    --
    In Soviet Russia, sig types you!
  7. who will fight for the public? by Dr.+Awktagon · · Score: 5, Insightful

    We, the people, need a charismatic, high-profile champion with no stake other than the public interest. Who will take up the mantle?

    Yes, Dan Gillmor is absolutely right, we need a champion for individual rights. Someone who can make a case for the public domain that doesn't devolve into an argument about which company can make more money.

    Intel isn't going to do it, because Intel is interested only in Intel's profits.

    Someone needs to say things like:

    • Copyright is not an absolute right, it is a compromise. There can be, and there is such a thing as "too much copyright"
    • There is such a thing as public domain.
    • All inventions and writings should end up in the public domain, because that's where they came from.
    • Dead people's works don't need copyright protection.
    • Individuals copy because they want to. A government interested in "freedom" should find a way to ensure people can do what they want. A corporation interested in "capitalism" should find a way to profit from the things people want to do.
    • America is about Opportunity, not Guarantee (I believe Lincoln said words to that effect). If your business model doesn't work, find another one.
    and so forth. Normally, the Government is supposed to represent the People. Unfortunately, the Government has been priced out of reach of the People.

    We have a moratorium on internet taxes.. why didn't we have a moratorium on internet copyrights until things got sorted out?

    So indeed, who will pick up the mantle?

    The only person I know of who makes a moral argument for this is RMS, but unfortunately he doesn't quite fit the description "charismatic"....

  8. Revisionist history by blamanj · · Score: 5, Insightful

    While I don't know if BG actually made the 640K quote or not, the history that he provides (i.e., we really wanted to do things right, but the evil hardware people wouldn't let us) is self-serving and not exactly correct.

    The Motorolla 68000 did have a 32-bit design, but it only had 24-bit addressing when it came out, which was the same as Intel was attempting to provide with the 80286.

    However, it was impossible to use the address space of the 286 because it required the chip to go into protected mode, and MS-DOS made assumptions that made this impossible. While DOS 1.0 certainly couldn't have predicted this, MS had early access to the 286 specs, but they never made the appropriate changes. Digital Research did, with Concurrent CPM-86, but by that time, the MS-DOS juggernaught had pretty much rolled over everyone else.

    1. Re:Revisionist history by mughi · · Score: 5, Interesting
      ...the history that he provides (i.e., we really wanted to do things right, but the evil hardware people wouldn't let us) is self-serving and not exactly correct.


      That it was not correct seems to pinpoint it. This interview with Bill Gates that's in the Smithsonian paints a slightly different picture:

      http://americanhistory.si.edu/csr/comphist/gates.h tm (A transcript of a 1993 interview). Specifically under the mouse: http://americanhistory.si.edu/csr/comphist/gates.h tm#tc44

      "I laid out memory so the bottom 640K..."


      So he seems quite clear that he himself did that. In the same interview he used "Microsoft" and "we" when appropriate, so it seems that in context this is indeed claiming that he himself did that.

      Now, let's compare to the "spin" version of things:

      1996 Bloomberg: "The IBM PC had 1 megabyte of logical address space. But 384K of this was assigned to special purposes, leaving 640K of memory available."


      contrast that statement to the earlier one of:

      1993 SI: "I laid out memory so the bottom 640K was general purpose RAM and the upper 384 I reserved for video and ROM, and things like that."

      D'oh! By 1996 he 'forgot' that he was the one who did that. Ooops.

      1996 Bloomberg: "We at Microsoft disagreed. We knew that even 16-bit computers, which had 640K of available address space, would be adequate for only four or five years."

      contrast that with his statement from the SI interview:

      1993 SI: "But to my surprise, we ran out of that address base for applications within -- oh five or six years people were complaining"


      Look's like 20-20 revisionist history. Seems to be in-line with having held the opinion that 640K (ten times the shipping memory of the IBM PC) would be enough. In 1993 he was defending it. In 1996 he was denying it.

  9. Gates, and revisionist history. by Bowie+J.+Poag · · Score: 5, Funny



    I'd trust Gates about as far as I could throw a Buick.
    Anyone remember words to this effect?

    "Bill Gates, CEO of Microsoft Corp. a fiercely competitive company(...)" - Microsoft Encarta, 1996

    "Bill Gates, CEO of Microsoft is a contributor to several charitable causes, including...(...)" Microsoft Encarta 2000

    --
    Bowie J. Poag

  10. Almost a light day... by vanyel · · Score: 5, Interesting

    7.42 billion miles, a little over 22 light hours away. Lesseee, divide by 22, times 2, divide by 27380 mph, divide by 24 hours/day: so in 1026 days, or about 3 years, it will cross the 1 light day boundary...

  11. It doesn't seem to be a denial of 640k... by Rimbo · · Score: 4, Insightful

    I don't think Bill's saying, "I never said that." I think that what he's saying is, "That was taken out of context." Perhaps what Bill G. said was, "640k should be enough for anyone ... for now." Which is pretty much what I always figured had happened.

    Disclaimer: I think Microsoft sucks donkey balls, and the sooner they stop being a monopoly, the sooner the world will be a much better place.

  12. Pioneer Tech Specs by xanadu-xtroot.com · · Score: 5, Informative

    You all HAVE to read this. Seriously. This is a good bit of nice dry tech specs on the Pioneer 10.

    Personally, this is a very good read. I found this bit especially interesting:

    The processor is completely redundant with the exception of the interface circuits. Upon command from the spacecraft, the signal processor can be switched from the main logic system to a standby redundant logic system. The function of the processor is to sequentially accumulate data on a frame basis from the seven detectors. Data are accumulated in a 24 bit register and then compressed quasi-logarithmically to 12 bits for transmission.

    As the other artices say, that baby is getting quite cold. There's a year by year printout of it's tmperature on that page too.
    Anyway, I just thougt I'd point this out for those interested in a little more "dry" facts on the thing other than the hoopla of it talking back (which is a feat, don't get me wrong).

    --
    I'm not a prophet or a stone-age man,
    I'm just a mortal with potential of a super man.
  13. It most certainly is NOT by UberQwerty · · Score: 4, Funny

    Guess it's easier to type "Voyager" than "Pioneer" when you've got you've got your left thumb stuck up your butt...

    votahewr
    voryager
    vottager

    pioneer
    ppioneer
    ioneer

    I did a lot better with pioneer. And my left hand stinks now. Thanks a lot.

    --


    PUBLIC SPLIT ON WHETHER BUSH IS A DIVIDER -CNN scrolling banner, 10/15/2004
  14. It wasn't as clear-cut as Bill makes it sound by Allen+Akin · · Score: 5, Interesting

    I was working in the compiler group at Microsoft in the early '80s, so I remember some of the historical context.

    I recall suggesting to my boss (who reported to Bill back then) that Apple made a mistake by choosing 128K as the initial memory size for the Mac. My argument was that they'd need 256K to eliminate code swapping in the apps that were under development. The next-generation memory chips would make 1MB machines affordable, and I thought that would be enough for the foreseeable future. (I'm not claiming I was a visionary, either. :-))

    My boss replied that the consensus opinion at Microsoft was that no one would ever buy machines with a megabyte of memory. Even if it were affordable, just consider how long it would take to clear it! An app would never really *use* that much memory on a PC; it would just be too slow.

    (CPU speeds and memory speeds were not only much lower than they are today, they tended to be more closely coupled. Datapaths were much narrower. And Moore's Law wasn't widely understood outside a relatively small group of hardware-savvy folks.)

    So Bill may have been fully prescient, and busy paving the way for large-memory machines. But that definitely wasn't the general belief at Microsoft around 1983. If he really did understand things as well as he says, he didn't manage to communicate it successfully even to his direct reports in engineering.

  15. Uses for more than 64 bits by Frank+T.+Lofaro+Jr. · · Score: 4, Interesting

    I can make a good case for 192 bit addressing.

    64 bits local memory address plus
    128 bits of IPv6 address.

    So you could have a pointer to memory location X on IP address Y. Distributed memory access over a network.

    256 bits might make more sense, then both parts would be equal (128 bits).

    --
    Just because it CAN be done, doesn't mean it should!
  16. Re:Bill's history lessons by Zeinfeld · · Score: 4, Informative
    Does anyone really believe that he had input on the hardware design of the IBM PC? That's what he's suggesting. I was under the impression that the architecture was already set by the time Microsoft was called. Would IBM really ask DR and MS for an OS for a machine that wasn't even specced out yet?

    Read the email, Bill says that he had more input into the design of the Sirius than the PC. It is pretty obvious that Chuck Peddle would consult Bill over the design of the Sirius at an early stage as Microsoft Basic was the killer app of the PC world.

    From all accounts the IBM PC was essentially designed and manufactured in just over a year. Microsoft was brought in at least a year before the launch because writing the code would take time, so yes Microsoft was in a position to make comments about the PC design at an early stage. As Bill himself states, they were not listened to.

    It is also pretty obvious that someone in Bill's position would be pushing for the 68K since everyone arround at the time knew that the 68K was the better chip. IBM actually went for the Intel chip because they could reuse work from a previous failed wordprocessor project.

    Those of us who had used PDP and VAX knew that a 32 bit address space was the most desirable improvement in going to the 16 bit processors. Even if you did not anticipate being able to have that much RAM any time soon VAX had demonstrated that virtual memory could work.

    --
    Looking for an Information Security student project suggestion?
    Try http://dotcrimeManifesto.com/
  17. Bank switching, LIM EMS by Sloppy · · Score: 4, Insightful

    Amazingly people like Bob Harp (Vector Graphics?remember them?) went around the industry saying we should stick with that and just use bank switching techniques. Bank switching comes up whenever an address space is at the end of its life. It's a hack where you have more physical memory than logical memory. Fortunately we got enough applications moved to the 8086/8 machines to get the industry off of 16-bit addressing, but it was clear from the start the extra 4 bits wouldn't be sufficient for long.

    Yeah, like you really dodged the bullet and avoided that hack -- NOT! Bank switching was what LIM EMS memory (LIM standing for Lotus, Intel, and Microsoft) was all about. Because you never ported MSDOS to the 80286 or 80386, we developers had to resort to hacks like EMS to fit our bloated code (ok, that part is my fault) into the address space.

    If Microsoft had kept up with the hardware technology, maybe I wouldn't have torn out so much hair in the 80s, and maybe I wouldn't hate them as much today....

    ... nah, I'd still hate 'em, because once better OSes started to show up for the 386 (e.g. OS/2 version 2) and people finally started saying adios to DOS, Microsoft couldn't stand the thought of it, so they started pushing Windows down everyone's throats, using dirty techniques such as preloads, per processor licensing, etc.

    It's the same pattern that MS used with the Internet and the same that we'll see again with whatever comes next. Microsoft has always been about denying technology, and then when everyone gets fed up with their backwoods Amish luddite mentality and start to leave them, MS does something underhanded (usually involving a monopoly leverage) to lock people in again... only to let their followers/victims rot again while visionless Microsoft grows fat and complacent. Over'n'over because sheep are too stupid to learn. But some of us remember.

    Damn, where did that pointless rant come from? Oh yeah, Gates quote reminded me of when I saw them kill the personal computer revolution. Funny how that always gets my dander up.

    --
    As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
  18. Blame the hardware designers, not Gates by The+Famous+Druid · · Score: 5, Interesting

    Gates didn't design the hardware.

    The original PC came with a choice of 3 operating systems, CPM/86, Windoze (a cheap knockoff of CPM) and UCSD P system. It was _not_ 'designed' to Microsofts specs.

    The software designers were (as usual) not consulted, and had to work with what they were given.

    I work with embedded systems, and those mistakes keep getting made. Hardware designers design minimum-cost boards, without consulting the softies at all. We're presented with a finished board, and told to put s/w on it. I've seen hundreds of man-hours wasted on working around design decisions that saved 5 cents a board, and we typically ship in quantities of 100-200 boards per project.

    The solution, of course, is to have a prolonged session with the hardware designers and a large bit of 4 by 2, but management doesn't see it that way.

    --
    Quidquid Latine dictum sit, altum videtur (anything said in Latin sounds important)
  19. Comment removed by account_deleted · · Score: 5, Interesting

    Comment removed based on user account deletion

  20. My Letter to Fritz by mikeboone · · Score: 5, Interesting

    As I am a South Carolina resident, I'm about to ship off a letter to Fritz Hollings. Please critique it and feel free to suggest ways to improve it before it goes. I wonder if complaining about the draft of the SSSCA at this point is worthwhile since they seem to ignore its existence. I also wonder if I'm going overboard by insinuating he's acting in the interests of his contributors and not citizens. It seems fair to me, but I want my arguments to look reasonable and not have my letter ignored.

    The Honorable Ernest F. Hollings
    United States Senate
    Washington, DC 20510

    Dear Mr. Hollings,

    I am a professional software developer and a constituent in your state. I've recently become concerned with your proposed bill, the Security Systems Standards and Certification Act (SSSCA). I am against such a bill, and I'll explain why below.

    No Public Participation / No Regard for Fair Use: In Section 104(b)(1)(A), the proposed bill describes the security standard as being determined by "representatives of interactive digital device manufacturers and representatives of copyright owners." In effect, you are permitting corporations to determine the scope of this law, with no input from the public who will be using such devices. The public's fair-use rights have been slowly whittled away by recent laws. The SSSCA will continue this disappointing trend of protecting the profits of media companies at the expense of the consumer.

    Open Source Software: There is an entire industry of software manufacturers and support organizations that write software that is freely available. This software is installed on millions of computers around the world, including servers that run the Internet. Software engineers like myself earn a living supporting this software. Open source software contains software code that is freely published. Your draft bill could, in effect, make this type of software illegal, since developers would be unable to "hide" security software in open code.

    Digital Devices: There are any number of digital devices that have no need for these protection schemes. My scientific calculator is a "digital device." So is my Global Positioning System unit. They have absolutely no need for built-in protection systems. Your bill would place an undue burden on digital hardware manufacturers to protect things that don't need it. This will result in less hardware being produced, and increased development expenses which will be passed on to consumers.

    Copyright protection can be maintained with state-of-the-art technology. Your bill will encourage companies to create mediocre protection schemes backed by the threat of prosecution. Piracy will continue unabated in foreign countries.

    I am not sure exactly how you think you are benefiting South Carolina with this bill. My reading of the proposal is that it will only benefit the large corporations in this country, especially the media conglomerates. Please don't act solely in the interest of your high-dollar contributors.

    I believe you are doing a disservice to South Carolinians and Americans by proposing this bill, and I urge you to do away with it.

    1. Re:My Letter to Fritz by ewhac · · Score: 5, Insightful

      Most of the previous comments are spot-on, so I'll only suggest one addition (which would likely make the document too long, so feel free to ignore it):

      Lack of Compelling Need: Mr. Eisner is on record as saying that the protections mandated by the proposed Bill are absolutely necessary to facilitate healthy, sustainable commerce in digital works. Yet this is demonstrably untrue. The computer game industry -- whose gross earnings have exceeded that of the motion picture industry for the last two years -- has achieved this result selling digital works without any such legislation in place. Surely it is possible for The Walt Disney Company and other motion picture studios to achieve similar results absent this legislative burden.

      Just my two cents...

      Schwab

    2. Re:My Letter to Fritz by RatFink100 · · Score: 5, Insightful

      My only suggestion is this. You lay out the issues very well and then at then end get into what looks like a personal attack (I'm sure you don't mean it to be). Here's the changes I'd make FWIW

      I am not sure exactly how you think you are benefiting South Carolina with this bill is very confrontational and slightly insulting - it implies he doesn't know what he's doing. How about I do not believe this bill will benefit South Carolina?

      Please don't act solely in the interest of your high-dollar contributors. This is even worse - you're implying that he's been improperly influenced by contibutions from business. That's a serious allegation, insulting to his integrity. Mention instead the other side of the coin, following on from your previous sentence i.e. My reading of the proposal is that it will only benefit the large corporations in this country, especially the media conglomerates. Please make sure that you are also acting on behalf of non-corporate interests, the individual constituents who voted for you.

      The last sentence can stand if you tone down the other two because you modify the you are doing a disservice with by proposing this bill. Otherwise I might have suggested this bill will do a disservice

      The thing to remember is that you are trying to influence this guy's opinion not run against him in the next election. You may believe that he's an idiot who doesn't understand the issue and is in the pockets of big business - but if your letter comes over that way any chance of persuading him will probably be lost.

    3. Re:My Letter to Fritz by darkonc · · Score: 4, Insightful
      Making your children into criminals
      People have an urge to share. We sing songs, we retell stories. When we see a good movie, or hear an incredibly good song, we go to our friends and try to share the experience with them. Sharing information is a part of human nature, and the purpose of the hundreds of languages that mankind has created over the ages.

      The founding fathers of the United States recognized the human need for the sharing of information when they penned the First Ammendment. They said that the right to share information should not be infringed. They did, however, create one, small exception. They allowed congress to give creators of the arts and sciences a short term monopoly over their created works, in the hopes that.

      The apparent intent of that constitutional paragraph was that, after a short period of time the works created as a result of that copyright protection would fall into the public domain, where the people could make full and wholesome use of it.

      Current copyright law is, however, an abomination of the original intent of the copyright exception. Instead of giving the creating artist control of his or her work for a short period of time, this control is being treated like permanent property. The original 14 year copyright period has now been extended to about 10 times that number -- and hat number is stretching faster than time itself.

      Lost knowledgeElectronic information is fragile and ephemeral. A doomsday laser disk created only 15 years ago is now far less readable than it's 16'th century counterpart. The technology used to create it is now obsolete and almost forgotten.
      Technical audio tapes of the apollo moon landing were almost unreadable when researchers rescued them from archives only 30 years after Neil armstrong uttered his famous words "One small step for (a) man, one giant leap for mankind".

      When Mandella was sentanced in 1961, the speech of the future president of South Africa was recorded on (then) hi-tech plastic strips. Less 40 years later it took researchers years to recreate the technology needed to extract sound from those strips.

      And when was the last time you tried to play an 8-track tape?

      If history is any predictor of the future, the recordings of today are going to be opaque to the next generation. If the Media industry has their way, todays recordings will be taboo to future generations.

      As NASA archivists have found out, the only way to keep yesterday's electronic information available is to transfer it to storage formats available today. The proposed terms of the SSSCA would, however, make such transferr illegal -- especially if the person or company who created the original work was dead, defunct, or simply un-locatable.

      Our grandchildren would then be left with the unenviable choice of being forever unable to view what we creating today -- or becoming criminals by attempting to read such mundane things as videos of their parents' first steps.

      By the year 2100, todays digital recordings will be far less readable than the scratchy vinyl recordings of the 1940s, but people may be unwilling to decoding them -- fearful of the legal implications of having the technology necessary to decode something recorded today.

      If the sssca is allowed to pass, it will, in all liklihood, create a digital black hole in the history of the arts and sciences of the world.

      --
      Sometimes boldness is in fashion. Sometimes only the brave will be bold.
  21. Blame the IBM BIOS! by steveha · · Score: 5, Informative

    Guys, I can't believe no one has yet posted the true reason why the 640K limit was a problem. Well, I'll explain it.

    The IBM PC BIOS was designed to abstract the hardware. These days Linux or Windows do that for us, but in those days the BIOS was what you had. Your DOS programs were never supposed to talk to the hardware, they were supposed to go through the BIOS.

    The problem was that the BIOS sucked. Want to draw a character on the screen? Fine; there is a BIOS call for that. (BIOS calls were called "interrupts" because you used an interrupt to call them, but I'll just call them "BIOS calls".) Want to draw a whole string of characters on the screen? You would think there would be a BIOS call for that too, right? But there wasn't. You would have to do one interrupt per character, and poke your string onto the screen one character at a time! And interrupts were really expensive; remember that we are talking a 4.7 MHz chip with slo-o-o-o-w memory.

    And suppose you wanted to read the keyboard? Not a problem; there was a BIOS call for that. Of course, it had a few limitations: it could only recognize a little more than 500 distinct keypresses. If your app wanted to recognize Alt+F1, no problem, that was one of the recognized keys. But if you wanted to recognize Ctrl+Alt+Shift+F1, too bad. The obvious and correct way to read the keyboard is to return the scan code for which key was pressed, coupled with a chord of which shift keys were down (e.g. Ctrl and Alt were down, shift wasn't, or whatever). With two bytes of data, you could handle any combination of Alt+Shift+Ctrl+whatever. But the BIOS didn't do it that way.

    There are other examples, but I think those two are enough. Given this broken a BIOS, the application writers all decided to go around the BIOS and talk directly to the hardware. Get the address of the keyboard controller, find out what keys the user hit, and support any combination of keys you want. Get the address of the video card's character buffer, and use MOVS to blast a string into it with zero overhead. Now your copy of Microsoft Word 1.0 runs much faster than if it used the BIOS.

    Guess what address the video card was at? That's right, 640K. By the time people began seriously hurting for more address space, there was way too much software out there writing directly into the character buffer of the video card, so it was now too late to move the buffer somewhere else. The 640K limit was set in stone.

    Even if everyone had used the BIOS, there would have still been a 1024K limit, since that's all you could address on an 8088. But that would have been much better, and it would have been much easier to write environments like DesqView. (You could have done something like DesqView on an 8088 if it only had to run well-behaved apps, i.e. apps that never went to the hardware but always went through the BIOS.)

    P.S. Slightly offtopic, but I have fond memories of using a multitasking environment called OmniView. It did much the same thing as DesqView, except that it didn't try to do the overlapping windows thing with the apps; it ran your apps full-screen. You could use function key combos to switch your full screen among app sessions, almost exactly like using Ctrl+Alt+Fn in Linux to switch full-screen among virtual ttys. DesqView got the fame and fortune, but OmniView was a little bit more efficient and I got some real work done using it on my 33 MHz 386 system. I used to run compiles in parallel: one compile would cause the disk to load the source, and the other compiles that used the same source file would find the data already buffered. I could finish four compiles in only a little more time than a single compile took on its own; the compiles were fairly disk-bound.

    steveha

    --
    lf(1): it's like ls(1) but sorts filenames by extension, tersely