Home | History | Annotate | Download | only in isa
History log of /src/sys/dev/isa/finsio_isa.c
RevisionDateAuthorComments
 1.9  29-Jun-2022  mlelstv unregister sensors only when registered.
 1.8  23-Apr-2015  pgoyette Update module dependencies for all the existing modules that depend on sysmon components.
 1.7  31-Jul-2011  jakllsch branches: 1.7.12; 1.7.30;
The Fintek base address registers implement the bottom 3 bits as read/write,
but the address decoder in the chip ignores these three bits. Do the same.
 1.6  31-Jul-2011  jmcneill modularize and recognize ASUS F8000 Super I/O chips
 1.5  20-Jun-2011  pgoyette Initialize sensors states before registering.
 1.4  22-Apr-2008  xtraeme branches: 1.4.6; 1.4.36;
Set the ENVSYS_FCHANGERFACT flag in voltage sensors, so that we
can use the 'rfact' property in /etc/envsys.conf to change the
resistor factor (in case the converted data is not correct).
 1.3  05-Apr-2008  xtraeme branches: 1.3.2;
Add the autoconf(9) detach method; useful for the LKM.
 1.2  03-Apr-2008  xtraeme Remove an unused softc member.
 1.1  03-Apr-2008  xtraeme Add the finsio(4) driver. This driver supports the Hardware Monitor
device in the Fintek LPC Super I/O chips, this includes the following
list:

- F71805F
- F71806F
- F71862FG
- F71872F
- F71882
- F71883F

This has been adapted from the fins(4) driver available in OpenBSD, which
only supported F71805F.

Tobias Nygren <tnn> and myself added support for the other chips; thanks go
to Tobias for testing the driver with a Fintek F71882 chip.
 1.3.2.1  18-May-2008  yamt sync with head.
 1.4.36.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.4.6.2  02-Jun-2008  mjf Sync with HEAD.
 1.4.6.1  22-Apr-2008  mjf file finsio_isa.c was added on branch mjf-devfs2 on 2008-06-02 13:23:31 +0000
 1.7.30.1  06-Jun-2015  skrll Sync with HEAD
 1.7.12.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed