Slashdot Mirror


User: toddpw

toddpw's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Screw graphics... use AGP for GigE networking!! on Tackling AGP 8X · · Score: 2, Interesting

    As evidenced by the NetBSD support, AGP is essentially a PCI-bridge-plus-frills with only one PCI device on it: your graphics card. It also adds snazzy stuff like the command FIFO (which if you study I2O, you will note is generally useful and not just a graphics processor concept).

    The electrical simplicity of supporting only one card plays a large part in allowing it to be so much faster than the normal PCI bus. It's only a matter of time before you end up wanting AGP speeds for:

    1. graphics
    2. disk
    3. network

    Since the most normal PCI slots you want on a single bridge is four, you could have a reasonably balanced motherboard with 3AGP+4PCI ... assuming the expansion card vendors agree to make AGP versions of things.

  2. Re:*BSD is dying on Dual Boot NetBSD And MacOS On An iMac · · Score: 4, Funny

    Can I moderate this down on the grounds that it's posted by a cron job?

  3. Having stopped short of the summit, I salute you. on Dual Boot NetBSD And MacOS On An iMac · · Score: 2, Informative

    "leia" (the iMac that built NetBSD/macppc 1.4.2) has had its HD divided into MacOS and NetBSD areas for quite some time, but I never did figure out how to run ofwboot from HFS. I just kept netbooting ofwboot and entering the local path to the kernel.

    My hat is off to you, sir.