- clean up a bunch of broken links and web site bugs

This commit is contained in:
Bryce Denney 2004-03-26 07:03:07 +00:00
parent c14123ee2c
commit e0cda19359
5 changed files with 55 additions and 259 deletions

View File

@ -60,229 +60,6 @@ Details on what has changed since version 2.0.2.
<!--<BR>
<B>BOCHS BINARIES</B><BR>
<i>All binaries include Bochs plus a 10 mb disk image of DLX Linux to get you started.</i>
<UL>
<li><a href="http://bochs.sourceforge.net/cgi-bin/topper.pl?name=See+All+Releases&url=http://sourceforge.net/project/showfiles.phpqmrkgroup_ideq12580">Click here</a> for the download page.
<li><IMG SRC="/icons/compressed.gif" ALT="[ZIP]"> <A
HREF="http://twtelecom.dl.sourceforge.net/sourceforge/bochs/Bochs-2.0.2.exe">Windows Installer for x86 machines (2.8meg)</A>, includes bochsdbg.exe with debugger enabled </li>
<li><IMG SRC="/icons/compressed.gif" ALT="[ZIP]"> <A
HREF="http://twtelecom.dl.sourceforge.net/sourceforge/bochs/bochs-2.0.2.win32-bin.zip">ZIP
containing Windows binaries for x86 machines (2.8meg)</A>. Use the installer if
you can.
<li><IMG SRC="/icons/compressed.gif" ALT="[RPM]"> <A
HREF="http://twtelecom.dl.sourceforge.net/sourceforge/bochs/bochs-2.0.2.i386.rpm">RPM Binary for all RPM-based Linux x86 Distributions (3.3m)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[DMG]"> <A
HREF="http://twtelecom.dl.sourceforge.net/sourceforge/bochs/Bochs-2.0.2.dmg">DMG file for MacOSX (2.6m)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[DMG]"> <A
HREF="http://twtelecom.dl.sourceforge.net/sourceforge/bochs/bochs-2.0.2.ppc-macos.sit"></a>(coming soon) SIT file with binaries for MacOS 9</li>
<li><IMG SRC="/icons/compressed.gif" ALT="[DMG]"> <A
</ul>
<BR><BR>
<B>BOCHS SOURCE</B><BR>
Because Bochs is a cross-platform application, it can be compiled for
many platforms in addition to the ones for which binaries are provided.
If your platform can run the configure script, you can use the tarball.
If you're running Linux and your system can read RPMs, you can
build Bochs using a source RPM. If you're compiling for Win32 with
Microsoft VC++, the ZIP file contains sources that have already been
configured for you so you can go directly to the compile step. For
detailed compile instructions see the
<a href="/doc/docbook/user/book1.htm">User Guide</a>.
<UL>
<li><IMG SRC="/icons/compressed.gif" ALT="[TAR.GZ]"> <A
HREF="http://twtelecom.dl.sourceforge.net/sourceforge/bochs/bochs-2.0.2.tar.gz">GZIPPED TARBALL file containing source code (3.1meg)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[TAR.GZ]"> <A
HREF="http://twtelecom.dl.sourceforge.net/sourceforge/bochs/bochs-2.0.2.src.rpm">RPM Source (3.1meg)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[ZIP]"> <A
HREF="http://twtelecom.dl.sourceforge.net/sourceforge/bochs/bochs-2.0.2.win32-src.zip">ZIP containing source code configured for Win32/VC++ (3.6meg)</A></li>
</ul>
<B>NOTE:</b> We depend on volunteers to provide binaries for most platforms.
If your platform is missing, you can compile from sources or use a binary from
a previous version. To get your binary onto our site, contact
<a href="http://sourceforge.net/sendmessage.php?touser=185114">Bryce</a>.
<BR>
<BR><font face="arial, helvetica" color="#1e029a" size="4"><b>Previous release:</b> Bochs 2.0.1</font><BR><BR>
<b>Bochs 2.0.1</b> (January 4, 2003)
Version 2.0.1 is a bugfix version based on 2.0. Among other things, this
version fixes some compile problems, the text mode colors, an FPU bug, and the
problems with saving a corrupt configuration file.
( <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/bochs/bochs/CHANGES?rev=HEAD&content-type=text/vnd.viewcvs-markup"> Details </a> ) <p>
<BR>
<B>BOCHS BINARIES</B><BR>
<i>All binaries include Bochs plus a 10 mb disk image of DLX Linux to get you started.</i>
<UL>
<li><IMG SRC="/icons/compressed.gif" ALT="[ZIP]"> <A
HREF="http://twtelecom.dl.sourceforge.net/sourceforge/bochs/Bochs-2.0.1.exe">Windows Installer for x86 machines (2.8meg)</A>, includes bochsdbg.exe with debugger enabled </li>
<li><IMG SRC="/icons/compressed.gif" ALT="[ZIP]"> <A
HREF="http://twtelecom.dl.sourceforge.net/sourceforge/bochs/bochs-2.0.1.win32-bin.zip">ZIP
containing Windows binaries for x86 machines (2.8meg)</A>. Use the installer if
you can.
<li><IMG SRC="/icons/compressed.gif" ALT="[RPM]"> <A
HREF="http://twtelecom.dl.sourceforge.net/sourceforge/bochs/bochs-2.0.1.i386.rpm">RPM Binary for all RPM-based Linux x86 Distributions (3.3m)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[DMG]"> <A
HREF="http://twtelecom.dl.sourceforge.net/sourceforge/bochs/Bochs-2.0.1.dmg">DMG file for MacOSX (2.6m)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[DMG]"> <A
HREF="http://twtelecom.dl.sourceforge.net/sourceforge/bochs/bochs-2.0.1.ppc-macos.sit"></a>(coming soon) SIT file with binaries for MacOS 9</li>
<li><IMG SRC="/icons/compressed.gif" ALT="[DMG]"> <A
HREF="http://osdn.dl.sourceforge.net/sourceforge/bochs/bochs-2.0.1.beos.pkg"></a>(coming soon) PKG file for BeOS (x86)</A></li>
</ul>
<BR><BR>
<B>BOCHS SOURCE</B><BR>
Because Bochs is a cross-platform application, it can be compiled for
many platforms in addition to the ones for which binaries are provided.
If your platform can run the configure script, you can use the tarball.
If you're running Linux and your system can read RPMs, you can
build Bochs using a source RPM. If you're compiling for Win32 with
Microsoft VC++, the ZIP file contains sources that have already been
configured for you so you can go directly to the compile step. For
detailed compile instructions see the
<a href="/doc/docbook/user/book1.htm">User Guide</a>.
<UL>
<li><IMG SRC="/icons/compressed.gif" ALT="[TAR.GZ]"> <A
HREF="http://twtelecom.dl.sourceforge.net/sourceforge/bochs/bochs-2.0.1.tar.gz">GZIPPED TARBALL file containing source code (3.1meg)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[TAR.GZ]"> <A
HREF="http://twtelecom.dl.sourceforge.net/sourceforge/bochs/bochs-2.0.1.src.rpm">RPM Source (3.1meg)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[ZIP]"> <A
HREF="http://twtelecom.dl.sourceforge.net/sourceforge/bochs/bochs-2.0.1.win32-src.zip">ZIP containing source code configured for Win32/VC++ (3.6meg)</A></li>
</ul>
<B>NOTE:</b> We depend on volunteers to provide binaries for most platforms.
If your platform is missing, you can compile from sources or use a binary from
a previous version. To get your binary onto our site, contact
<a href="http://sourceforge.net/sendmessage.php?touser=185114">Bryce</a>.
<BR><BR>
<BR><font face="arial, helvetica" color="#1e029a" size="4"><b>Previous release:</b> Bochs 2.0</font><BR><BR>
<b>Bochs 2.0</b> (December 21, 2002):
It's been a busy 6 months since our previous release! Bochs is now about twice
as fast as version 1.4.1. Also, we can now emulate MMX, SSE/SSE2, and even AMD
x86-64 instructions if you turn on the appropriate configure options. We also
added two new graphical interfaces, SVGALIB and wxWindows. The wxWindows
interface lets you edit all bochsrc options in a graphical form. Macintosh
users will be happy to find binaries for MacOSX and MacOS9. Also we now
support plugins for several platforms and cleaned up and improved the
documentation.
( <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/bochs/bochs/CHANGES?rev=HEAD&content-type=text/vnd.viewcvs-markup"> Details </a> )
<p>
<BR>
<B>BOCHS BINARIES</B><BR>
<i>All binaries include Bochs plus a 10 mb disk image of DLX Linux to get you started.</i>
<UL>
<li><IMG SRC="/icons/compressed.gif" ALT="[ZIP]"> <A HREF="http://twtelecom.dl.sourceforge.net/sourceforge/bochs/Bochs-2.0.exe">Windows Installer for x86 machines (2.8meg)</A>, includes bochsdbg.exe with debugger enabled </li>
<li><IMG SRC="/icons/compressed.gif" ALT="[ZIP]"> <A
HREF="http://twtelecom.dl.sourceforge.net/sourceforge/bochs/bochs-2.0.win32-bin.zip">ZIP
containing Windows binaries for x86 machines (2.8meg)</A>. Use the installer if
you can.
<li><IMG SRC="/icons/compressed.gif" ALT="[RPM]"> <A HREF="http://twtelecom.dl.sourceforge.net/sourceforge/bochs/bochs-2.0.i386.rpm">RPM Binary for all RPM-based Linux x86 Distributions (3.3m)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[DMG]"> <A HREF="http://twtelecom.dl.sourceforge.net/sourceforge/bochs/Bochs-2.0.dmg">DMG file for MacOSX (2.6m)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[DMG]"> <A HREF="http://twtelecom.dl.sourceforge.net/sourceforge/bochs/bochs-2.0.ppc-macos.sit">SIT file with binaries for MacOS 9</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[DMG]"> <A HREF="http://osdn.dl.sourceforge.net/sourceforge/bochs/bochs-2.0.beos.pkg">PKG file for BeOS (x86)</A></li>
</ul>
<BR><BR>
<B>BOCHS SOURCE</B><BR>
Because Bochs is a cross-platform application, it can be compiled for
many platforms in addition to the ones for which binaries are provided.
If your platform can run the configure script, you can use the tarball.
If you're running Linux and your system can read RPMs, you can
build Bochs using a source RPM. If you're compiling for Win32 with
Microsoft VC++, the ZIP file contains sources that have already been
configured for you so you can go directly to the compile step. For
detailed compile instructions see the
<a href="/doc/docbook/user/book1.htm">User Guide</a>.
<UL>
<li><IMG SRC="/icons/compressed.gif" ALT="[TAR.GZ]"> <A
HREF="http://twtelecom.dl.sourceforge.net/sourceforge/bochs/bochs-2.0.tar.gz">GZIPPED TARBALL file containing source code (3.1meg)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[TAR.GZ]"> <A
HREF="http://twtelecom.dl.sourceforge.net/sourceforge/bochs/bochs-2.0.src.rpm">RPM Source (3.1meg)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[ZIP]"> <A
HREF="http://twtelecom.dl.sourceforge.net/sourceforge/bochs/bochs-2.0.win32-src.zip">ZIP containing source code configured for Win32/VC++ (3.6meg)</A></li>
</ul>
<B>NOTE:</b> We depend on volunteers to provide binaries for most platforms.
If your platform is missing, you can compile from sources or use a binary from
a previous version. To get your binary onto our site, contact
<a href="http://sourceforge.net/sendmessage.php?touser=185114">Bryce</a>.
<BR><BR>
<BR><font face="arial, helvetica" color="#1e029a" size="4"><b>Previous
Series:</b> Bochs 1.4.1</font><BR><BR>
<b>Bochs 1.4.1</b> (June 23, 2002):
Bochs 1.4.1 is the latest release of Bochs. This version
is a maintenence release of the Bochs 1.4.x series, which premiered in Spring 2002.
The 1.4.x series delivers features that
many people have been wishing for: booting from a CDROM, VESA BIOS Extensions,
improved networking, keyboard mapping for non-US keyboards, and a working
serial port. You'll notice several new buttons on the GUI, copy, paste, and
snapshot, which let you copy text between the system clipboard and the Bochs
screen. And we have a new cross-platform interface using a library called SDL
(Simple DirectMedia Layer). Give it a spin!
<BR><BR>
<B>BOCHS BINARIES</B><BR>
<i>All binaries include Bochs plus a 10 mb disk image of DLX Linux to get you started.</i>
<UL>
<li><IMG SRC="/icons/compressed.gif" ALT="[ZIP]"> <A HREF="http://prdownloads.sourceforge.net/bochs/bochs-1.4.1.win32-bin.zip">ZIP file with Binaries for all x86 Win32 Systems (3.5meg)</A>, includes bochsdbg.exe with debugger enabled </li>
<li><IMG SRC="/icons/compressed.gif" ALT="[RPM]"> <A HREF="http://prdownloads.sourceforge.net/bochs/bochs-1.4.1.i386.rpm">RPM Binary for all RPM-based Linux x86 Distributions (1.8m)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[RPM]"> <A HREF="http://prdownloads.sourceforge.net/bochs/bochs-1.4.1-solaris-i386.pkg.gz">Solaris x86 Package (1.9m)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[RPM]"> <A HREF="http://prdownloads.sourceforge.net/bochs/bochs-1.4.1.win32-alpha-bin.zip">ZIP file with binaries for Windows NT on Alpha (2.2m)</A></li>
</ul>
<BR><BR>
<B>BOCHS SOURCE</B><BR>
Because Bochs is a cross-platform application, it can be compiled for
many platforms in addition to the ones for which binaries are provided.
If your platform can run the configure script, you can use the tarball.
If you're running Linux and your system can read RPMs, you can try
installing from a source RPM. If you're compiling for Win32 with
Microsoft VC++, the ZIP file contains sources that have already been
configured for you so you can go directly to the compile step. For
detailed compile instructions see the
<a href="/doc/docbook/user/book1.htm">User Guide</a> in the new
documentation.
<UL>
<li><IMG SRC="/icons/compressed.gif" ALT="[TAR.GZ]"> <A HREF="http://prdownloads.sourceforge.net/bochs/bochs-1.4.1.tar.gz">GZIPPED TARBALL file containing source code (1.4meg)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[TAR.GZ]"> <A HREF="http://prdownloads.sourceforge.net/bochs/bochs-1.4.1.src.rpm">RPM Source (1.4meg)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[ZIP]"> <A HREF="http://prdownloads.sourceforge.net/bochs/bochs-1.4.1.win32-src.zip">ZIP containing source code configured for Win32/VC++ (1.8meg)</A></li>
</ul>
<B>NOTE:</b> We depend on volunteers to provide binaries for most platforms.
If your platform is missing, you can compile from sources or use a binary from
a previous version. To get your binary onto our site, send it to Bryce
in an email.
HREF="http://osdn.dl.sourceforge.net/sourceforge/bochs/bochs-2.0.2.beos.pkg"></a>(coming soon) PKG file for BeOS (x86)</A></li>
-->
<BR><BR>
<BR><font face="arial, helvetica" color="#1e029a" size="4"><b>Bochs Binary and Source Releases</b></font><BR><BR>
You can download any release since March 2001 on the

View File

@ -83,7 +83,6 @@ A.sidebar:hover {color: blue; text-decoration: underline}
<br>&nbsp;&nbsp;<b>-</b>&nbsp;<a href="http://bochs.sourceforge.net/cgi-bin/topper.pl?name=Patches&url=http://sourceforge.net/tracker/qmrkatideq312580ampgroup_ideq12580ampfunceqbrowse" class="sidebar">Patches</a>
<br>&nbsp;&nbsp;<b>-</b>&nbsp;<a href="http://bochs.sourceforge.net/techdata.html" class="sidebar">Tech Specs Pages</a>
<br>&nbsp;&nbsp;<b>-</b>&nbsp;<a href="http://bochs.sourceforge.net/cgi-bin/topper.pl?name=CVS+Access+Information&url=http://sourceforge.net/cvs/qmrkgroup_ideq12580" class="sidebar">CVS Write Access</a>
<br>&nbsp;&nbsp;<b>-</b>&nbsp;<a href="http://bochs.sourceforge.net/cgi-bin/topper.pl?name=CVS+Status&url=http://bochs.sourceforge.net/docs-html/cvs-status.html" class="sidebar">CVS Status</a>
<br><br><center><b>Resources</b></center>

View File

@ -19,25 +19,16 @@ contains binaries for Windows platforms.
allows you to access the emulated system via the VNC Viewer from AT&T.
Don's Bochs-RFB code is now integrated into Bochs as of version 1.2.pre1.
<li>
Christophe Bothamy has written an <a href="http://cbothamy.free.fr/projects/vgabios">Open Source VGA BIOS</a>, distributed under the LGPL.
Christophe Bothamy has written an <a href="http://www.nongnu.org/vgabios/">Open Source VGA BIOS</a>, distributed under the LGPL.
<li>
<a href="http://www.qzx.com/bfe">BFE</a> is a graphical debugger interface for
Bochs by <a href="mailto:brand@qzx.com">Brand Huntsman</a>.
<li>
<a href="http://home.kamp.net/home/farid.hajji/l4ka-bochs/">L4Ka and Bochs</a>
describes how to use Bochs to simulate <a href="http://www.l4ka.org/">L4Ka</a>, a microkernel research project run by the System Architecture Group at the University of Karlsruhe.
<li>
<a href="http://arch.cs.yale.edu/~bradley/cs422b-1997">CS422 at Yale</a> in
1997, taught by Bradley Kuszmaul, produced some bochs-related patches and improvements. I'm not sure what versions of bochs were involved. Check out the final projects!
<li>
<a href="http://members.chello.se/nicholai/bochs.html">Bochs on MorphOS</a>
is a port to Amiga PPC.
<li>
The <a href="http://members.nbci.com/macbochs">MacBochs</a> site (by
David Batterham) is devoted to running the Bochs emulator on the Mac.
This site has not been updated since late 1999.
<li> <a href="http://www.mega-tokyo.com/os/os-faq.html">Write your own OS
<li> <a href="http://mega-tokyo.com/osfaq2/">Write your own OS
FAQ</a> by Dark Fiber <a href="mailto:dfiber@mega-tokyo.com">&lt;dfiber@mega-tokyo.com&gt;</a>
<li> K.J. has written a <a href="http://osdev.neopages.net/tutorials/bochs/bochs.php">tutorial</a> for running Bochs on Windows.
</ul>

View File

@ -8,33 +8,62 @@
<BR><font face="arial, helvetica" color="#1e029a" size="4"><b>Related Projects</b></font><BR>
<ul>
<li><a href="http://www.plex86.org">Plex86</a> is an extensible open source PC
virtualization software program which will allow PC and workstation users to run
multiple operating systems concurrently on the same machine. Plex86 will
achieve much higher emulation speeds than bochs, but only runs on an Intel
x86 or compatible.
<li><a href="http://plex86.sourceforge.net">Plex86</a>
has been rehashed/revitalized to offer a very lightweight Virtual Machine (VM)
for running Linux/x86. Rather than implement a full and heavyweight VM which
can run all guest Operating Systems, the new approach is designed to run
only Linux VMs, making the new plex86 architecture on the order of 10x or 100x
more simplistic.
<li><a href="http://www.vmware.com">Vmware</a> is a commercial virtual PC type system for Linux and
Windows-based PC's. It is similar to Plex86 in nature.
<li><a href="http://www.vmware.com">Vmware</a> is a commercial virtual PC type
system for Linux and Windows-based PC's. According to their FAQ, "
VMware Workstation runs multiple operating systems, including Microsoft
Windows, Linux, and Novell NetWare, simultaneously on a single PC in fully
networked, portable virtual machines."
<li><a href="http://www.netraverse.com">Win4Lin</a> is another commercial virtual PC implementation
designed specifically for running Windows 95 or 98 inside a window. It's faster and cheaper than
vmware, but lacks the ability to run operating systems other than Windows 9x.
<li><a href="http://www.winehq.com">WINE (Wine Is Not an Emulator)</a> is creating
an implementation of the Win32 API's for POSIX-based operating systems. The project says it currently
has 90% of the API's implemented. WINE is open source software licensed under a BSD-style
license.
<li><a href="http://www.netraverse.com">Win4Lin</a> is another commercial
virtual PC implementation designed specifically for running Windows 95 or 98
inside a window. It's faster and cheaper than vmware, but can only run
Windows 95/98/ME.
<li><a href="http://www.connectix.com">Connectix Virtual PC</a> is still another commercial virtual
PC implementation, available for Windows and MacOS. It is said to be faster than vmware.
<li><a href="http://www.winehq.com">WINE (Wine Is Not an Emulator)</a> is
creating an implementation of the Win32 API's for POSIX-based operating
systems. The project says it currently has 90% of the API's implemented. WINE
is open source software licensed under a GNU LGPL license.
<li><a href="http://www.simics.com">Simics</a> is a commercial simulator
that can target IA32, IA64, Sparc V9, and Alpha architectures. They
have 30-day evaluation licenses available.
<li><a href="http://www.microsoft.com/windowsxp/virtualpc/previous/default.asp">Connectix Virtual PC</a> is still
another commercial virtual PC implementation. Connectix Corporation was
bought by Microsoft in February 2003. Their FAQ says, "Connectix Virtual PC
for Windows is a client based software virtualization application that allows
you to simultaneously run multiple operating systems on a single PC."
<li><a href="http://www.virtutech.com/products/simics.html">Virtutech
Simics</a> is a commercial simulator that can target IA32, IA64, Sparc, Alpha,
ARM, PowerPC, and MIPS architectures. From their website: "Virtutech Simics is
a full system simulation platform that provides a controlled, deterministic,
and fully virtualized environment. It simulates both uniprocessor and
multiprocessor systems, provides a common infrastructure for a broad variety of
tasks, including: microprocessor design; memory hierarchy design; component
development and testing; automated software quality testing; SoC virtual
prototypes; hardware-software co-simulation; and the development of firmware,
drivers, and operating systems."
<li>
<a href="http://www.oldfiles.org.uk/powerload/index.htm">PowerLoad Resource Pages</a> is full of technical information about DOS and Windows. In particular
they have a collection of
<a href="http://oldstuff.myagora.net/powerload/bootdisk.htm">boot disks</a>
from every DOS and Windows version imaginable.
<li>
Bernhard Bablok has created a <a
href="http://www.bablokb.de/bochs-tools/">Bochs Tools</a> page.
"You want to run your favorite Linux-installation with the Bochs-Emulator but
you think it is too tedious to install it from within Bochs? Bochs-Tools are
the solution for your problem. With Bochs-Tools, cloning an existing
OS-installation to a Bochs-image is only a matter of a few commands. "
<li><a href="http://www.undisker.com/">Undisker</a> is a disk image utility that can open, create, and extract ISO files. ISO files are images (duplicates) of complete CDROM disks containing exact binary copies of the original CDs. Usually, you have to burn an ISO file on a CD to extract its contents, but now you can simply open an ISO file in Undisker.
</a>
<li>See the <a href="http://www.plex86.org/links.phtml">plex86 links page</a>
for more sites. They have a great collection!
</ul>
<!--#include virtual="includes/footer.txt" -->

View File

@ -48,17 +48,17 @@ Developer's Manual 3: System Programming Guide</A>
<li><IMG SRC="/icons/text.gif" ALT="[TXT]"> <A HREF="http://ata-atapi.com/">ATA-Atapi Information by Hale Landis</A>
<li><IMG SRC="/icons/text.gif" ALT="[TXT]"> <A HREF="http://www.t13.org/">Technical Committee T13</a> of the National Committee on Information Technology Standards (NCITS) is responsible for the interface standards for ATA/ATAPI. Several version of the ATA/ATAPI specs are on their site under Documents.
<li><IMG SRC="/icons/text.gif" ALT="[TXT]"> <A HREF="http://www.epanorama.net/pc/">E-Panorama has a good selection of PC hardware docs</A>
<li><IMG SRC="/icons/text.gif" ALT="[TXT]"> <A HREF="ftp://void-core.2y.net/pub/docs/">David Poirier's collection of hardware info</A>
<li><IMG SRC="/icons/text.gif" ALT="[TXT]"> <A HREF="http://www.cs.cmu.edu/~ralf/files.html">Ralf Brown's famous interrupt list</A>
<li><IMG SRC="/icons/text.gif" ALT="[TXT]"> <A HREF="http://www.cs.cmu.edu/~ralf/undoc.html">Ralf Brown's undocumented stuff</A>
<li><IMG SRC="/icons/text.gif" ALT="[TXT]"> <A HREF="http://thef-nym.sci.kun.nl/~pieterh/storage.html">Enhanced IDE FAQ and storage related docs, by Peter den Haan <pieterh@sci.kun.nl></A>
<li><IMG SRC="/icons/text.gif" ALT="[TXT]"> <A HREF="http://kos.enix.org/docs.html">ENIX hardware documentation (descriptions are in French, but docs are in English)</A>
<li><IMG SRC="/icons/text.gif" ALT="[TXT]"> <A HREF="http://kos.enix.org/docs.php">ENIX hardware documentation (descriptions are in French, but docs are in English)</A>
<li><IMG SRC="/icons/text.gif" ALT="[TXT]"> <A HREF="http://x86.ddj.com/">Dr. Dobb's Microprocessor Resources</A>
<li><IMG SRC="/icons/text.gif" ALT="[TXT]"> <A HREF="http://rpm.org">RPM reference and new versions</A>
<li><IMG SRC="/icons/text.gif" ALT="[TXT]"> <A HREF="http://www.ecma.ch/">ECMA is an standards organization for info and communication systems</A>
<li><IMG SRC="/icons/text.gif" ALT="[TXT]"> <A HREF="http://www.nondot.org/~sabre/os/articles">The Operating System Resource Center</a> collected by Chris Lattner
<li><IMG SRC="/icons/text.gif" ALT="[TXT]"> <A HREF="http://www.parashift.com/c++-faq-lite/index.html">C++ FAQ Lite by Marshall Cline</a>, a very good C++ Frequently Asked Questions list
<li><IMG SRC="/icons/text.gif" ALT="[TXT]"> <A HREF="http://www.cae.wisc.edu/~brodskye/sb16doc/sb16doc.html">SB16 DSP Guide</a>, by Ethan Brodsky
<li><IMG SRC="/icons/text.gif" ALT="[TXT]"> <a href="http://marc.theaimsgroup.com/?l=bochs-dev&m=103062757300695&w=2">Christophe Bothamy's email</a> from August 2002 on SVGA cards and their specs
</ul>
<!--#include virtual="includes/footer.txt" -->