From le@univie.ac.at  Wed Aug 13 01:13:42 2003
Return-Path: <le@univie.ac.at>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6940C37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 13 Aug 2003 01:13:42 -0700 (PDT)
Received: from mailbox.univie.ac.at (mail.univie.ac.at [131.130.1.27])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 494C143F93
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 13 Aug 2003 01:13:41 -0700 (PDT)
	(envelope-from le@univie.ac.at)
Received: from korben.in.tern (adslle.cc.univie.ac.at [131.130.102.11])
	by mailbox.univie.ac.at (8.12.2/8.12.2) with ESMTP id h7D8DQje117818
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 13 Aug 2003 10:13:32 +0200
Received: from korben.in.tern (korben.in.tern [127.0.0.1])
	by korben.in.tern (8.12.9/8.12.9) with ESMTP id h7D8DHd2033498
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 13 Aug 2003 10:13:17 +0200 (CEST)
	(envelope-from le@korben.in.tern)
Received: (from le@localhost)
	by korben.in.tern (8.12.9/8.12.9/Submit) id h7D8DG7Q033497;
	Wed, 13 Aug 2003 10:13:16 +0200 (CEST)
	(envelope-from le)
Message-Id: <200308130813.h7D8DG7Q033497@korben.in.tern>
Date: Wed, 13 Aug 2003 10:13:16 +0200 (CEST)
From: Lukas Ertl <l.ertl@univie.ac.at>
Reply-To: Lukas Ertl <l.ertl@univie.ac.at>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] catch up aha(4) with hardware notes
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         55527
>Category:       docs
>Synopsis:       [PATCH] catch up aha(4) with hardware notes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bmah
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 13 01:20:10 PDT 2003
>Closed-Date:    Fri Aug 15 11:34:26 PDT 2003
>Last-Modified:  Fri Aug 15 11:34:26 PDT 2003
>Originator:     Lukas Ertl
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
Vienna University Computer Center
>Environment:
System: FreeBSD korben 5.1-CURRENT FreeBSD 5.1-CURRENT #24: Sat Aug 9 13:17:00 CEST 2003 le@korben:/usr/obj/usr/src/sys/KORBEN i386


	
>Description:

I wasn't sure about the Adaptec 1510, but I guess it is also handled by
aha(4).

>How-To-Repeat:
	
>Fix:

	

--- aha.4.diff begins here ---
Index: share/man/man4/aha.4
===================================================================
RCS file: /usr/local/bsdcvs/src/share/man/man4/aha.4,v
retrieving revision 1.18
diff -u -r1.18 aha.4
--- share/man/man4/aha.4	28 Jun 2003 23:53:37 -0000	1.18
+++ share/man/man4/aha.4	13 Aug 2003 08:07:45 -0000
@@ -42,9 +42,9 @@
 .Sh DESCRIPTION
 This driver provides access to the
 .Tn SCSI
-bus connected to an Adaptec 154xA, 154xB, 154xC, 154xCF, or 154xCP
-host adapter.
-Host adapters supporting a 154X compatible interface,
+bus connected to an Adaptec 1510, 152x, 1535, 154xA, 154xB, 154xC,
+154xCF, 154xCP, or 164x host adapter.
+Host adapters supporting a 154x compatible interface,
 such as some Tekram controllers and the Adaptec 174x in 154x
 emulation mode can, also be attached with this driver.
 For optimum
--- aha.4.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: bmah 
State-Changed-When: Fri Aug 15 11:33:28 PDT 2003 
State-Changed-Why:  
Committed to HEAD and RELENG_4, thanks! 


Responsible-Changed-From-To: freebsd-doc->bmah 
Responsible-Changed-By: bmah 
Responsible-Changed-When: Fri Aug 15 11:33:28 PDT 2003 
Responsible-Changed-Why:  
I committed this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=55527 
>Unformatted:
