Home | History | Annotate | Download | only in pci
History log of /src/sys/dev/pci/twaio.h
RevisionDateAuthorComments
 1.6  06-Sep-2015  dholland More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
This covers (I think) all the MI headers outside of external/ (and dist/).
 1.5  08-Sep-2008  gmcgarry branches: 1.5.38; 1.5.58;
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
preprocessor macros.
 1.4  23-Sep-2006  manu branches: 1.4.48; 1.4.52; 1.4.54; 1.4.58;
Tweak the twa(4) driver so that 3ware command line utility works with it.
This includes:
- fixing various structure definitions so that the ioctl parameter match
- adding a hw.twa*.driver_version sysctl
- do not refuse multiple device openings, as the management tool will do it.
I'm not sure we are safe. FreeBSD allows multiple openings, and use the
open flag only when an attempt to detach the device is done.
 1.3  11-Jul-2006  simonb branches: 1.3.2; 1.3.6; 1.3.8; 1.3.10;
Remove some incorrect licencing goop.
 1.2  25-May-2006  wrstuden branches: 1.2.2; 1.2.4; 1.2.6; 1.2.8; 1.2.10;
Add $NetBSD: ids, which work better than $netbsd: ones.
 1.1  24-May-2006  wrstuden 3ware 9000 driver, contributed by Wasabi Systems and written
by Jordan Rhody (based on the FreeBSD driver).

Contributed in NetBSD PR 33364.
 1.2.10.3  11-Aug-2006  yamt sync with head
 1.2.10.2  26-Jun-2006  yamt sync with head.
 1.2.10.1  25-May-2006  yamt file twaio.h was added on branch yamt-pdpolicy on 2006-06-26 12:51:23 +0000
 1.2.8.3  30-Dec-2006  yamt sync with head.
 1.2.8.2  21-Jun-2006  yamt sync with head.
 1.2.8.1  25-May-2006  yamt file twaio.h was added on branch yamt-lazymbuf on 2006-06-21 15:05:07 +0000
 1.2.6.2  19-Jun-2006  chap Sync with head.
 1.2.6.1  25-May-2006  chap file twaio.h was added on branch chap-midi on 2006-06-19 04:01:37 +0000
 1.2.4.1  13-Jul-2006  gdamore Merge from HEAD.
 1.2.2.2  01-Jun-2006  kardel Sync with head.
 1.2.2.1  25-May-2006  kardel file twaio.h was added on branch simonb-timecounters on 2006-06-01 22:36:49 +0000
 1.3.10.1  22-Oct-2006  yamt sync with head
 1.3.8.2  09-Sep-2006  rpaulo sync with head
 1.3.8.1  11-Jul-2006  rpaulo file twaio.h was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:52:19 +0000
 1.3.6.1  18-Nov-2006  ad Sync with head.
 1.3.2.3  11-Nov-2006  bouyer Pull up following revision(s) (requested by manu in ticket #1528):
etc/MAKEDEV.tmpl: revision 1.66 via patch
sys/conf/majors: revision 1.30 via patch
sys/dev/pci/twareg.h: revision 1.6 via patch
sys/dev/pci/twa.c: revision 1.13 via patch
sys/dev/pci/twaio.h: revision 1.4 via patch
sys/compat/freebsd/freebsd_sysctl.c: revision 1.5 via patch
Tweak the twa(4) driver so that 3ware command line utility works with
it.
This includes:
- fixing various structure definitions so that the ioctl parameter match
- adding a hw.twa*.driver_version sysctl
- do not refuse multiple device openings, as the management tool will do
it.
I'm not sure we are safe. FreeBSD allows multiple openings, and use
the
open flag only when an attempt to detach the device is done.
Fix a bug in FreeBSD sysctl emulation: use copyin for
moving data to the kernel
 1.3.2.2  31-Jul-2006  tron Apply patch (requested by bouyer in ticket #1441):
Pullup the twa(4) driver for the 3ware Apache RAID controllers.
Matching revisions in current:
share/man/man4/twa.4 1.1
sys/dev/pci/ld_twa.c 1.2
sys/dev/pci/twa.c 1.9
sys/dev/pci/twaio.h 1.3
sys/dev/pci/twareg.h 1.5
sys/dev/pci/twavar.h 1.5
 1.3.2.1  11-Jul-2006  tron file twaio.h was added on branch netbsd-3 on 2006-07-31 12:35:23 +0000
 1.4.58.1  19-Oct-2008  haad Sync with HEAD.
 1.4.54.1  24-Sep-2008  wrstuden Merge in changes between wrstuden-revivesa-base-2 and
wrstuden-revivesa-base-3.
 1.4.52.1  04-May-2009  yamt sync with head.
 1.4.48.1  28-Sep-2008  mjf Sync with HEAD.
 1.5.58.1  22-Sep-2015  skrll Sync with HEAD
 1.5.38.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed