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
Current tag: MAIN


Revision 1.11 / (download) - annotate - [select for diffs], Fri Dec 16 00:02:28 2022 UTC (16 months 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.4 (colored)

lm(4): Add Nuvoton NCT6797D support.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Oct 1 07:22:55 2022 UTC (18 months, 2 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.4 (colored)

Add Nuvoton NCT6799D support.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Jul 10 16:23:55 2019 UTC (4 years, 9 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.4 (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.8 / (download) - annotate - [select for diffs], Wed Mar 7 09:25:56 2018 UTC (6 years, 1 month 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.4 (colored)

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

Revision 1.7 / (download) - annotate - [select for diffs], Wed Dec 13 00:27:53 2017 UTC (6 years, 4 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.4 (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, 4 months ago) by knakahara
Branch: MAIN
Changes since 1.5: +96 -2 lines
Diff to previous 1.5 (colored) to selected 1.4 (colored)

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

I just commit by proxy.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Nov 15 10:13:11 2017 UTC (6 years, 5 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)

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

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

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

Revision 1.3 / (download) - annotate - [select for diffs], Fri Aug 18 04:07:51 2017 UTC (6 years, 8 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.4 (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, 9 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.4 (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, 9 months ago) by msaitoh
Branch: MAIN
Diff to selected 1.4 (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>