The NetBSD Project

CVS log for src/sys/dev/isa/nsclpcsio_isa.c

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.34 / (download) - annotate - [select for diffs], Sat Aug 7 16:19:12 2021 UTC (2 years, 8 months ago) by thorpej
Branch: MAIN
CVS Tags: thorpej-ifq-base, thorpej-ifq, thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, 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, bouyer-sunxi-drm-base, bouyer-sunxi-drm, HEAD
Changes since 1.33: +3 -3 lines
Diff to previous 1.33 (colored)

Merge thorpej-cfargs2.

Revision 1.33.8.1 / (download) - annotate - [select for diffs], Wed Aug 4 20:27:36 2021 UTC (2 years, 8 months ago) by thorpej
Branch: thorpej-cfargs2
Changes since 1.33: +3 -3 lines
Diff to previous 1.33 (colored) next main 1.34 (colored)

Adapt to CFARGS().

Revision 1.33 / (download) - annotate - [select for diffs], Sat Apr 24 23:36:55 2021 UTC (2 years, 11 months ago) by thorpej
Branch: MAIN
CVS Tags: thorpej-i2c-spi-conf-base, thorpej-i2c-spi-conf, thorpej-futex2-base, thorpej-futex2, thorpej-cfargs2-base, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Branch point for: thorpej-cfargs2
Changes since 1.32: +3 -3 lines
Diff to previous 1.32 (colored)

Merge thorpej-cfargs branch:

Simplify and make extensible the config_search() / config_found() /
config_attach() interfaces: rather than having different variants for
which arguments you want pass along, just have a single call that
takes a variadic list of tag-value arguments.

Adjust all call sites:
- Simplify wherever possible; don't pass along arguments that aren't
  actually needed.
- Don't be explicit about what interface attribute is attaching if
  the device only has one.  (More simplification.)
- Add a config_probe() function to be used in indirect configuiration
  situations, making is visibly easier to see when indirect config is
  in play, and allowing for future change in semantics.  (As of now,
  this is just a wrapper around config_match(), but that is an
  implementation detail.)

Remove unnecessary or redundant interface attributes where they're not
needed.

There are currently 5 "cfargs" defined:
- CFARG_SUBMATCH (submatch function for direct config)
- CFARG_SEARCH (search function for indirect config)
- CFARG_IATTR (interface attribte)
- CFARG_LOCATORS (locators array)
- CFARG_DEVHANDLE (devhandle_t - wraps OFW, ACPI, etc. handles)

...and a sentinel value CFARG_EOL.

Add some extra sanity checking to ensure that interface attributes
aren't ambiguous.

Use CFARG_DEVHANDLE in MI FDT, OFW, and ACPI code, and macppc and shark
ports to associate those device handles with device_t instance.  This
will trickle trough to more places over time (need back-end for pre-OFW
Sun OBP; any others?).

Revision 1.32.30.1 / (download) - annotate - [select for diffs], Tue Mar 23 07:14:53 2021 UTC (3 years ago) by thorpej
Branch: thorpej-cfargs
Changes since 1.32: +3 -3 lines
Diff to previous 1.32 (colored) next main 1.33 (colored)

Convert config_found_ia() call sites where the device only carries
a single interface attribute to bare config_found() calls.

Revision 1.30.12.1 / (download) - annotate - [select for diffs], Sun Dec 3 11:37:05 2017 UTC (6 years, 4 months ago) by jdolecek
Branch: tls-maxphys
Changes since 1.30: +4 -4 lines
Diff to previous 1.30 (colored) next main 1.31 (colored)

update from HEAD

Revision 1.30.30.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.30.30.1: +3 -3 lines
Diff to previous 1.30.30.1 (colored) to branchpoint 1.30 (colored) next main 1.31 (colored)

Sync with HEAD

