Home | History | Annotate | Download | only in isa
History log of /src/sys/dev/isa/smscvar.h
RevisionDateAuthorComments
 1.5  27-Oct-2012  chs split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.
 1.4  28-Apr-2008  martin branches: 1.4.34; 1.4.44;
Remove clause 3 and 4 from TNF licenses
 1.3  03-Apr-2008  xtraeme branches: 1.3.2; 1.3.4;
Add support for the SCH5307-NS and SCH5317 Super I/Os. They are
compatible with LPC47B397, only the device ID is changed.

Simplify and improve the code, and split device_t/softc.
 1.2  16-Nov-2007  xtraeme branches: 1.2.14;
Extend the envsys2 API (one more time, sorry) as defined in:

http://mail-index.netbsd.org/tech-kern/2007/11/09/0001.html

sysmon_envsys_create() and sysmon_envsys_destroy() were added to
create/destroy sysmon_envsys objects (and its TAILQ/LIST for sensors/events).

sysmon_envsys_sensor_attach() and sysmon_envsys_sensor_detach() were
added to attach/detach sensors to a specified sysmon_envsys device.

The events framework is now per device and configurable via the
ENVSYS_SETDICTIONARY ioctl or /etc/envsys.conf and envstat(8).

Update all users and documentation to reflect these changes.
 1.1  01-Jun-2007  blymn branches: 1.1.2; 1.1.4; 1.1.10; 1.1.12; 1.1.14; 1.1.18; 1.1.20;
Add driver for the hardware monitoring portion of the SMSC LPC47B397
 1.1.20.1  19-Nov-2007  mjf Sync with HEAD.
 1.1.18.1  18-Nov-2007  bouyer Sync with HEAD
 1.1.14.3  07-Dec-2007  yamt sync with head
 1.1.14.2  03-Sep-2007  yamt sync with head.
 1.1.14.1  01-Jun-2007  yamt file smscvar.h was added on branch yamt-lazymbuf on 2007-09-03 14:35:45 +0000
 1.1.12.1  09-Jan-2008  matt sync with HEAD
 1.1.10.1  21-Nov-2007  joerg Sync with HEAD.
 1.1.4.2  11-Jul-2007  mjf Sync with head.
 1.1.4.1  01-Jun-2007  mjf file smscvar.h was added on branch mjf-ufs-trans on 2007-07-11 20:06:32 +0000
 1.1.2.4  15-Jul-2007  ad Sync with head.
 1.1.2.3  09-Jun-2007  ad Sync with head.
 1.1.2.2  09-Jun-2007  ad Sync with head.
 1.1.2.1  01-Jun-2007  ad file smscvar.h was added on branch vmlocking on 2007-06-09 21:37:20 +0000
 1.2.14.1  02-Jun-2008  mjf Sync with HEAD.
 1.3.4.1  16-May-2008  yamt sync with head.
 1.3.2.1  18-May-2008  yamt sync with head.
 1.4.44.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.4.34.1  30-Oct-2012  yamt sync with head

RSS XML Feed