diff options
author | Gordon Willem Klok <gwk@cvs.openbsd.org> | 2007-01-01 21:15:00 +0000 |
---|---|---|
committer | Gordon Willem Klok <gwk@cvs.openbsd.org> | 2007-01-01 21:15:00 +0000 |
commit | f7175fbc97cdc0989976d83ff8c3cf99916a2da6 (patch) | |
tree | 0f71fda451c782119acf836b352037c65250ad87 /share/man/man4/man4.macppc/esp.4 | |
parent | f9ef61c5f85df6435917b5782c72389878da362b (diff) |
Add manpage for esp(4) on macppc.
"yeah, that's fine." jmc@
Diffstat (limited to 'share/man/man4/man4.macppc/esp.4')
-rw-r--r-- | share/man/man4/man4.macppc/esp.4 | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/share/man/man4/man4.macppc/esp.4 b/share/man/man4/man4.macppc/esp.4 new file mode 100644 index 00000000000..ca12a7e4adf --- /dev/null +++ b/share/man/man4/man4.macppc/esp.4 @@ -0,0 +1,34 @@ +.\" $OpenBSD: esp.4,v 1.1 2007/01/01 21:14:59 gwk Exp $ +.\" +.\" Copyright (c) 2006 Gordon Willem Klok <gwk@openbsd.org> +.\" +.\" Permission to use, copy, modify, and distribute this software for any +.\" purpose with or without fee is hereby granted, provided that the above +.\" copyright notice and this permission notice appear in all copies. +.\" +.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +.\" +.Dd December 31, 2006 +.Dt ESP 4 macppc +.Os +.Sh NAME +.Nm esp +.Nd NCR 53c94 on-board SCSI interface +.Sh SYNOPSIS +.Cd "esp* at macobio?" +.Cd "scsibus* at esp?" +.Sh DESCRIPTION +The +.Nm +driver provides support for the on-board NCR 53c94 SCSI controller found on +many old world Apple Macintosh systems and clones. +.Sh SEE ALSO +.Xr intro 4 , +.Xr macobio 4 , +.Xr scsi 4 |