History log of /freebsd-10.0-release/share/man/man4/ips.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

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

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

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


# 196952 07-Sep-2009 trasz

Some of the controllers sold as ServeRAID (IBM ServeRAID-MR10i,
in particular) are actually mfi(4) devices. Provide hints.

Submitted by: <pluknet at gmail.com>


# 196701 31-Aug-2009 trasz

Make it easier to find proper manual page for newer ServeRAID controllers.


# 163995 05-Nov-2006 maxim

o Document ServeRAID 7x support.

Submitted by: Andrey V. Elsukov
MFC after: 3 days


# 159719 18-Jun-2006 brueffer

o Convert to our new SYNOPSIS layout
o Add "device scbus/pci/etc" where needed for consistency

MFC after: 3 days


# 133338 08-Aug-2004 simon

Bump document date for last commit.


# 133336 08-Aug-2004 simon

- Add a HARDWARE section which lists supported devices.


# 131349 30-Jun-2004 ru

Minor markup tweaks.


# 122521 12-Nov-2003 hmp

Mdoc Janitor:

* Add missing `utility' word to sentence describing
ips(4) card configuration.

* Remove extraneous use of .Pp, and describe the tunable
hw.ips.0.disable in a better way.

* Replace wrongly used .Op mdoc macros with the .Bq macro.
The .Op macro should only be used when describing a
``usage'' line of a utility/command.

* Add .Er, for marking errno defines (ENOMEM etc etc)


# 122507 11-Nov-2003 trhodes

Add a manual page for the ips(4) driver.

Requested by: obrien
Reviewed by: scottl (older version)