diff options
author | 2007-05-29 05:34:28 +0000 | |
---|---|---|
committer | 2007-05-29 05:34:28 +0000 | |
commit | 75f4a91c6f100c15f2fde74980e93d7baacda7cf (patch) | |
tree | ffd2f3f59e856ce73d140d88fab050600cb6dcc5 | |
parent | Step one of some vnode improvements - change getnewvnode to (diff) | |
download | wireguard-openbsd-75f4a91c6f100c15f2fde74980e93d7baacda7cf.tar.xz wireguard-openbsd-75f4a91c6f100c15f2fde74980e93d7baacda7cf.zip |
led.4 here too; plus a tweak
-rw-r--r-- | share/man/man4/man4.sparc64/ebus.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/man4.sparc64/ebus.4 b/share/man/man4/man4.sparc64/ebus.4 index 813786ddf9e..360c42fc411 100644 --- a/share/man/man4/man4.sparc64/ebus.4 +++ b/share/man/man4/man4.sparc64/ebus.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ebus.4,v 1.14 2007/04/10 19:11:25 kettenis Exp $ +.\" $OpenBSD: ebus.4,v 1.15 2007/05/29 05:34:28 jmc Exp $ .\" $NetBSD: ebus.4,v 1.3 2002/03/13 21:42:20 wiz Exp $ .\" .\" Copyright (c) 1999 Matthew R. Green @@ -43,7 +43,7 @@ bus is designed to provide the ability to put ISA and traditional Intel-style peripherals in a SPARC based system with a minimal amount of glue logic. Typically, it is implemented in the PCIO IC from SME, which also -implements a +implements an .Xr hme 4 compatible PCI network device .Pf ( Ql network ) . @@ -73,6 +73,8 @@ Real-time clock serial communications interface .It Xr comkbd 4 serial keyboard driver +.It Xr led 4 +SPARC64 LED driver .It Xr lpt 4 parallel port driver .It Xr pcfiic 4 |