History log of /src/sys/dev/i2o/i2o.h |
Revision | | Date | Author | Comments |
1.18 |
| 07-Sep-2023 |
ad | Remove unused I2O LAN class defs (the LAN driver was deleted years ago).
|
1.17 |
| 30-May-2022 |
andvar | s/identifing/identifying/ and s/multipler/multiplier/ in comments.
|
1.16 |
| 28-Oct-2017 |
riastradh | Add some #includes to make a few more header files compile.
|
1.15 |
| 08-Sep-2008 |
gmcgarry | branches: 1.15.38; 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 |
| 11-Dec-2005 |
christos | branches: 1.13.70; 1.13.72; 1.13.74; merge ktrace-lwp.
|
1.12 |
| 27-Feb-2005 |
perry | nuke trailing whitespace
|
1.11 |
| 19-Apr-2004 |
wiz | branches: 1.11.4; 1.11.6; Spell removable with only two es. Inspired by jmc@openbsd.
|
1.10 |
| 02-Nov-2003 |
wiz | Fix some typos. From Tom Cosgrove via jmc@openbsd.
|
1.9 |
| 21-Sep-2001 |
ad | branches: 1.9.4; 1.9.20; Add `dpti', which is an I2O vendor extension implementing the DPT/Adaptec control interface. This makes it possible to run the Linux versions of dptmgr, raidutil, dptelog and other tools under NetBSD.
|
1.8 |
| 22-Aug-2001 |
ad | branches: 1.8.2; Parameter group changes:
- Do FIELD_SET correctly for scalar types. - Add some basic table ops. - Push error reporting back into iop.c. - Add some field index and (yet more) LAN defs to i2o.h.
|
1.7 |
| 06-Aug-2001 |
ad | Add more LAN defs.
|
1.6 |
| 04-Aug-2001 |
ad | Some changes from OpenBSD, and some of my own:
- More SCSI port defs. - Nuke vtophys(). - Release resources in iop_init() upon failure. - Don't use a message wrapper when initalising the outbound FIFO. - A couple of field size/endian fixes. - Just use iop_post() when we don't need special handling. - IM_DISCARD is now pointless, since we don't queue at the driver level. - Map data transfers from/to userspace directly. - A few comment and stylistic changes.
|
1.5 |
| 12-Jun-2001 |
wiz | branches: 1.5.2; receive, not recieve
|
1.4 |
| 01-Apr-2001 |
ad | - Allocate any private space that's requested. - Fix a few bogons with the last update. - Add some more LAN defs.
|
1.3 |
| 20-Mar-2001 |
ad | Major update; basically, improve performance somewhat and play nicer with Intel and AMI IOPs. There still exists one nasty problem with Intel adapters when under load, which I'm working on.
|
1.2 |
| 03-Dec-2000 |
ad | branches: 1.2.2; - Only configure un-claimed devices. Implement re-configuration. - Adhere to the spec better in some places. Also, work around some quirks noted in the Linux I2O code. - Register event handlers for the executive and RBS devices. - Fix a number of buglets and tidy a little. - Implement a message pass-through interface and some other useful ioctls.
|
1.1 |
| 08-Nov-2000 |
ad | branches: 1.1.2; Add support for I2O adapters and SCSI/FC-AL/BSA class devices. This needs more testing with different configurations, and work in a number of areas (which I'm not able to do for a little while), but is at least functional and stable on i386 with DPT adapters.
|
1.1.2.5 |
| 01-Apr-2001 |
ad | Sync w/current.
|
1.1.2.4 |
| 27-Mar-2001 |
bouyer | Sync with HEAD.
|
1.1.2.3 |
| 08-Dec-2000 |
bouyer | Sync with HEAD.
|
1.1.2.2 |
| 22-Nov-2000 |
bouyer | Sync thorpej_scsipi with trunk.
|
1.1.2.1 |
| 08-Nov-2000 |
bouyer | file i2o.h was added on branch thorpej_scsipi on 2000-11-22 17:34:20 +0000
|
1.2.2.5 |
| 26-Sep-2001 |
nathanw | Catch up to -current. Again.
|
1.2.2.4 |
| 21-Sep-2001 |
nathanw | Catch up to -current.
|
1.2.2.3 |
| 24-Aug-2001 |
nathanw | Catch up with -current.
|
1.2.2.2 |
| 21-Jun-2001 |
nathanw | Catch up to -current.
|
1.2.2.1 |
| 09-Apr-2001 |
nathanw | Catch up with -current.
|
1.5.2.2 |
| 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
1.5.2.1 |
| 25-Aug-2001 |
thorpej | Merge Aug 24 -current into the kqueue branch.
|
1.8.2.1 |
| 01-Oct-2001 |
fvdl | Catch up with -current.
|
1.9.20.4 |
| 04-Mar-2005 |
skrll | Sync with HEAD.
Hi Perry!
|
1.9.20.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.9.20.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.9.20.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.9.4.3 |
| 09-Dec-2001 |
he | Pull up revision 1.9 (requested by ad): Add driver for DPT/Adaptec I2O RAID management interface.
|
1.9.4.2 |
| 25-Oct-2001 |
he | Pull up revisions 1.1-1.8 (requested by ad): Add Mylex DACC960, CAC-EISA, and I2O block/SCSI drivers.
|
1.9.4.1 |
| 21-Sep-2001 |
he | file i2o.h was added on branch netbsd-1-5 on 2001-10-25 17:53:54 +0000
|
1.11.6.1 |
| 19-Mar-2005 |
yamt | sync with head. xen and whitespace. xen part is not finished.
|
1.11.4.1 |
| 29-Apr-2005 |
kent | sync with -current
|
1.13.74.2 |
| 04-May-2009 |
yamt | sync with head.
|
1.13.74.1 |
| 16-May-2008 |
yamt | sync with head.
|
1.13.72.1 |
| 18-May-2008 |
yamt | sync with head.
|
1.13.70.2 |
| 28-Sep-2008 |
mjf | Sync with HEAD.
|
1.13.70.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.38.1 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|