Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Oct 2006 20:30:34 +0200 (CEST)
From:      Henrik Brix Andersen <henrik@brixandersen.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/104865: Mention Soekris net48xx in sis(4) man page
Message-ID:  <20061027183034.438C32E02A@fangorn.brixandersen.dk>
Resent-Message-ID: <200610271840.k9RIeHJn034469@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         104865
>Category:       docs
>Synopsis:       Mention Soekris net48xx in sis(4) man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 27 18:40:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Henrik Brix Andersen
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD fangorn.brixandersen.dk 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #21: Sat Oct 21 12:22:03 CEST 2006 root@fangorn.brixandersen.dk:/usr/obj/usr/src/sys/FANGORN i386


	
>Description:
The sis(4) man page mentions all supported Soekris Engineering product
series, excpet one - the net48xx.

	
>How-To-Repeat:
$ man 4 sis | grep Soekris
     o   Soekris Engineering net45xx, lan1621, and lan1641

	
>Fix:
The patch below (against CURRENT) adds the net48xx to the list of
supported hardware in sis(4).

	

--- sis.4.patch begins here ---
--- src/share/man/man4/sis.4.orig	Fri Oct 27 20:18:12 2006
+++ src/share/man/man4/sis.4	Fri Oct 27 20:19:07 2006
@@ -30,7 +30,7 @@
 .\"
 .\" $FreeBSD: src/share/man/man4/sis.4,v 1.23 2006/10/21 18:04:42 ru Exp $
 .\"
-.Dd October 13, 2006
+.Dd October 27, 2006
 .Dt SIS 4
 .Os
 .Sh NAME
@@ -143,7 +143,7 @@
 .It
 SiS 630, 635, and 735 motherboard chipsets
 .It
-Soekris Engineering net45xx, lan1621, and lan1641
+Soekris Engineering net45xx, net48xx, lan1621, and lan1641
 .El
 .Sh DIAGNOSTICS
 .Bl -diag
--- sis.4.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061027183034.438C32E02A>