The NetBSD Project

CVS log for src/sys/dev/isa/wbsioreg.h

[BACK] Up to [cvs.NetBSD.org] / src / sys / dev / isa

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.5.2.7 / (download) - annotate - [select for diffs], Thu Jan 19 10:41:58 2023 UTC (14 months, 1 week ago) by martin
Branch: netbsd-8
Changes since 1.5.2.6: +2 -1 lines
Diff to previous 1.5.2.6 (colored) to branchpoint 1.5 (colored) next main 1.6 (colored) to selected 1.5.2.2 (colored)

Pull up following revision(s) (requested by msaitoh in ticket #1784):

	share/man/man4/lm.4: revision 1.38
	sys/dev/ic/nslm7x.c: revision 1.79
	sys/dev/isa/wbsio.c: revision 1.30
	sys/dev/isa/wbsioreg.h: revision 1.11

lm(4): Add Nuvoton NCT6797D support.

Revision 1.9.2.2 / (download) - annotate - [select for diffs], Thu Jan 19 10:40:25 2023 UTC (14 months, 1 week ago) by martin
Branch: netbsd-9
Changes since 1.9.2.1: +2 -1 lines
Diff to previous 1.9.2.1 (colored) to branchpoint 1.9 (colored) next main 1.10 (colored) to selected 1.5.2.2 (colored)

Pull up following revision(s) (requested by msaitoh in ticket #1568):

	share/man/man4/lm.4: revision 1.38
	sys/dev/ic/nslm7x.c: revision 1.79
	sys/dev/isa/wbsio.c: revision 1.30
	sys/dev/isa/wbsioreg.h: revision 1.11

lm(4): Add Nuvoton NCT6797D support.

Revision 1.11 / (download) - annotate - [select for diffs], Fri Dec 16 00:02:28 2022 UTC (15 months, 1 week ago) by msaitoh
Branch: MAIN
CVS Tags: thorpej-ifq-base, thorpej-ifq, thorpej-altq-separation-base, thorpej-altq-separation, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, HEAD
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored) to selected 1.5.2.2 (colored)

lm(4): Add Nuvoton NCT6797D support.

Revision 1.5.2.6 / (download) - annotate - [select for diffs], Sat Oct 15 10:52:16 2022 UTC (17 months, 1 week ago) by martin
Branch: netbsd-8
Changes since 1.5.2.5: +2 -1 lines
Diff to previous 1.5.2.5 (colored) to branchpoint 1.5 (colored) to selected 1.5.2.2 (colored)

Pull up following revision(s) (requested by msaitoh in ticket #1774):

	share/man/man4/lm.4: revision 1.37
	sys/dev/isa/wbsio.c: revision 1.28
	sys/dev/ic/nslm7x.c: revision 1.78
	sys/dev/isa/wbsioreg.h: revision 1.10

Add Nuvoton NCT6799D support.

Revision 1.9.2.1 / (download) - annotate - [select for diffs], Sat Oct 15 09:45:54 2022 UTC (17 months, 1 week ago) by martin
Branch: netbsd-9
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored) to selected 1.5.2.2 (colored)

Pull up following revision(s) (requested by msaitoh in ticket #1541):

	share/man/man4/lm.4: revision 1.37
	sys/dev/isa/wbsio.c: revision 1.28
	sys/dev/ic/nslm7x.c: revision 1.78
	sys/dev/isa/wbsioreg.h: revision 1.10

Add Nuvoton NCT6799D support.

Add NCT679[89] to the supported list.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Oct 1 07:22:55 2022 UTC (17 months, 4 weeks ago) by msaitoh
Branch: MAIN
CVS Tags: bouyer-sunxi-drm-base, bouyer-sunxi-drm
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored) to selected 1.5.2.2 (colored)

Add Nuvoton NCT6799D support.

Revision 1.8.2.1 / (download) - annotate - [select for diffs], Mon Apr 13 08:04:22 2020 UTC (3 years, 11 months ago) by martin
Branch: phil-wifi
Changes since 1.8: +14 -4 lines
Diff to previous 1.8 (colored) next main 1.9 (colored) to selected 1.5.2.2 (colored)

Mostly merge changes from HEAD upto 20200411

Revision 1.5.2.5 / (download) - annotate - [select for diffs], Wed Jul 17 15:43:18 2019 UTC (4 years, 8 months ago) by martin
Branch: netbsd-8
CVS Tags: netbsd-8-2-RELEASE
Changes since 1.5.2.4: +14 -4 lines
Diff to previous 1.5.2.4 (colored) to branchpoint 1.5 (colored) to selected 1.5.2.2 (colored)

Pull up following revision(s) (requested by msaitoh in ticket #1294):

	sys/dev/isa/wbsio.c: revision 1.25
	sys/dev/ic/nslm7x.c: revision 1.72
	sys/dev/ic/nslm7x.c: revision 1.73
	sys/dev/isa/wbsioreg.h: revision 1.9

 Use pmf_device_{register,deregister}().

 -

 Identify Nuvoton NCT6798D correctly. It seems that the bit width of NCT6796D
and newer devices' device ID is 13bit. The previous series was 12bits.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Jul 10 16:23:55 2019 UTC (4 years, 8 months ago) by msaitoh
Branch: MAIN
CVS Tags: thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-i2c-spi-conf, thorpej-futex2-base, thorpej-futex2, thorpej-futex-base, thorpej-futex, thorpej-cfargs2-base, thorpej-cfargs2, thorpej-cfargs-base, thorpej-cfargs, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, netbsd-9-base, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base, ad-namecache
Branch point for: netbsd-9
Changes since 1.8: +14 -4 lines
Diff to previous 1.8 (colored) to selected 1.5.2.2 (colored)

 Identify Nuvoton NCT6798D correctly. It seems that the bit width of NCT6796D
and newer devices' device ID is 13bit. The previous series was 12bits.

Revision 1.5.2.4 / (download) - annotate - [select for diffs], Thu Jul 26 20:37:42 2018 UTC (5 years, 8 months ago) by snj
Branch: netbsd-8
CVS Tags: netbsd-8-1-RELEASE, netbsd-8-1-RC1
Changes since 1.5.2.3: +2 -1 lines
Diff to previous 1.5.2.3 (colored) to branchpoint 1.5 (colored) to selected 1.5.2.2 (colored)

Pull up following revision(s) (requested by msaitoh in ticket #927):
	share/man/man4/lm.4: 1.35, 1.36
	sys/dev/ic/nslm7x.c: 1.71
	sys/dev/isa/wbsio.c: 1.23
	sys/dev/isa/wbsioreg.h: 1.8
Add NCT6796D. Some functions of NCT6796D is extended from NCT6795D,
but this commit doesn't support them yet.
--
Add NCT6796D.
--
Remove Tn. Add serial comma.

Revision 1.7.2.1 / (download) - annotate - [select for diffs], Thu Mar 15 09:12:05 2018 UTC (6 years ago) by pgoyette
Branch: pgoyette-compat
CVS Tags: pgoyette-compat-merge-20190127
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored) next main 1.8 (colored) to selected 1.5.2.2 (colored)

Synch with HEAD

Revision 1.8 / (download) - annotate - [select for diffs], Wed Mar 7 09:25:56 2018 UTC (6 years ago) by msaitoh
Branch: MAIN
CVS Tags: phil-wifi-base, phil-wifi-20190609, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, jdolecek-ncqfixes-base, jdolecek-ncqfixes, isaki-audio2-base, isaki-audio2
Branch point for: phil-wifi
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored) to selected 1.5.2.2 (colored)

 Add NCT6796D. Some functions of NCT6796D is extended from NCT6795D,
but this commit doesn't support them yet.

Revision 1.5.2.3 / (download) - annotate - [select for diffs], Mon Feb 19 18:50:35 2018 UTC (6 years, 1 month ago) by snj
Branch: netbsd-8
CVS Tags: netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1
Changes since 1.5.2.2: +116 -2 lines
Diff to previous 1.5.2.2 (colored) to branchpoint 1.5 (colored)

Pull up following revision(s) (requested by yamaguchi in ticket #558):
	share/man/man4/wbsio.4: 1.7-1.8
	sys/dev/isa/files.isa: 1.168-1.169
	sys/dev/isa/wbsio.c: 1.16-1.21
	sys/dev/isa/wbsioreg.h: 1.6-1.7
Add wbsio(4) GPIO driver. Implemeted by s-yamaguchi@IIJ, reviewed by msaitoh@n.o.
I just commit by proxy.
--
Fix NCT6779 gpio pin configuration. Implemeted by s-yamaguchi@IIJ, reviewed by msaitoh@n.o.
I just commit by proxy.
--
Add Watchdog timer implementation to wbsio(4). Implemeted by s-yamaguchi@IIJ, reviewed by msaitoh@n.o.
I just commit by proxy.
--
Add an option to enable GPIO function of wbsio. Implemeted by s-yamaguchi@IIJ, reviewed by msaitoh@n.o.
I just commit by proxy.
--
Improve the error log message to use product name. Implemeted by s-yamaguchi@IIJ, reviewed by msaitoh@n.o.
I just commit by proxy.
--
Update the manual of wbsio(4). Implemeted by s-yamaguchi@IIJ, reviewed by msaitoh@n.o.
I just commit by proxy.
--
New sentence, new line. Fix xref. Sort SEE ALSO.
--
PR/52887: HITOSHI Osada: wbsio needs sysmon_wdog.
--
Now that watchdog support has been added, make sure that a modular driver
requires the sysmon_wdog module.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Dec 13 00:27:53 2017 UTC (6 years, 3 months ago) by knakahara
Branch: MAIN
CVS Tags: pgoyette-compat-base
Branch point for: pgoyette-compat
Changes since 1.6: +23 -3 lines
Diff to previous 1.6 (colored) to selected 1.5.2.2 (colored)

Add Watchdog timer implementation to wbsio(4). Implemeted by s-yamaguchi@IIJ, reviewed by msaitoh@n.o.

I just commit by proxy.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Dec 13 00:26:06 2017 UTC (6 years, 3 months ago) by knakahara
Branch: MAIN
Changes since 1.5: +96 -2 lines
Diff to previous 1.5 (colored) to selected 1.5.2.2 (colored)

Add wbsio(4) GPIO driver. Implemeted by s-yamaguchi@IIJ, reviewed by msaitoh@n.o.

I just commit by proxy.

Revision 1.5.4.2 / (download) - annotate - [select for diffs], Sun Dec 3 11:37:05 2017 UTC (6 years, 3 months ago) by jdolecek
Branch: tls-maxphys
Changes since 1.5.4.1: +67 -0 lines
Diff to previous 1.5.4.1 (colored) to branchpoint 1.5 (colored) next main 1.6 (colored) to selected 1.5.2.2 (colored)

update from HEAD

Revision 1.5.2.2 / (download) - annotate - [selected], Wed Nov 22 14:56:30 2017 UTC (6 years, 4 months ago) by martin
Branch: netbsd-8
Changes since 1.5.2.1: +67 -0 lines
Diff to previous 1.5.2.1 (colored) to branchpoint 1.5 (colored)

Pull up following revision(s) (requested by msaitoh in ticket #374):
	share/man/man4/lm.4: revision 1.33
	share/man/man4/lm.4: revision 1.34
	sys/dev/ic/nslm7x.c: revision 1.70
	sys/dev/isa/lm_isa_common.c: revision 1.5
	sys/dev/isa/lm_isa_common.c: revision 1.6
	sys/dev/isa/wbsio.c: revision 1.11
	sys/dev/i2c/lm_i2c.c: revision 1.3
	sys/dev/isa/wbsio.c: revision 1.12
	sys/dev/i2c/lm_i2c.c: revision 1.4
	sys/dev/isa/wbsioreg.h: revision 1.1
	sys/dev/isa/wbsio.c: revision 1.13
	sys/dev/isa/wbsioreg.h: revision 1.2
	sys/dev/isa/wbsio.c: revision 1.14
	sys/dev/isa/wbsioreg.h: revision 1.3
	sys/dev/isa/wbsio.c: revision 1.15
	sys/dev/isa/wbsioreg.h: revision 1.4
	sys/dev/isa/wbsioreg.h: revision 1.5
	share/man/man4/wbsio.4: revision 1.4
	share/man/man4/wbsio.4: revision 1.5
	sys/dev/ic/nslm7xvar.h: revision 1.30
	sys/dev/ic/nslm7x.c: revision 1.65
	share/man/man4/wbsio.4: revision 1.6
	sys/dev/ic/nslm7xvar.h: revision 1.31
	sys/dev/ic/nslm7x.c: revision 1.66
	sys/dev/ic/nslm7xvar.h: revision 1.32
	sys/dev/ic/nslm7x.c: revision 1.67
	sys/dev/ic/nslm7xvar.h: revision 1.33
	sys/dev/ic/nslm7x.c: revision 1.68
	sys/dev/ic/nslm7x.c: revision 1.69
  Add Winbond W83627DHG-P, W83627SF, W83627UHG, W83667HGB, W83687THF, W83697UG,
Nuvoton NCT5104D, NCT610[246]D, NCT6775, NCT6779, NCT6791, NCT6792 and NCT6793.
lm(4): Add support for NCT5104D, NCT610[246]D, NCT6775F, NCT6779D and NCT679[1235]D.
wbsio(4): Add support for NCT6795D.
Add note about Nuvoton.
- Add new Nuvoton devices.
- Add CAVEATS section from OpenBSD.
Add space before left-paren
Remove superfluous Pp.
Whitespace.
  Fix a bug that fan RPM wasn't printed correctly. 0xbX is not RPM but counter.
Use 0xcX.
  Fix typo.
- Sprinkle static and const. No functional change.
- Print chip ID in hexadecimal instead of octal in def_match().
  Use uint8_t instead of int. No functional change.
  Print chip name correctly.
- WBSIO_ID_W83627DHG and newer devices have 12bit device ID. So, change sioid
   from 8bit to 16bit and check with it strictly.
- s/lm_match/nslm_match/
- split {wb,lm,def}_match() to XXX_match and XXX_attach().
- Rename lm_probe with lm_match and call {wb,nslm,def}_match() at the end of
   the function to check strictly.
- NCT610[246]D is different from others, so add new nct6102d_sensors[] table.
- Register offsets of vendor ID and chip id of NCT610[246]D are different
   from others. When it failed reading vendor ID or chip ID, fallback to
   NCT610[246]D's register offsets.
- Add debug messages.
  Restore NetBSD RCS Id which was accidentally removed in rev. 1.2.
  s/Id/NetBSD/. Pointed out by wiz!

Revision 1.5.4.1, Wed Nov 15 10:13:11 2017 UTC (6 years, 4 months ago) by jdolecek
Branch: tls-maxphys
Changes since 1.5: +0 -67 lines
FILE REMOVED

file wbsioreg.h was added on branch tls-maxphys on 2017-12-03 11:37:05 +0000

Revision 1.5.2.1, Wed Nov 15 10:13:11 2017 UTC (6 years, 4 months ago) by martin
Branch: netbsd-8
Changes since 1.5: +0 -67 lines
FILE REMOVED

file wbsioreg.h was added on branch netbsd-8 on 2017-11-22 14:56:30 +0000

Revision 1.5 / (download) - annotate - [select for diffs], Wed Nov 15 10:13:11 2017 UTC (6 years, 4 months ago) by msaitoh
Branch: MAIN
CVS Tags: tls-maxphys-base-20171202
Branch point for: tls-maxphys, netbsd-8
Changes since 1.4: +1 -1 lines
Diff to previous 1.4 (colored) to selected 1.5.2.2 (colored)

 s/Id/NetBSD/. Pointed out by wiz!

Revision 1.4 / (download) - annotate - [select for diffs], Wed Nov 15 09:13:26 2017 UTC (6 years, 4 months ago) by msaitoh
Branch: MAIN
Changes since 1.3: +2 -0 lines
Diff to previous 1.3 (colored) to selected 1.5.2.2 (colored)

 Restore NetBSD RCS Id which was accidentally removed in rev. 1.2.

Revision 1.3.2.2 / (download) - annotate - [select for diffs], Mon Aug 28 17:52:04 2017 UTC (6 years, 7 months ago) by skrll
Branch: nick-nhusb
Changes since 1.3.2.1: +65 -0 lines
Diff to previous 1.3.2.1 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored) to selected 1.5.2.2 (colored)

Sync with HEAD

Revision 1.3.2.1, Fri Aug 18 04:07:51 2017 UTC (6 years, 7 months ago) by skrll
Branch: nick-nhusb
Changes since 1.3: +0 -65 lines
FILE REMOVED

file wbsioreg.h was added on branch nick-nhusb on 2017-08-28 17:52:04 +0000

Revision 1.3 / (download) - annotate - [select for diffs], Fri Aug 18 04:07:51 2017 UTC (6 years, 7 months ago) by msaitoh
Branch: MAIN
CVS Tags: nick-nhusb-base-20170825
Branch point for: nick-nhusb
Changes since 1.2: +17 -16 lines
Diff to previous 1.2 (colored) to selected 1.5.2.2 (colored)

- WBSIO_ID_W83627DHG and newer devices have 12bit device ID. So, change sioid
  from 8bit to 16bit and check with it strictly.
- s/lm_match/nslm_match/
- split {wb,lm,def}_match() to XXX_match and XXX_attach().
- Rename lm_probe with lm_match and call {wb,nslm,def}_match() at the end of
  the function to check strictly.
- NCT610[246]D is different from otehrs, so add new nct6102d_sensors[] table.
- Register offsets of vendor ID and chip id of NCT610[246]D are different
  from others. When it failed reading vendor ID or chip ID, fallback to
  NCT610[246]D's register offsets.
- Add debug messages.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Jul 11 10:10:51 2017 UTC (6 years, 8 months ago) by msaitoh
Branch: MAIN
CVS Tags: perseant-stdc-iso10646-base, perseant-stdc-iso10646
Changes since 1.1: +7 -7 lines
Diff to previous 1.1 (colored) to selected 1.5.2.2 (colored)

lm(4): Add suport for NCT5174D, NCT6775F, NCT6779D and NCT679[1235]D.
wbsio(4): Add support for NCT6795D.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Jul 7 08:42:15 2017 UTC (6 years, 8 months ago) by msaitoh
Branch: MAIN
Diff to selected 1.5.2.2 (colored)

 Add Winbond W83627DHG-P, W83627SF, W83627UHG, W83667HGB, W83687THF, W83697UG,
Nuvoton NCT5104D, NCT6775, NCT6779, NCT6791, NCT6792 and NCT6793.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>