summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2009-05-30 23:56:06 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2009-05-30 23:56:06 +0000
commitbae2dded735b4ca383485686ce4099f8484cf573 (patch)
tree5ccf501122b5a1f237bada469c7bd1596951633e /distrib
parentbdd075677b91e9a8e3d7fbc111cb792686fe3b8d (diff)
Mention more hardware supported in GENERIC.IP*
Diffstat (limited to 'distrib')
-rw-r--r--distrib/notes/sgi/hardware50
1 files changed, 29 insertions, 21 deletions
diff --git a/distrib/notes/sgi/hardware b/distrib/notes/sgi/hardware
index 1b6a62a5800..7c5d7945770 100644
--- a/distrib/notes/sgi/hardware
+++ b/distrib/notes/sgi/hardware
@@ -1,4 +1,4 @@
-dnl $OpenBSD: hardware,v 1.6 2009/05/30 05:00:37 miod Exp $
+dnl $OpenBSD: hardware,v 1.7 2009/05/30 23:56:05 miod Exp $
OpenBSD/MACHINE OSREV runs on the following machines:
IP27 class machines:
Origin 200, Onyx 2
@@ -18,43 +18,51 @@ dnl Origin 350, Onyx 350, Onyx 4
dnl Tezro
Supported devices {:-include-:}:
-- Ethernet Controllers
+- Ethernet Adapters
built-in O2 Mace Ethernet Controller (mec)
Intel/DEC 21443 "Tulip" clones (dc)
+ 3Com EtherLink III and Fast EtherLink III Ethernet (ep)
Intel i8255x-based (fxp) including:
Intel EtherExpress PRO/10+
Intel EtherExpress PRO/100, PRO/100B, and PRO/100+
Intel EtherExpress PRO/100+ "Management Adapter"
Intel EtherExpress PRO/100 Dual Port
Intel PRO/100 VE, PRO/100 VM, and PRO/100 S
-- SCSI controllers
+ Myson Technology MTD8xx 3-in-1 Fast Ethernet (mtd)
+ NE2000 compatible PCI Ethernet (ne)
+ Alteon Tigon I and II Gigabit Ethernet (ti)
+ Via Rhine based Ethernet (vr)
+ 3Com EtherLink XL and Fast EtherLink XL (xl)
+- SCSI Host Adapters
O2 built-in Adaptec AIC-7880 (ahc)
IP27/IP30/IP32 built-in QLogic ISP (isp)
- 53C8xx-based SCSI (siop)
LSI Logic Fusion-MPT Message Passing Interface (mpi)
-- RS-232 devices:
+ 53C8xx-based SCSI (siop)
+- RS-232 devices
on-board NS16550 compatible serial ports (com)
-- Universal Serial Bus (USB) host controllers, including:
- USB Universal Host Controller (uhci)
- USB Open Host Controller (ohci)
- Universal Serial Bus (USB) Devices
- USB Ethernet adapters (aue, others untested)
- USB Generic Human Interface Devices (catch-all) (uhid)
- USB Hubs (uhub)
- USB Keyboards (ukbd)
- USB Mice (ums)
- USB Mass Storage devices, i.e., USB floppy drives and USB
- memory stick controllers (umass)
- USB Modems (umodem)
- USB Printers (ulpt)
-- Miscellaneous devices:
- battery-backed real time clock
- ``soft'' power button as available on SGI O2 (power)
+- Universal Serial Bus (USB) Controllers and Devices
+ USB Universal Host Controller (uhci)
+ USB Open Host Controller (ohci)
+ USB Ethernet adapters (aue, others untested)
+ USB Generic Human Interface Devices (catch-all) (uhid)
+ USB Hubs (uhub)
+ USB Keyboards (ukbd)
+ USB Mice (ums)
+ USB Mass Storage devices, i.e., USB floppy drives and USB
+ memory stick controllers (umass)
+ USB Modems (umodem)
+ USB Printers (ulpt)
+- Audio Devices
O2 Moosehead A/V Board audio (mavb)
+- Video Devices
O2 built-in Graphics Back End framebuffer (gbe)
+- Input Devices
O2 built-in PS/2 Controller (mkbc)
PS/2 mice (pms)
PS/2 keyboards (pckbd)
+ USB keyboard and mice (already listed above)
+- Miscellaneous Devices
+ ``soft'' power button as available on SGI O2 (power)
If your hardware is not listed above, there is currently no support for it
in this release.