diff options
| author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2000-10-28 09:56:34 +0000 |
|---|---|---|
| committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2000-10-28 09:56:34 +0000 |
| commit | 8c615a5285bf3b8b130db7e5b90653a8a0817e6d (patch) | |
| tree | 4781168e21478888a6c2a4fcb2c5ca5604b5e850 | |
| parent | 1d5e53109c6b1e09cba19950df7b3298a799aadb (diff) | |
Notes
| -rw-r--r-- | share/man/man4/asr.4 | 9 | ||||
| -rw-r--r-- | share/man/man4/man4.i386/asr.4 | 9 |
2 files changed, 14 insertions, 4 deletions
diff --git a/share/man/man4/asr.4 b/share/man/man4/asr.4 index c93b6837eaf97..047ab83659532 100644 --- a/share/man/man4/asr.4 +++ b/share/man/man4/asr.4 @@ -16,7 +16,7 @@ .Cd "device asr" .Sh DESCRIPTION The Adaptec -.Nm asr +.Nm driver provides access to SCSI disks and disk arrays controlled by I2O based host bus adapters and SmartRAID SCSI RAID adapters through the standard SCSI disk @@ -70,12 +70,17 @@ Adaptec SCSI RAID device nodes .Xr da 4 .Sh HISTORY The -.Nm asr +.Nm (Adaptec SCSI RAID) driver first appeared as the dpti2o driver under BSDi BSD/OS 3.2, then under FreeBSD 2.2.8 and was ported over to the CAM layer represented in 4.0. .Sh AUTHORS +The +.Nm +driver was kindly donated by Adaptec +and is maintained by +.An Mark Salyzyn Aq mark_salyzyn@adaptec.com . This manual page was written by .An Mark Salyzyn and fixed up by diff --git a/share/man/man4/man4.i386/asr.4 b/share/man/man4/man4.i386/asr.4 index c93b6837eaf97..047ab83659532 100644 --- a/share/man/man4/man4.i386/asr.4 +++ b/share/man/man4/man4.i386/asr.4 @@ -16,7 +16,7 @@ .Cd "device asr" .Sh DESCRIPTION The Adaptec -.Nm asr +.Nm driver provides access to SCSI disks and disk arrays controlled by I2O based host bus adapters and SmartRAID SCSI RAID adapters through the standard SCSI disk @@ -70,12 +70,17 @@ Adaptec SCSI RAID device nodes .Xr da 4 .Sh HISTORY The -.Nm asr +.Nm (Adaptec SCSI RAID) driver first appeared as the dpti2o driver under BSDi BSD/OS 3.2, then under FreeBSD 2.2.8 and was ported over to the CAM layer represented in 4.0. .Sh AUTHORS +The +.Nm +driver was kindly donated by Adaptec +and is maintained by +.An Mark Salyzyn Aq mark_salyzyn@adaptec.com . This manual page was written by .An Mark Salyzyn and fixed up by |