Revision 1.31.2.1 / (download) - annotate - [select for diffs], Wed Apr 26 02:53:12 2017 UTC (6 years, 11 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.31: +3 -3 lines
Diff to previous 1.31 (colored) next main 1.32 (colored)

Sync with HEAD

Revision 1.31.4.1 / (download) - annotate - [select for diffs], Fri Apr 21 16:53:46 2017 UTC (6 years, 11 months ago) by bouyer
Branch: bouyer-socketcan
Changes since 1.31: +3 -3 lines
Diff to previous 1.31 (colored) next main 1.32 (colored)

Sync with HEAD

Revision 1.32 / (download) - annotate - [select for diffs], Wed Mar 29 09:04:36 2017 UTC (7 years ago) by msaitoh
Branch: MAIN
CVS Tags: tls-maxphys-base-20171202, thorpej-futex-base, thorpej-futex, thorpej-cfargs-base, prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-base, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, phil-wifi, pgoyette-localcount-20170426, pgoyette-compat-merge-20190127, pgoyette-compat-base, 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, pgoyette-compat, perseant-stdc-iso10646-base, perseant-stdc-iso10646, nick-nhusb-base-20170825, 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, netbsd-9, netbsd-8-base, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, jdolecek-ncqfixes-base, jdolecek-ncqfixes, jdolecek-ncq-base, jdolecek-ncq, isaki-audio2-base, isaki-audio2, is-mlppp-base, is-mlppp, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, bouyer-socketcan-base1, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base, ad-namecache
Branch point for: thorpej-cfargs
Changes since 1.31: +3 -3 lines
Diff to previous 1.31 (colored)

 Fix 0x%d and 0x%u.

Revision 1.30.30.1 / (download) - annotate - [select for diffs], Sat Jun 6 14:40:08 2015 UTC (8 years, 10 months ago) by skrll
Branch: nick-nhusb
Changes since 1.30: +3 -3 lines
Diff to previous 1.30 (colored)

Sync with HEAD

Revision 1.31 / (download) - annotate - [select for diffs], Thu Apr 23 23:23:00 2015 UTC (8 years, 11 months ago) by pgoyette
Branch: MAIN
CVS Tags: pgoyette-localcount-base, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, nick-nhusb-base-20170204, nick-nhusb-base-20161204, nick-nhusb-base-20161004, nick-nhusb-base-20160907, nick-nhusb-base-20160529, nick-nhusb-base-20160422, nick-nhusb-base-20160319, nick-nhusb-base-20151226, nick-nhusb-base-20150921, nick-nhusb-base-20150606, localcount-20160914, bouyer-socketcan-base
Branch point for: pgoyette-localcount, bouyer-socketcan
Changes since 1.30: +3 -3 lines
Diff to previous 1.30 (colored)

Update module dependencies for all the existing modules that depend on sysmon components.

Revision 1.30 / (download) - annotate - [select for diffs], Fri Jul 15 20:56:26 2011 UTC (12 years, 9 months ago) by jmcneill
Branch: MAIN
CVS Tags: yamt-pagecache-tag8, yamt-pagecache-base9, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-pagecache, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, rmind-smpnet-nbase, rmind-smpnet-base, rmind-smpnet, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, nick-nhusb-base-20150406, nick-nhusb-base, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, khorben-n900, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base9, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2, jmcneill-usbmp-base10, jmcneill-usbmp-base, jmcneill-usbmp, jmcneill-audiomp3-base, jmcneill-audiomp3, agc-symver-base, agc-symver
Branch point for: tls-maxphys, nick-nhusb
Changes since 1.29: +32 -2 lines
Diff to previous 1.29 (colored)

add module support

Revision 1.28.14.1 / (download) - annotate - [select for diffs], Thu Jun 23 14:20:01 2011 UTC (12 years, 9 months ago) by cherry
Branch: cherry-xenmp
Changes since 1.28: +3 -2 lines
Diff to previous 1.28 (colored) next main 1.29 (colored)

Catchup with rmind-uvmplock merge.

Revision 1.29 / (download) - annotate - [select for diffs], Mon Jun 20 18:12:54 2011 UTC (12 years, 10 months ago) by pgoyette
Branch: MAIN
Changes since 1.28: +3 -2 lines
Diff to previous 1.28 (colored)

Initialize sensors states before registering.

Revision 1.27.4.1 / (download) - annotate - [select for diffs], Mon May 4 08:12:48 2009 UTC (14 years, 11 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.27: +5 -5 lines
Diff to previous 1.27 (colored) next main 1.28 (colored)

sync with head.

Revision 1.27.12.1 / (download) - annotate - [select for diffs], Mon Jan 19 13:18:13 2009 UTC (15 years, 3 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.27: +5 -5 lines
Diff to previous 1.27 (colored) next main 1.28 (colored)

Sync with HEAD.

Revision 1.25.6.2 / (download) - annotate - [select for diffs], Sat Jan 17 13:28:57 2009 UTC (15 years, 3 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.25.6.1: +3 -3 lines
Diff to previous 1.25.6.1 (colored) to branchpoint 1.25 (colored) next main 1.26 (colored)

Sync with HEAD.

Revision 1.27.10.1 / (download) - annotate - [select for diffs], Sat Dec 13 01:14:26 2008 UTC (15 years, 4 months ago) by haad
Branch: haad-dm
Changes since 1.27: +5 -5 lines
Diff to previous 1.27 (colored) next main 1.28 (colored)

Update haad-dm branch to haad-dm-base2.

Revision 1.28 / (download) - annotate - [select for diffs], Wed Nov 12 12:36:12 2008 UTC (15 years, 5 months ago) by ad
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9, yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2, uebayasi-xip-base1, uebayasi-xip-base, uebayasi-xip, rmind-uvmplock-nbase, rmind-uvmplock-base, rmind-uvmplock, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base2, nick-hppapmap-base, mjf-devfs2-base, matt-premerge-20091211, matt-mips64-premerge-20101231, jymxensuspend-base, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend, jruoho-x86intr-base, jruoho-x86intr, haad-nbase2, haad-dm-base2, haad-dm-base, cherry-xenmp-base, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2, ad-audiomp2-base, ad-audiomp2
Branch point for: cherry-xenmp
Changes since 1.27: +5 -5 lines
Diff to previous 1.27 (colored)

Remove LKMs and switch to the module framework, pass 1.

Proposed on tech-kern@.

Revision 1.25.6.1 / (download) - annotate - [select for diffs], Mon Jun 2 13:23:32 2008 UTC (15 years, 10 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.25: +19 -17 lines
Diff to previous 1.25 (colored)

Sync with HEAD.

Revision 1.27 / (download) - annotate - [select for diffs], Fri Apr 4 13:10:41 2008 UTC (16 years ago) by xtraeme
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, yamt-nfs-mp-base2, yamt-nfs-mp-base, wrstuden-revivesa-base-4, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, simonb-wapbl-nbase, simonb-wapbl-base, simonb-wapbl, netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-base2, hpcarm-cleanup-nbase, haad-dm-base1
Branch point for: yamt-nfs-mp, nick-hppapmap, haad-dm
Changes since 1.26: +3 -3 lines
Diff to previous 1.26 (colored)

Fix fallout from previous commit.

Revision 1.26 / (download) - annotate - [select for diffs], Fri Apr 4 09:49:49 2008 UTC (16 years ago) by xtraeme
Branch: MAIN
Changes since 1.25: +18 -16 lines
Diff to previous 1.25 (colored)

Split device_t/softc and other related cosmetic changes.

Revision 1.20.2.3 / (download) - annotate - [select for diffs], Mon Feb 18 21:05:50 2008 UTC (16 years, 2 months ago) by mjf
Branch: mjf-devfs
Changes since 1.20.2.2: +65 -41 lines
Diff to previous 1.20.2.2 (colored) to branchpoint 1.20 (colored) next main 1.21 (colored)

Sync with HEAD.

Revision 1.8.4.8 / (download) - annotate - [select for diffs], Mon Jan 21 09:43:20 2008 UTC (16 years, 3 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.8.4.7: +65 -41 lines
Diff to previous 1.8.4.7 (colored) to branchpoint 1.8 (colored) next main 1.9 (colored)

sync with head

Revision 1.17.8.2 / (download) - annotate - [select for diffs], Wed Jan 9 01:53:14 2008 UTC (16 years, 3 months ago) by matt
Branch: matt-armv6
Changes since 1.17.8.1: +388 -253 lines
Diff to previous 1.17.8.1 (colored) to branchpoint 1.17 (colored) next main 1.18 (colored)

sync with HEAD

Revision 1.23.4.1 / (download) - annotate - [select for diffs], Wed Jan 2 21:54:27 2008 UTC (16 years, 3 months ago) by bouyer
Branch: bouyer-xeni386
CVS Tags: bouyer-xeni386-merge1
Changes since 1.23: +65 -41 lines
Diff to previous 1.23 (colored) next main 1.24 (colored)

Sync with HEAD

Revision 1.25 / (download) - annotate - [select for diffs], Wed Jan 2 10:21:08 2008 UTC (16 years, 3 months ago) by dyoung
Branch: MAIN
CVS Tags: yamt-lazymbuf-base15, yamt-lazymbuf-base14, nick-net80211-sync-base, nick-net80211-sync, mjf-devfs-base, matt-armv6-nbase, matt-armv6-base, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-base, bouyer-xeni386-nbase, bouyer-xeni386-base, ad-socklock-base1
Branch point for: mjf-devfs2
Changes since 1.24: +63 -39 lines
Diff to previous 1.24 (colored)

Improve device detach routine.  Now I can detach nsclpcsio0 and
its children.

Fix an off-by-one bug in the sensor initialization which stopped
it from completing.

Extract sensor initialization into a new subroutine.  If there is
an error while initializing sensors, do not let sc_sme dangle.

Revision 1.24 / (download) - annotate - [select for diffs], Wed Jan 2 02:25:27 2008 UTC (16 years, 3 months ago) by dyoung
Branch: MAIN
Changes since 1.23: +4 -4 lines
Diff to previous 1.23 (colored)

Cosmetic: fix indentation.

Revision 1.17.6.6 / (download) - annotate - [select for diffs], Sun Dec 9 19:37:51 2007 UTC (16 years, 4 months ago) by jmcneill
Branch: jmcneill-pm
Changes since 1.17.6.5: +3 -3 lines
Diff to previous 1.17.6.5 (colored) to branchpoint 1.17 (colored) next main 1.18 (colored)

Sync with HEAD.

Revision 1.20.2.2 / (download) - annotate - [select for diffs], Sat Dec 8 18:19:37 2007 UTC (16 years, 4 months ago) by mjf
Branch: mjf-devfs
Changes since 1.20.2.1: +3 -3 lines
Diff to previous 1.20.2.1 (colored) to branchpoint 1.20 (colored)

Sync with HEAD.

Revision 1.22.2.1 / (download) - annotate - [select for diffs], Sat Dec 8 17:57:24 2007 UTC (16 years, 4 months ago) by ad
Branch: vmlocking2
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored) next main 1.23 (colored)

Sync with head.

Revision 1.8.4.7 / (download) - annotate - [select for diffs], Fri Dec 7 17:30:18 2007 UTC (16 years, 4 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.8.4.6: +26 -22 lines
Diff to previous 1.8.4.6 (colored) to branchpoint 1.8 (colored)

sync with head

Revision 1.23 / (download) - annotate - [select for diffs], Wed Dec 5 07:06:51 2007 UTC (16 years, 4 months ago) by ad
Branch: MAIN
CVS Tags: yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, vmlocking2-base3, vmlocking2-base2, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, jmcneill-pm-base, cube-autoconf-base, cube-autoconf
Branch point for: bouyer-xeni386
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored)

Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written
for Solaris.

Revision 1.17.6.5 / (download) - annotate - [select for diffs], Wed Nov 21 21:55:25 2007 UTC (16 years, 5 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.17.6.4: +25 -21 lines
Diff to previous 1.17.6.4 (colored) to branchpoint 1.17 (colored)

Sync with HEAD.

Revision 1.20.2.1 / (download) - annotate - [select for diffs], Mon Nov 19 00:48:03 2007 UTC (16 years, 5 months ago) by mjf
Branch: mjf-devfs
Changes since 1.20: +356 -245 lines
Diff to previous 1.20 (colored)

Sync with HEAD.

Revision 1.19.4.3 / (download) - annotate - [select for diffs], Sun Nov 18 19:35:31 2007 UTC (16 years, 5 months ago) by bouyer
Branch: bouyer-xenamd64
Changes since 1.19.4.2: +23 -19 lines
Diff to previous 1.19.4.2 (colored) to branchpoint 1.19 (colored) next main 1.20 (colored)

Sync with HEAD

Revision 1.22 / (download) - annotate - [select for diffs], Fri Nov 16 08:00:15 2007 UTC (16 years, 5 months ago) by xtraeme
Branch: MAIN
CVS Tags: vmlocking2-base1, vmlocking-nbase, bouyer-xenamd64-base2, bouyer-xenamd64-base
Branch point for: vmlocking2
Changes since 1.21: +25 -21 lines
Diff to previous 1.21 (colored)

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.

Revision 1.8.4.6 / (download) - annotate - [select for diffs], Thu Nov 15 11:44:14 2007 UTC (16 years, 5 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.8.4.5: +353 -246 lines
Diff to previous 1.8.4.5 (colored) to branchpoint 1.8 (colored)

sync with head.

Revision 1.19.4.2 / (download) - annotate - [select for diffs], Tue Nov 13 16:01:09 2007 UTC (16 years, 5 months ago) by bouyer
Branch: bouyer-xenamd64
Changes since 1.19.4.1: +351 -244 lines
Diff to previous 1.19.4.1 (colored) to branchpoint 1.19 (colored)

Sync with HEAD

Revision 1.17.6.4 / (download) - annotate - [select for diffs], Sun Nov 11 16:47:36 2007 UTC (16 years, 5 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.17.6.3: +353 -246 lines
Diff to previous 1.17.6.3 (colored) to branchpoint 1.17 (colored)

Sync with HEAD.

Revision 1.21 / (download) - annotate - [select for diffs], Fri Nov 9 01:09:47 2007 UTC (16 years, 5 months ago) by xtraeme
Branch: MAIN
Changes since 1.20: +353 -246 lines
Diff to previous 1.20 (colored)

Add support for the VMS logical device on nsclpcsio(4) and clean up
the code. This provides 14 voltage sensors in addition to the previous
3 temperature sensors supported in the TMS logical device.

Adapted from OpenBSD, tested by dyoung.

Revision 1.17.8.1 / (download) - annotate - [select for diffs], Tue Nov 6 23:27:54 2007 UTC (16 years, 5 months ago) by matt
Branch: matt-armv6
CVS Tags: matt-armv6-prevmlocking
Changes since 1.17: +23 -9 lines
Diff to previous 1.17 (colored)

sync with HEAD

Revision 1.8.4.5 / (download) - annotate - [select for diffs], Sat Oct 27 11:31:51 2007 UTC (16 years, 5 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.8.4.4: +23 -4 lines
Diff to previous 1.8.4.4 (colored) to branchpoint 1.8 (colored)

sync with head.

Revision 1.17.6.3 / (download) - annotate - [select for diffs], Fri Oct 26 15:45:26 2007 UTC (16 years, 5 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.17.6.2: +3 -3 lines
Diff to previous 1.17.6.2 (colored) to branchpoint 1.17 (colored)

Sync with HEAD.

Follow the merge of pmap.c on i386 and amd64 and move
pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup
code to restore CR4 before jumping back into kernel space as the large
page option might cover that.

Revision 1.19.4.1 / (download) - annotate - [select for diffs], Thu Oct 25 22:38:22 2007 UTC (16 years, 5 months ago) by bouyer
Branch: bouyer-xenamd64
Changes since 1.19: +3 -3 lines
Diff to previous 1.19 (colored)

Sync with HEAD.

Revision 1.16.4.3 / (download) - annotate - [select for diffs], Tue Oct 23 20:08:14 2007 UTC (16 years, 6 months ago) by ad
Branch: vmlocking
Changes since 1.16.4.2: +3 -3 lines
Diff to previous 1.16.4.2 (colored) to branchpoint 1.16 (colored) next main 1.17 (colored)

Sync with head.

Revision 1.20 / (download) - annotate - [select for diffs], Fri Oct 19 12:00:21 2007 UTC (16 years, 6 months ago) by ad
Branch: MAIN
CVS Tags: jmcneill-base
Branch point for: mjf-devfs
Changes since 1.19: +3 -3 lines
Diff to previous 1.19 (colored)

machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h

Revision 1.16.4.2 / (download) - annotate - [select for diffs], Tue Oct 9 13:41:38 2007 UTC (16 years, 6 months ago) by ad
Branch: vmlocking
Changes since 1.16.4.1: +22 -8 lines
Diff to previous 1.16.4.1 (colored) to branchpoint 1.16 (colored)

Sync with head.

Revision 1.17.6.2 / (download) - annotate - [select for diffs], Tue Oct 2 18:28:29 2007 UTC (16 years, 6 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.17.6.1: +22 -3 lines
Diff to previous 1.17.6.1 (colored) to branchpoint 1.17 (colored)

Sync with HEAD.

Revision 1.17.2.2 / (download) - annotate - [select for diffs], Mon Sep 10 10:54:55 2007 UTC (16 years, 7 months ago) by skrll
Branch: nick-csl-alignment
Changes since 1.17.2.1: +22 -3 lines
Diff to previous 1.17.2.1 (colored) to branchpoint 1.17 (colored) next main 1.18 (colored)

Sync with HEAD.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Sep 9 05:26:18 2007 UTC (16 years, 7 months ago) by xtraeme
Branch: MAIN
CVS Tags: yamt-x86pmap-base4, yamt-x86pmap-base3, yamt-x86pmap-base2, yamt-x86pmap-base, yamt-x86pmap, vmlocking-base, nick-csl-alignment-base5
Branch point for: bouyer-xenamd64
Changes since 1.18: +22 -3 lines
Diff to previous 1.18 (colored)

Add the detach method and don't bother with gpio in the LKM for now.

Revision 1.17.6.1 / (download) - annotate - [select for diffs], Mon Sep 3 16:48:11 2007 UTC (16 years, 7 months ago) by jmcneill
Branch: jmcneill-pm
Changes since 1.17: +2 -7 lines
Diff to previous 1.17 (colored)

Sync with HEAD.

Revision 1.8.4.4 / (download) - annotate - [select for diffs], Mon Sep 3 14:35:42 2007 UTC (16 years, 7 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.8.4.3: +22 -48 lines
Diff to previous 1.8.4.3 (colored) to branchpoint 1.8 (colored)

sync with head.

Revision 1.17.2.1 / (download) - annotate - [select for diffs], Mon Sep 3 10:20:55 2007 UTC (16 years, 7 months ago) by skrll
Branch: nick-csl-alignment
Changes since 1.17: +2 -7 lines
Diff to previous 1.17 (colored)

Sync with HEAD.

Revision 1.18 / (download) - annotate - [select for diffs], Sun Sep 2 00:54:50 2007 UTC (16 years, 7 months ago) by xtraeme
Branch: MAIN
Changes since 1.17: +2 -7 lines
Diff to previous 1.17 (colored)

Do not enable monitoring for the sensors... if somebody wants this,
it may be enabled via userland.

Revision 1.16.4.1 / (download) - annotate - [select for diffs], Sun Jul 15 13:21:18 2007 UTC (16 years, 9 months ago) by ad
Branch: vmlocking
Changes since 1.16: +27 -48 lines
Diff to previous 1.16 (colored)

Sync with head.

Revision 1.16.6.1 / (download) - annotate - [select for diffs], Wed Jul 11 20:06:30 2007 UTC (16 years, 9 months ago) by mjf
Branch: mjf-ufs-trans
Changes since 1.16: +27 -48 lines
Diff to previous 1.16 (colored) next main 1.17 (colored)

Sync with head.

Revision 1.17 / (download) - annotate - [select for diffs], Sun Jul 1 07:37:20 2007 UTC (16 years, 9 months ago) by xtraeme
Branch: MAIN
CVS Tags: nick-csl-alignment-base, mjf-ufs-trans-base, matt-mips64-base, matt-mips64, hpcarm-cleanup
Branch point for: nick-csl-alignment, matt-armv6, jmcneill-pm
Changes since 1.16: +27 -48 lines
Diff to previous 1.16 (colored)

Imported envsys 2, a brief description of the new features:
(Part 2: drivers)

* Support for detachable sensors.
* Cleaned up the API for simplicity and efficiency.
* Ability to send capacity/critical/warning events to powerd(8).
* Adapted all the code to the new locking order.
* Compatibility with the old envsys API: the ENVSYS_GTREINFO
  and ENVSYS_GTREDATA ioctl(2)s are supported.
* Added support for a 'dictionary based communication channel' between
  sysmon_power(9) and powerd(8), that means there is no 32 bytes event
  size restriction anymore.
* Binary compatibility with old envstat(8) and powerd(8) via COMPAT_40.
* All drivers with the n^2 gtredata bug were fixed, PR kern/36226.

Tested by:

blymn: smsc(4).
bouyer: ipmi(4), mfi(4).
kefren: ug(4).
njoly: viaenv(4), adt7463.c.
riz: owtemp(4).
xtraeme: acpiacad(4), acpibat(4), acpitz(4), aiboost(4), it(4), lm(4).

Revision 1.15.4.1 / (download) - annotate - [select for diffs], Tue Feb 27 16:53:54 2007 UTC (17 years, 1 month ago) by yamt
Branch: yamt-idlelwp
Changes since 1.15: +11 -11 lines
Diff to previous 1.15 (colored) next main 1.16 (colored)

- sync with head.
- move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.

Revision 1.8.4.3 / (download) - annotate - [select for diffs], Mon Feb 26 09:10:15 2007 UTC (17 years, 1 month ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.8.4.2: +11 -11 lines
Diff to previous 1.8.4.2 (colored) to branchpoint 1.8 (colored)

sync with head.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Feb 18 23:34:55 2007 UTC (17 years, 2 months ago) by xtraeme
Branch: MAIN
CVS Tags: yamt-idlelwp-base8, thorpej-atomic-base, thorpej-atomic, reinoud-bufcleanup, ad-audiomp-base, ad-audiomp
Branch point for: vmlocking, mjf-ufs-trans
Changes since 1.15: +11 -11 lines
Diff to previous 1.15 (colored)

Replace simple_locks with mutexes, reviewed by ad@.

Revision 1.8.4.2 / (download) - annotate - [select for diffs], Sat Dec 30 20:48:27 2006 UTC (17 years, 3 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.8.4.1: +8 -12 lines
Diff to previous 1.8.4.1 (colored) to branchpoint 1.8 (colored)

sync with head.

Revision 1.13.22.2 / (download) - annotate - [select for diffs], Sun Dec 10 07:17:29 2006 UTC (17 years, 4 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.13.22.1: +6 -6 lines
Diff to previous 1.13.22.1 (colored) to branchpoint 1.13 (colored) next main 1.14 (colored)

sync with head.

Revision 1.13.20.1 / (download) - annotate - [select for diffs], Sat Nov 18 21:34:21 2006 UTC (17 years, 5 months ago) by ad
Branch: newlock2
Changes since 1.13: +8 -12 lines
Diff to previous 1.13 (colored) next main 1.14 (colored)

Sync with head.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Nov 16 01:33:00 2006 UTC (17 years, 5 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base5, yamt-splraiseipl-base4, yamt-splraiseipl-base3, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, post-newlock2-merge, newlock2-nbase, newlock2-base, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, matt-nb4-arm-base, matt-nb4-arm
Branch point for: yamt-idlelwp
Changes since 1.14: +6 -6 lines
Diff to previous 1.14 (colored)

__unused removal on arguments; approved by core.

Revision 1.13.22.1 / (download) - annotate - [select for diffs], Sun Oct 22 06:06:04 2006 UTC (17 years, 6 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.13: +8 -12 lines
Diff to previous 1.13 (colored)

sync with head

Revision 1.14 / (download) - annotate - [select for diffs], Thu Oct 12 01:31:17 2006 UTC (17 years, 6 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base2
Changes since 1.13: +8 -12 lines
Diff to previous 1.13 (colored)

- sprinkle __unused on function decls.
- fix a couple of unused bugs
- no more -Wno-unused for i386

Revision 1.8.4.1 / (download) - annotate - [select for diffs], Wed Jun 21 15:04:21 2006 UTC (17 years, 10 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.8: +223 -7 lines
Diff to previous 1.8 (colored)

sync with head.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Dec 11 12:22:03 2005 UTC (18 years, 4 months ago) by christos
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5, yamt-uio_vmspace, yamt-splraiseipl-base, yamt-pdpolicy-base9, yamt-pdpolicy-base8, yamt-pdpolicy-base7, yamt-pdpolicy-base6, yamt-pdpolicy-base5, yamt-pdpolicy-base4, yamt-pdpolicy-base3, yamt-pdpolicy-base2, yamt-pdpolicy-base, yamt-pdpolicy, simonb-timecounters-base, simonb-timecounters, simonb-timcounters-final, rpaulo-netinet-merge-pcb-base, rpaulo-netinet-merge-pcb, peter-altq-base, peter-altq, gdamore-uart-base, gdamore-uart, elad-kernelauth-base, elad-kernelauth, chap-midi-nbase, chap-midi-base, chap-midi, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: yamt-splraiseipl, newlock2
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

merge ktrace-lwp.

Revision 1.5.6.5 / (download) - annotate - [select for diffs], Thu Nov 10 14:05:37 2005 UTC (18 years, 5 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.5.6.4: +223 -7 lines
Diff to previous 1.5.6.4 (colored) to branchpoint 1.5 (colored) next main 1.6 (colored)

Sync with HEAD. Here we go again...

Revision 1.12 / (download) - annotate - [select for diffs], Tue Oct 11 15:58:38 2005 UTC (18 years, 6 months ago) by drochner
Branch: MAIN
CVS Tags: yamt-vop-base3, yamt-vop-base2, yamt-vop-base, yamt-vop, yamt-readahead-pervnode, yamt-readahead-perfile, yamt-readahead-base3, yamt-readahead-base2, yamt-readahead-base, yamt-readahead, thorpej-vnode-attr-base, thorpej-vnode-attr, ktrace-lwp-base
Changes since 1.11: +18 -5 lines
Diff to previous 1.11 (colored)

-put gpio stuff inside #if NGPIO > 0
-kill gba_name in attach arg, specify interface attribute

Revision 1.11 / (download) - annotate - [select for diffs], Tue Sep 27 02:56:27 2005 UTC (18 years, 6 months ago) by jmcneill
Branch: MAIN
Changes since 1.10: +194 -5 lines
Diff to previous 1.10 (colored)

Attach to gpiobus. From OpenBSD.

Revision 1.8.2.2 / (download) - annotate - [select for diffs], Thu Aug 4 18:44:32 2005 UTC (18 years, 8 months ago) by tron
Branch: netbsd-3
CVS Tags: netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0
Changes since 1.8.2.1: +6 -4 lines
Diff to previous 1.8.2.1 (colored) to branchpoint 1.8 (colored) next main 1.9 (colored)

Pull up revision 1.10 (requested by drochner in ticket #640):
complete attachment if the temperature monotor was successfully awoken,
minor whitespace fixes

Revision 1.8.2.1 / (download) - annotate - [select for diffs], Thu Aug 4 18:43:38 2005 UTC (18 years, 8 months ago) by tron
Branch: netbsd-3
Changes since 1.8: +15 -3 lines
Diff to previous 1.8 (colored)

Pull up revision 1.9 (requested by drochner in ticket #640):
activate the temperature sensors if the device is in standby mode
on attach (as on Soekris boards), from Aaron Hodgen per PR kern/23598

Revision 1.10 / (download) - annotate - [select for diffs], Fri Jul 29 11:25:13 2005 UTC (18 years, 8 months ago) by drochner
Branch: MAIN
Changes since 1.9: +6 -4 lines
Diff to previous 1.9 (colored)

complete attachment if the temperature monotor was successfully awoken,
minor whitespace fixes

Revision 1.9 / (download) - annotate - [select for diffs], Fri Jul 29 11:05:27 2005 UTC (18 years, 8 months ago) by drochner
Branch: MAIN
Changes since 1.8: +15 -3 lines
Diff to previous 1.8 (colored)

activate the temperature sensors if the device is in standby mode
on attach (as on Soekris boards), from Aaron Hodgen per PR kern/23598

Revision 1.6.4.1 / (download) - annotate - [select for diffs], Fri Apr 29 11:28:55 2005 UTC (18 years, 11 months ago) by kent
Branch: kent-audio2
Changes since 1.6: +5 -6 lines
Diff to previous 1.6 (colored) next main 1.7 (colored)

sync with -current

Revision 1.6.6.2 / (download) - annotate - [select for diffs], Sat Mar 19 08:34:33 2005 UTC (19 years, 1 month ago) by yamt
Branch: yamt-km
Changes since 1.6.6.1: +3 -3 lines
Diff to previous 1.6.6.1 (colored) to branchpoint 1.6 (colored) next main 1.7 (colored)

sync with head.  xen and whitespace.  xen part is not finished.

Revision 1.5.6.4 / (download) - annotate - [select for diffs], Fri Mar 4 16:43:14 2005 UTC (19 years, 1 month ago) by skrll
Branch: ktrace-lwp
Changes since 1.5.6.3: +3 -3 lines
Diff to previous 1.5.6.3 (colored) to branchpoint 1.5 (colored)

Sync with HEAD.

Hi Perry!

Revision 1.8 / (download) - annotate - [select for diffs], Sun Feb 27 00:27:17 2005 UTC (19 years, 1 month ago) by perry
Branch: MAIN
CVS Tags: yamt-km-base4, yamt-km-base3, netbsd-3-base, kent-audio2-base
Branch point for: yamt-lazymbuf, netbsd-3
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

nuke trailing whitespace

Revision 1.6.6.1 / (download) - annotate - [select for diffs], Sat Feb 12 18:17:45 2005 UTC (19 years, 2 months ago) by yamt
Branch: yamt-km
Changes since 1.6: +4 -5 lines
Diff to previous 1.6 (colored)

sync with head.

Revision 1.5.6.3 / (download) - annotate - [select for diffs], Fri Feb 4 11:46:09 2005 UTC (19 years, 2 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.5.6.2: +4 -5 lines
Diff to previous 1.5.6.2 (colored) to branchpoint 1.5 (colored)

Sync with HEAD.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Feb 4 02:10:41 2005 UTC (19 years, 2 months ago) by perry
Branch: MAIN
CVS Tags: yamt-km-base2
Changes since 1.6: +4 -5 lines
Diff to previous 1.6 (colored)

de-__P

Revision 1.5.6.2 / (download) - annotate - [select for diffs], Tue Sep 21 13:29:47 2004 UTC (19 years, 7 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.5.6.1: +0 -0 lines
Diff to previous 1.5.6.1 (colored) to branchpoint 1.5 (colored)

Fix the sync with head I botched.

Revision 1.5.6.1 / (download) - annotate - [select for diffs], Sat Sep 18 14:47:46 2004 UTC (19 years, 7 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

Sync with HEAD.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Sep 14 20:20:49 2004 UTC (19 years, 7 months ago) by drochner
Branch: MAIN
CVS Tags: yamt-km-base, kent-audio1-beforemerge, kent-audio1-base, kent-audio1
Branch point for: yamt-km, kent-audio2
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

Separate the namespace for default (ie unspecified) locators used
by the isa.c bus driver and the "address/whatever not specified"
argument passed to leaf device drivers.
The former is "ISACF_XXX_DEFAULT" as generaterd by config(8), the latter
"ISA_UNKNOWN_XXX", defined in isavar.h.
This way we save a dependency of every ISA device driver on "locators.h".

Revision 1.1.4.4 / (download) - annotate - [select for diffs], Mon Nov 11 22:10:22 2002 UTC (21 years, 5 months ago) by nathanw
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.1.4.3: +4 -4 lines
Diff to previous 1.1.4.3 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)

Catch up to -current

Revision 1.5 / (download) - annotate - [select for diffs], Tue Oct 22 16:18:26 2002 UTC (21 years, 6 months ago) by drochner
Branch: MAIN
CVS Tags: netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2-0, netbsd-2, nathanw_sa_before_merge, nathanw_sa_base, kqueue-beforemerge, kqueue-aftermerge, gmcgarry_ucred_base, gmcgarry_ucred, gmcgarry_ctxsw_base, gmcgarry_ctxsw, fvdl_fs64_base
Branch point for: ktrace-lwp
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

-fix script botch from CFATTACH_DECL introduction
-while here, spotted probe error: we shouldn't try other locations if the
 base address is nailed down per locator

Revision 1.1.4.3 / (download) - annotate - [select for diffs], Fri Oct 18 02:42:28 2002 UTC (21 years, 6 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.1.4.2: +4 -5 lines
Diff to previous 1.1.4.2 (colored) to branchpoint 1.1 (colored)

Catch up to -current.

Revision 1.1.6.3 / (download) - annotate - [select for diffs], Thu Oct 10 18:39:46 2002 UTC (21 years, 6 months ago) by jdolecek
Branch: kqueue
Changes since 1.1.6.2: +4 -5 lines
Diff to previous 1.1.6.2 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)

sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work

Revision 1.4 / (download) - annotate - [select for diffs], Wed Oct 2 03:10:49 2002 UTC (21 years, 6 months ago) by thorpej
Branch: MAIN
CVS Tags: kqueue-base
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

Fix sizeof and whitespace bug from the script I'm using to do the
CFATTACH_DECL conversion.  (Grumble.)

Revision 1.3 / (download) - annotate - [select for diffs], Wed Oct 2 02:09:19 2002 UTC (21 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.2: +4 -5 lines
Diff to previous 1.2 (colored)

Use CFATTACH_DECL().

Revision 1.2 / (download) - annotate - [select for diffs], Fri Sep 27 20:38:44 2002 UTC (21 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

Declare all cfattach structures const.

Revision 1.1.6.2 / (download) - annotate - [select for diffs], Fri Sep 6 08:44:51 2002 UTC (21 years, 7 months ago) by jdolecek
Branch: kqueue
Changes since 1.1.6.1: +334 -0 lines
Diff to previous 1.1.6.1 (colored) to branchpoint 1.1 (colored)

sync kqueue branch with HEAD

Revision 1.1.4.2 / (download) - annotate - [select for diffs], Thu Aug 1 02:44:57 2002 UTC (21 years, 8 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.1.4.1: +334 -0 lines
Diff to previous 1.1.4.1 (colored) to branchpoint 1.1 (colored)

Catch up to -current.

Revision 1.1.2.2 / (download) - annotate - [select for diffs], Sat Jul 20 11:35:08 2002 UTC (21 years, 9 months ago) by gehenna
Branch: gehenna-devsw
Changes since 1.1.2.1: +334 -0 lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)

catch up with -current.

Revision 1.1.6.1, Wed Jul 17 21:10:29 2002 UTC (21 years, 9 months ago) by jdolecek
Branch: kqueue
Changes since 1.1: +0 -334 lines
FILE REMOVED

file nsclpcsio_isa.c was added on branch kqueue on 2002-09-06 08:44:51 +0000

Revision 1.1.4.1, Wed Jul 17 21:10:29 2002 UTC (21 years, 9 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.1: +0 -334 lines
FILE REMOVED

file nsclpcsio_isa.c was added on branch nathanw_sa on 2002-08-01 02:44:57 +0000

Revision 1.1.2.1, Wed Jul 17 21:10:29 2002 UTC (21 years, 9 months ago) by gehenna
Branch: gehenna-devsw
Changes since 1.1: +0 -334 lines
FILE REMOVED

file nsclpcsio_isa.c was added on branch gehenna-devsw on 2002-07-20 11:35:08 +0000

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jul 17 21:10:29 2002 UTC (21 years, 9 months ago) by drochner
Branch: MAIN
CVS Tags: gehenna-devsw-base
Branch point for: nathanw_sa, kqueue, gehenna-devsw

adda driver to read the temerature sensors on a NSC PC87366 Super IO chip
(the chip provides voltage / fan rpm control too, but we don't care yet)

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>