History log of /src/sys/dev/pci/twereg.h |
Revision | | Date | Author | Comments |
1.16 |
| 08-Nov-2018 |
msaitoh | "s/ are are / are /" in comment. No functional change.
|
1.15 |
| 08-Sep-2008 |
gmcgarry | branches: 1.15.80; 1.15.82; Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h preprocessor macros.
|
1.14 |
| 28-Apr-2008 |
martin | branches: 1.14.2; 1.14.6; Remove clause 3 and 4 from TNF licenses
|
1.13 |
| 21-May-2006 |
christos | branches: 1.13.56; 1.13.58; 1.13.60; Remove packed attributes gcc-4 dislikes.
|
1.12 |
| 11-Dec-2005 |
christos | branches: 1.12.4; 1.12.6; 1.12.8; 1.12.12; 1.12.14; merge ktrace-lwp.
|
1.11 |
| 15-Feb-2005 |
lukem | branches: 1.11.6; Add some more stripe sizes observed in the field. Add "JBOD" to twe_table_unittype[].
|
1.10 |
| 05-Oct-2004 |
heas | branches: 1.10.4; 1.10.6; Add TWE_PARAM_PROC_PERCENT; completion percentage per-sub-unit (2 bytes/ea) for initialize/verify/rebuild processes.
|
1.9 |
| 05-Oct-2004 |
heas | Add TWE_OP_PROBEUNIT (0x7), which probes a drive (not associated with a unit from the controller's POV) for unit information. It's arguments mirror that of TWE_OP_PROBE.
|
1.8 |
| 25-Sep-2004 |
heas | Add TWE_OP_PROBE, which probes (and attaches) a port/drive. It's argument is bytes 9 & 10 of the twe_cmd where the bit set corresponds to the port to probe + 1 (ie: port 0 == 0x1).
|
1.7 |
| 23-Sep-2004 |
heas | Typo in define; PhysSectorNym -> PhysSectorNum
|
1.6 |
| 22-Sep-2003 |
thorpej | Add a few additional control bits and opcodes. From FreeBSD.
|
1.5 |
| 22-Jan-2001 |
ad | branches: 1.5.10; 1.5.26; - Complain if interrupt-driven retrieval of AENs fails somehow. - Clamp the number of outstanding commands to 129. - Other tweaks.
|
1.4 |
| 14-Nov-2000 |
thorpej | branches: 1.4.2; NBPG -> PAGE_SIZE
|
1.3 |
| 08-Nov-2000 |
ad | - Pull in some updates from FreeBSD - mainly clarifications. Thanks to Mike Smith <msmith@freebsd.org> for pointing these out. - Ensure that we get AENs: reserve one CCB/command block for parameter retrieval, and chain AEN retrievals that are the result of an interrupt.
|
1.2 |
| 26-Oct-2000 |
ad | Work around a fatal firmware bug on some boards. From msmith@freebsd.org.
|
1.1 |
| 19-Oct-2000 |
ad | Driver for the 3ware Escalade family of RAID controllers.
|
1.4.2.4 |
| 11-Feb-2001 |
bouyer | Sync with HEAD.
|
1.4.2.3 |
| 22-Nov-2000 |
bouyer | Sync with HEAD.
|
1.4.2.2 |
| 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
1.4.2.1 |
| 14-Nov-2000 |
bouyer | file twereg.h was added on branch thorpej_scsipi on 2000-11-20 11:42:38 +0000
|
1.5.26.6 |
| 15-Feb-2005 |
skrll | Sync with HEAD.
|
1.5.26.5 |
| 19-Oct-2004 |
skrll | Sync with HEAD
|
1.5.26.4 |
| 24-Sep-2004 |
skrll | Sync with HEAD.
|
1.5.26.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.5.26.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.5.26.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.5.10.2 |
| 25-Oct-2001 |
he | Pull up revisions 1.1-1.5 (requested by ad): Add Mylex DACC960, CAC-EISA, and I2O block/SCSI drivers.
|
1.5.10.1 |
| 22-Jan-2001 |
he | file twereg.h was added on branch netbsd-1-5 on 2001-10-25 17:53:44 +0000
|
1.10.6.1 |
| 19-Mar-2005 |
yamt | sync with head. xen and whitespace. xen part is not finished.
|
1.10.4.1 |
| 29-Apr-2005 |
kent | sync with -current
|
1.11.6.1 |
| 21-Jun-2006 |
yamt | sync with head.
|
1.12.14.1 |
| 19-Jun-2006 |
chap | Sync with head.
|
1.12.12.1 |
| 24-May-2006 |
tron | Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
|
1.12.8.1 |
| 24-May-2006 |
yamt | sync with head.
|
1.12.6.1 |
| 01-Jun-2006 |
kardel | Sync with head.
|
1.12.4.1 |
| 09-Sep-2006 |
rpaulo | sync with head
|
1.13.60.2 |
| 04-May-2009 |
yamt | sync with head.
|
1.13.60.1 |
| 16-May-2008 |
yamt | sync with head.
|
1.13.58.1 |
| 18-May-2008 |
yamt | sync with head.
|
1.13.56.2 |
| 28-Sep-2008 |
mjf | Sync with HEAD.
|
1.13.56.1 |
| 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.14.6.1 |
| 19-Oct-2008 |
haad | Sync with HEAD.
|
1.14.2.1 |
| 24-Sep-2008 |
wrstuden | Merge in changes between wrstuden-revivesa-base-2 and wrstuden-revivesa-base-3.
|
1.15.82.1 |
| 10-Jun-2019 |
christos | Sync with HEAD
|
1.15.80.1 |
| 26-Nov-2018 |
pgoyette | Sync with HEAD, resolve a couple of conflicts
|