History log of /freebsd-9.3-release/share/man/man4/twe.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 158762 20-May-2006 brueffer

Convert to use a SYNPOSIS section that mentions kernel modules.
Also add "device scbus" where needed.

MFC after: 3 days


# 148788 06-Aug-2005 hmp

Give credit to Vinod Kashyap and Paul Saab for their work on the
twe(4) driver.


# 146159 12-May-2005 brueffer

Wordsmithing.

PR: 80133
Submitted by: Zheyu Shen <free.bsd@gmx.net>
MFC after: 3 days


# 145322 20-Apr-2005 brueffer

Fix typo.

PR: 80133
Submitted by: Zheyu Shen <free.bsd@gmx.net>


# 142648 27-Feb-2005 brueffer

ATA -> PATA/SATA, to make clear that this driver supports both kinds
of controllers.

Inspired by: xy <xy@packetflood.net>
MFC after: 3 days


# 140561 21-Jan-2005 ru

Sort sections.


# 133758 15-Aug-2004 simon

- Make the naming of AMCC's 3ware cards consistent with the current
naming from AMCC.
- Update the list of devices supported by the drivers.

All of the above is based on information from AMCC via vkashyap.


# 131570 04-Jul-2004 simon

Add a HARDWARE section which lists supported devices. The actual
device listings has been moved (and in some cases more or less
rewritten) from the DESCRIPTION section.

This will be used later for automatically generating device listings
in the Hardware Notes, by parsing the manual pages.

Reviewed in principle by: ru, hrs, trhodes
No objections: -doc, re
Section name inspired by: NetBSD


# 117665 16-Jul-2003 ps

Document the latest controllers from 3ware as being supported.


# 79727 14-Jul-2001 schweikh

Removed whitespace at end-of-line; no content changes. I simply did
cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//'

BTW, what editors are the culprits? I'm using vim and it shows
me whitespace at EOL in troff files with a thick blue block...

Reviewed by: Silence from cvs diff -b
MFC after: 7 days


# 70466 29-Dec-2000 ru

Prepare for mdoc(7)NG.


# 67879 29-Oct-2000 asmodai

Break a line more appropriately.


# 67878 29-Oct-2000 asmodai

Whitespace only commit.


# 67877 29-Oct-2000 asmodai

Update the twe manpage to correspond with the latest source changes.

Submitted by: msmith


# 64409 08-Aug-2000 msmith

Update to mention support for 6x000 series controllers.


# 61941 22-Jun-2000 sheldonh

Use sub-sections (Ss) to categorize diagnostics and rationalize
diagnostic lists (Bl -diag) so that there is one per section.

Since this change creates a large delta, enforce line-breaking
style while I'm here.

These changes have blanket approval from (but were not reviewed
by) the author.


# 60897 24-May-2000 msmith

Manpage for the 'twe' driver.