diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2005-03-05 01:44:53 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2005-03-05 01:44:53 +0000 |
commit | cb4e539861dbd56824e1bc742c6914bee17d1b2e (patch) | |
tree | 828f19cfd1a2b7fc8489b8644235decd3068f55d /share/man/man4/man4.sparc64/intro.4 | |
parent | a4385619703fa827222d5c66f6db70c70b021412 (diff) |
Preliminary xbox support: attaches, memory mapping and interrupts work, but
DMA transfers are not implemented yet, and are disabled (which causes drivers
to SBus cards on the xbox to fail to attach).
In practice, this allows frame buffers to work, maybe more devices; DMA
support will be worked on in the near future.
Diffstat (limited to 'share/man/man4/man4.sparc64/intro.4')
-rw-r--r-- | share/man/man4/man4.sparc64/intro.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/man4.sparc64/intro.4 b/share/man/man4/man4.sparc64/intro.4 index 22aa36172ed..961c3930b9b 100644 --- a/share/man/man4/man4.sparc64/intro.4 +++ b/share/man/man4/man4.sparc64/intro.4 @@ -1,9 +1,9 @@ -.\" $OpenBSD: intro.4,v 1.42 2004/11/29 18:12:50 miod Exp $ +.\" $OpenBSD: intro.4,v 1.43 2005/03/05 01:44:50 miod Exp $ .\" .\" Copyright (c) 2001-2002 The OpenBSD Project .\" All Rights Reserved. .\" -.Dd November 29, 2004 +.Dd March 4, 2005 .Dt INTRO 4 sparc64 .Os .Sh NAME @@ -190,6 +190,8 @@ PCI graphics frame buffer. 8 bit SBus color framebuffer with VGA-compatible modes and connector. .It Xr wi 4 WaveLAN/IEEE, PRISM 2-3 and Spectrum24 802.11B wireless network adapters. +.It Xr xbox 4 +SBus Expansion subsystem. .It Xr xl 4 xl 3Com EtherLink XL and Fast EtherLink XL Ethernet driver. .It Xr zs/zstty/zskbd 4 |