Home | History | Annotate | Download | only in ic
History log of /src/sys/dev/ic/mlxvar.h
RevisionDateAuthorComments
 1.16  27-Sep-2016  pgoyette Modularize the ld driver and all of its attachments. Ensure that all
parents are capable of rescan (or otherwise provide a means of attaching
children post-initialization).
 1.15  27-Oct-2012  chs branches: 1.15.14; 1.15.18;
split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.
 1.14  28-Apr-2008  martin branches: 1.14.34; 1.14.44;
Remove clause 3 and 4 from TNF licenses
 1.13  04-Mar-2007  christos branches: 1.13.36; 1.13.38; 1.13.40;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
 1.12  16-Feb-2006  perry branches: 1.12.20;
Change "inline" back to "__inline" in .h files -- C99 is still too
new, and some apps compile things in C89 mode. C89 keywords stay.

As per core@.
 1.11  24-Dec-2005  perry branches: 1.11.2; 1.11.4; 1.11.6;
__inline__ -> inline
 1.10  11-Dec-2005  christos merge ktrace-lwp.
 1.9  27-Feb-2005  perry branches: 1.9.4;
nuke trailing whitespace
 1.8  13-Sep-2004  drochner branches: 1.8.4; 1.8.6;
a round of autoconf cleanup:
-convert submatch() style functions (passed to config_search() or
config_found_sm()) to the locator passing variants
-pass interface attributes in some cases
-make submatch() functions look uniformly as far as possible
-avoid macros which just hide cfdata members, and reduce dependencies
on "locators.h"
 1.7  22-Sep-2002  ad branches: 1.7.6;
- Fix a command accounting bug.
- Don't use ID 0, since 1.x firmware may not like it.
 1.6  26-Aug-2002  ad Handle aincent firmware as found on EISA/MCA boards. Untested.
 1.5  18-Sep-2001  wiz branches: 1.5.4; 1.5.12; 1.5.14;
Give initiali[sz]e all the "i"s it deserves.
 1.4  26-Jul-2001  ad branches: 1.4.2;
- Stop the system drive status check when re-configuring in order to
avoid a issuing a possibly spurious warning.
- Squash some nits.
 1.3  10-Jun-2001  ad branches: 1.3.2;
Don't make assumptions about the contents of the system drive table.
 1.2  06-May-2001  ad Make provision for resetting the board at start-up.
 1.1  04-Feb-2001  ad branches: 1.1.2; 1.1.4;
Add a driver for the Mylex DAC960 family (including DEC SWXCR).
 1.1.4.5  18-Oct-2002  nathanw Catch up to -current.
 1.1.4.4  27-Aug-2002  nathanw Catch up to -current.
 1.1.4.3  21-Sep-2001  nathanw Catch up to -current.
 1.1.4.2  24-Aug-2001  nathanw Catch up with -current.
 1.1.4.1  21-Jun-2001  nathanw Catch up to -current.
 1.1.2.2  11-Feb-2001  bouyer Sync with HEAD.
 1.1.2.1  04-Feb-2001  bouyer file mlxvar.h was added on branch thorpej_scsipi on 2001-02-11 19:15:34 +0000
 1.3.2.4  10-Oct-2002  jdolecek sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
 1.3.2.3  06-Sep-2002  jdolecek sync kqueue branch with HEAD
 1.3.2.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.3.2.1  03-Aug-2001  lukem update to -current
 1.4.2.1  01-Oct-2001  fvdl Catch up with -current.
 1.5.14.1  28-Jul-2003  he Pull up revisions 1.6-1.7 (requested by ad in ticket #1128):
Improve stability of the mlx driver.
o Better handling of old firmware
o Use correct mailbox length, fixes PR#14266
 1.5.12.1  29-Aug-2002  gehenna catch up with -current.
 1.5.4.2  25-Oct-2001  he Pull up revisions 1.1-1.4 (requested by ad):
Add Mylex DACC960, CAC-EISA, and I2O block/SCSI drivers.
 1.5.4.1  18-Sep-2001  he file mlxvar.h was added on branch netbsd-1-5 on 2001-10-25 17:53:51 +0000
 1.7.6.3  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.7.6.2  21-Sep-2004  skrll Fix the sync with head I botched.
 1.7.6.1  18-Sep-2004  skrll Sync with HEAD.
 1.8.6.1  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.8.4.1  29-Apr-2005  kent sync with -current
 1.9.4.2  03-Sep-2007  yamt sync with head.
 1.9.4.1  21-Jun-2006  yamt sync with head.
 1.11.6.1  22-Apr-2006  simonb Sync with head.
 1.11.4.1  09-Sep-2006  rpaulo sync with head
 1.11.2.1  18-Feb-2006  yamt sync with head.
 1.12.20.1  12-Mar-2007  rmind Sync with HEAD.
 1.13.40.1  16-May-2008  yamt sync with head.
 1.13.38.1  18-May-2008  yamt sync with head.
 1.13.36.1  02-Jun-2008  mjf Sync with HEAD.
 1.14.44.2  03-Dec-2017  jdolecek update from HEAD
 1.14.44.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.14.34.1  30-Oct-2012  yamt sync with head
 1.15.18.1  04-Nov-2016  pgoyette Sync with HEAD
 1.15.14.1  05-Oct-2016  skrll Sync with HEAD

RSS XML Feed