[BACK]Return to index.html CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / htdocs / Hardware

File: [cvs.NetBSD.org] / htdocs / Hardware / Attic / index.html (download) (as text)

Revision 1.3, Wed Jul 15 23:46:19 1998 UTC (25 years, 9 months ago) by thorpej
Branch: MAIN
Changes since 1.2: +7 -1 lines

List pseudo-device and logical drivers.

<html>
<head>
<!-- Copyright (c) 1998, The NetBSD Foundation, Inc.  ALL RIGHTS RESERVED. -->
<link rev="made" href="mailto:www@NetBSD.ORG">
<title>Hardware Supported by NetBSD</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">

<h1>Supported Hardware</h1>

This is a list of hardware supported by more than one port of NetBSD.  Many
of the device drivers in NetBSD are machine-independent, so if a platform
supports a particular bus, chances are quite high that the device drivers
listed here will work with that platform.

<p>
In addition to drivers for real hardware, NetBSD includes a set of
<a href="pseudo-device.html"><i>pseudo-device and logical</i> drivers</a>.
These drivers add enhanced features to real devices, or provide device-like
interfaces to other subsystems.

<p>
The listing is grouped by bus type.  If you don't see your platform's bus
type listed here, then check your platform's page.

<p>
If you don't see a device listed here, check your platform's page; it
might be the case that there is not yet a machine-independent device driver
for your device.

<p>
Also note that these pages reflect the state of NetBSD-current.  To check
the supported hardware list for a specific release of NetBSD, check that
release's installation notes.

<h2>Busses supported by machine-independent code</h2>

<ul>
<li><a href="ata.html">ATA</a>
<li><a href="eisa.html">EISA</a>
<li><a href="i2c.html">I2C</a>
<li><a href="isa.html">ISA, ISA Plug-n-Play, and ISA with OpenFirmware
    configuration</a>
<li><a href="mii.html">MII (Media Independent Interface)</a>
<li><a href="ofw.html">OpenFirmware drivers</a>
<li><a href="pci.html">PCI</a>
<li><a href="pcmcia.html">PCMCIA</a>
<li><a href="scsipi.html">SCSI and ATAPI</a>
<li><a href="tc.html">TURBOchannel</a>
<li><a href="usb.html">USB (Universal Serial Bus)</a>
<li><a href="vme.html">VME</a>
</ul>

<hr>
<table><tr>
  <td>
    <a href="../index.html">
    <img src="../images/NetBSD-banner.gif" alt="NetBSD&nbsp;Home"></a>
  </td><td>
    <a href="../index.html">Home Page</a>
  </td>
</tr></table>

<hr>
<address>www@NetBSD.ORG</address>
<address>$NetBSD: index.html,v 1.3 1998/07/15 23:46:19 thorpej Exp $</address>
<address><a href="../Misc/disclaimer.html">Copyright (c) 1998
    The NetBSD Foundation, Inc.  ALL RIGHTS RESERVED.</a></address>

</body>
</html>