summaryrefslogtreecommitdiff
path: root/sys/dev/i2o/iopvar.h
AgeCommit message (Expand)Author
2012-10-27split device_t/softc for all remaining drivers.chs
2009-05-12struct device * -> device_t, no functional changes intended.cegger
2008-09-08Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.hgmcgarry
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-07-09Merge some of the less invasive changes from the vmlocking branch:ad
2007-06-16- Merge changes from the vmlocking branch.ad
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-02-15Replace some uses of lockmgr() / simplelocks.ad
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2004-09-13a round of autoconf cleanup:drochner
2003-12-09Match Promise controllers.ad
2002-11-15Cosmetic changes.ad
2002-11-08Add support for Adaptec 200[05]Smsaitoh
2001-09-27Make firmware updates work with dpti.ad
2001-09-21Add `dpti', which is an I2O vendor extension implementing the DPT/Adaptecad
2001-08-22Parameter group changes:ad
2001-08-04Some changes from OpenBSD, and some of my own:ad
2001-04-01- Allocate any private space that's requested.ad
2001-03-20Major update; basically, improve performance somewhat and play nicer withad
2001-01-03- Fix a number of bugs with the configuration stuff.ad
2000-12-03- Only configure un-claimed devices. Implement re-configuration.ad
2000-11-09- A few minor changes (typos and the like).ad
2000-11-08Add support for I2O adapters and SCSI/FC-AL/BSA class devices. This needsad