History log of /freebsd-10.0-release/sys/dev/pst/pst-iop.h
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


# 230132 15-Jan-2012 uqs

Convert files to UTF-8


# 136094 03-Oct-2004 stefanf

Use the correct type for iop_attach().


# 135267 15-Sep-2004 sos

Flush the queue of minor fixes to pst.


# 114154 28-Apr-2003 sos

Pull the pst driver out from under GAINT.


# 103870 23-Sep-2002 alfred

use __packed.


# 102058 18-Aug-2002 sos

Fix args for contigmalloc, cosmetics.


# 101100 31-Jul-2002 sos

Finally first shot at a driver for the Promise SuperTrak SX6000 ATA RAID
controller. Some testing has already been done, but its still greenish.
RAID's has to be setup via the BIOS on the SuperTrak, but all RAID
types are supported by the driver. The SuperTrak rebuilds failed arrays
on the fly and supports spare disks etc etc...

Add "device pst" to your config file to use.

As usual bugsreports, suggestions etc are welcome...

Development sponsored by: Advanis
Hardware donated by: Promise Inc.