The NetBSD Project

CVS log for src/sys/arch/i386/isa/cmos.c

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.14 / (download) - annotate - [select for diffs], Wed Dec 20 15:00:07 2023 UTC (3 months, 1 week ago) by thorpej
Branch: MAIN
CVS Tags: HEAD
Changes since 1.13: +2 -3 lines
Diff to previous 1.13 (colored) to selected 1.2.12.1 (colored)

Remove unnecessary <sys/malloc.h>.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Sep 21 14:36:34 2021 UTC (2 years, 6 months ago) by christos
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, bouyer-sunxi-drm-base, bouyer-sunxi-drm
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored) to selected 1.2.12.1 (colored)

use l->l_cred since it is available.

Revision 1.9.12.2 / (download) - annotate - [select for diffs], Sun Dec 3 11:36:18 2017 UTC (6 years, 3 months ago) by jdolecek
Branch: tls-maxphys
Changes since 1.9.12.1: +2 -1 lines
Diff to previous 1.9.12.1 (colored) to branchpoint 1.9 (colored) next main 1.10 (colored) to selected 1.2.12.1 (colored)

update from HEAD

Revision 1.11.4.1 / (download) - annotate - [select for diffs], Tue Sep 22 12:05:44 2015 UTC (8 years, 6 months ago) by skrll
Branch: nick-nhusb
Changes since 1.11: +4 -3 lines
Diff to previous 1.11 (colored) next main 1.12 (colored) to selected 1.2.12.1 (colored)

Sync with HEAD

Revision 1.12 / (download) - annotate - [select for diffs], Thu Aug 20 14:40:16 2015 UTC (8 years, 7 months ago) by christos
Branch: MAIN
CVS Tags: tls-maxphys-base-20171202, 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, 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-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, 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, 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, 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, localcount-20160914, jdolecek-ncq-base, jdolecek-ncq, isaki-audio2-base, isaki-audio2, 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, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base, ad-namecache
Changes since 1.11: +4 -3 lines
Diff to previous 1.11 (colored) to selected 1.2.12.1 (colored)

include "ioconf.h" to get the 'void <driver>attach(int count);' prototype.

Revision 1.9.12.1 / (download) - annotate - [select for diffs], Wed Aug 20 00:03:06 2014 UTC (9 years, 7 months ago) by tls
Branch: tls-maxphys
Changes since 1.9: +14 -6 lines
Diff to previous 1.9 (colored) to selected 1.2.12.1 (colored)

Rebase to HEAD as of a few days ago.

Revision 1.10.2.1 / (download) - annotate - [select for diffs], Sun Aug 10 06:53:59 2014 UTC (9 years, 7 months ago) by tls
Branch: tls-earlyentropy
Changes since 1.10: +3 -2 lines
Diff to previous 1.10 (colored) next main 1.11 (colored) to selected 1.2.12.1 (colored)

Rebase.

Revision 1.11 / (download) - annotate - [select for diffs], Fri Jul 25 08:10:33 2014 UTC (9 years, 8 months ago) by dholland
Branch: MAIN
CVS Tags: tls-maxphys-base, tls-earlyentropy-base, nick-nhusb-base-20150606, 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
Branch point for: nick-nhusb
Changes since 1.10: +3 -2 lines
Diff to previous 1.10 (colored) to selected 1.2.12.1 (colored)

Add d_discard to all struct cdevsw instances I could find.

All have been set to "nodiscard"; some should get a real implementation.

Revision 1.9.2.1 / (download) - annotate - [select for diffs], Thu May 22 11:39:52 2014 UTC (9 years, 10 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.9: +13 -6 lines
Diff to previous 1.9 (colored) next main 1.10 (colored) to selected 1.2.12.1 (colored)

sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs.  ("Protocol error: too many arguments")

Revision 1.9.16.1 / (download) - annotate - [select for diffs], Sun May 18 17:45:12 2014 UTC (9 years, 10 months ago) by rmind
Branch: rmind-smpnet
Changes since 1.9: +13 -6 lines
Diff to previous 1.9 (colored) next main 1.10 (colored) to selected 1.2.12.1 (colored)

sync with head

Revision 1.10 / (download) - annotate - [select for diffs], Sun Mar 16 05:20:24 2014 UTC (10 years ago) by dholland
Branch: MAIN
CVS Tags: yamt-pagecache-base9, rmind-smpnet-nbase, rmind-smpnet-base, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3
Branch point for: tls-earlyentropy
Changes since 1.9: +13 -6 lines
Diff to previous 1.9 (colored) to selected 1.2.12.1 (colored)

Change (mostly mechanically) every cdevsw/bdevsw I can find to use
designated initializers.

I have not built every extant kernel so I have probably broken at
least one build; however I've also found and fixed some wrong
cdevsw/bdevsw entries so even if so I think we come out ahead.

Revision 1.6.10.3 / (download) - annotate - [select for diffs], Sat Aug 27 15:37:26 2011 UTC (12 years, 7 months ago) by jym
Branch: jym-xensuspend
Changes since 1.6.10.2: +3 -3 lines
Diff to previous 1.6.10.2 (colored) to branchpoint 1.6 (colored) next main 1.7 (colored) to selected 1.2.12.1 (colored)

Sync with HEAD. Most notably: uvm/pmap work done by rmind@, and MP Xen
work of cherry@.

No regression observed on suspend/restore.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Jul 1 18:11:24 2011 UTC (12 years, 9 months ago) by dyoung
Branch: MAIN
CVS Tags: yamt-pagecache-tag8, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, 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, jym-xensuspend-nbase, jym-xensuspend-base, 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: yamt-pagecache, tls-maxphys, rmind-smpnet
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored) to selected 1.2.12.1 (colored)

#include <sys/bus.h> instead of <machine/bus.h>.

Revision 1.2.12.2 / (download) - annotate - [select for diffs], Thu Mar 11 15:02:29 2010 UTC (14 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.2.12.1: +2 -5 lines
Diff to previous 1.2.12.1 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)

sync with head

Revision 1.6.10.2 / (download) - annotate - [select for diffs], Sun Nov 1 13:58:34 2009 UTC (14 years, 4 months ago) by jym
Branch: jym-xensuspend
Changes since 1.6.10.1: +2 -5 lines
Diff to previous 1.6.10.1 (colored) to branchpoint 1.6 (colored) to selected 1.2.12.1 (colored)

Sync with HEAD.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Oct 19 23:19:38 2009 UTC (14 years, 5 months ago) by rmind
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9, yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base7, uebayasi-xip-base6, uebayasi-xip-base5, 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, matt-premerge-20091211, matt-mips64-premerge-20101231, jruoho-x86intr-base, jruoho-x86intr, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Changes since 1.7: +2 -5 lines
Diff to previous 1.7 (colored) to selected 1.2.12.1 (colored)

Drop 3rd and 4th clauses from David Young's license.
Reviewed and approved by dyoung@ (copyright holder).

Revision 1.6.10.1 / (download) - annotate - [select for diffs], Wed May 13 17:17:50 2009 UTC (14 years, 10 months ago) by jym
Branch: jym-xensuspend
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored) to selected 1.2.12.1 (colored)

Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.

Revision 1.2.12.1 / (download) - annotate - [selected], Mon May 4 08:11:17 2009 UTC (14 years, 10 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.2: +34 -96 lines
Diff to previous 1.2 (colored)

sync with head.

Revision 1.6.4.1 / (download) - annotate - [select for diffs], Tue Apr 28 07:34:13 2009 UTC (14 years, 11 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored) next main 1.7 (colored) to selected 1.2.12.1 (colored)

Sync with HEAD.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Apr 15 20:44:26 2009 UTC (14 years, 11 months ago) by elad
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base, jymxensuspend-base
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored) to selected 1.2.12.1 (colored)

Remove a few KAUTH_GENERIC_ISSUSER in favor of more descriptive
alternatives.

Discussed on tech-kern:

	http://mail-index.netbsd.org/tech-kern/2009/04/11/msg004798.html

Input from ad@, christos@, dyoung@, tsutsui@.

Okay ad@.

Revision 1.2.14.2 / (download) - annotate - [select for diffs], Thu Sep 18 04:33:27 2008 UTC (15 years, 6 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.2.14.1: +34 -93 lines
Diff to previous 1.2.14.1 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored) to selected 1.2.12.1 (colored)

Sync with wrstuden-revivesa-base-2.

Revision 1.3.2.1 / (download) - annotate - [select for diffs], Thu Jul 3 18:37:54 2008 UTC (15 years, 8 months ago) by simonb
Branch: simonb-wapbl
Changes since 1.3: +34 -93 lines
Diff to previous 1.3 (colored) next main 1.4 (colored) to selected 1.2.12.1 (colored)

Sync with head.

Revision 1.2.8.2 / (download) - annotate - [select for diffs], Sun Jun 29 09:32:58 2008 UTC (15 years, 9 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.2.8.1: +32 -91 lines
Diff to previous 1.2.8.1 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored) to selected 1.2.12.1 (colored)

Sync with HEAD.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Jun 28 15:09:49 2008 UTC (15 years, 9 months ago) by ad
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-4, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, simonb-wapbl-nbase, simonb-wapbl-base, nick-hppapmap-base2, 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, mjf-devfs2-base, 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, haad-nbase2, haad-dm-base2, haad-dm-base1, haad-dm-base, haad-dm, ad-audiomp2-base, ad-audiomp2
Branch point for: nick-hppapmap, jym-xensuspend
Changes since 1.5: +12 -21 lines
Diff to previous 1.5 (colored) to selected 1.2.12.1 (colored)

A few more.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Jun 28 15:03:27 2008 UTC (15 years, 9 months ago) by ad
Branch: MAIN
Changes since 1.4: +27 -77 lines
Diff to previous 1.4 (colored) to selected 1.2.12.1 (colored)

Fix numerous bugs.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Jun 28 14:56:22 2008 UTC (15 years, 9 months ago) by ad
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored) to selected 1.2.12.1 (colored)

Noisy printf.

Revision 1.2.14.1 / (download) - annotate - [select for diffs], Mon Jun 23 04:30:27 2008 UTC (15 years, 9 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.2: +2 -5 lines
Diff to previous 1.2 (colored) to selected 1.2.12.1 (colored)

Sync w/ -current. 34 merge conflicts to follow.

Revision 1.2.10.1 / (download) - annotate - [select for diffs], Wed Jun 4 02:04:47 2008 UTC (15 years, 9 months ago) by yamt
Branch: yamt-pf42
Changes since 1.2: +2 -5 lines
Diff to previous 1.2 (colored) next main 1.3 (colored) to selected 1.2.12.1 (colored)

sync with head

Revision 1.2.8.1 / (download) - annotate - [select for diffs], Mon Jun 2 13:22:17 2008 UTC (15 years, 9 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.2: +0 -3 lines
Diff to previous 1.2 (colored) to selected 1.2.12.1 (colored)

Sync with HEAD.

Revision 1.3 / (download) - annotate - [select for diffs], Sat May 31 07:30:45 2008 UTC (15 years, 10 months ago) by taca
Branch: MAIN
CVS Tags: yamt-pf42-base4, yamt-pf42-base3, wrstuden-revivesa-base-1, wrstuden-revivesa-base
Branch point for: simonb-wapbl
Changes since 1.2: +2 -5 lines
Diff to previous 1.2 (colored) to selected 1.2.12.1 (colored)

Kill license clause 3 of original license part, behalf of the original
license holder.

Revision 1.1.6.3 / (download) - annotate - [select for diffs], Mon Jan 21 09:37:09 2008 UTC (16 years, 2 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.1.6.2: +5 -1 lines
Diff to previous 1.1.6.2 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored) to selected 1.2.12.1 (colored)

sync with head

Revision 1.1.28.1 / (download) - annotate - [select for diffs], Wed Jan 9 01:46:44 2008 UTC (16 years, 2 months ago) by matt
Branch: matt-armv6
Changes since 1.1: +5 -1 lines
Diff to previous 1.1 (colored) next main 1.2 (colored) to selected 1.2.12.1 (colored)

sync with HEAD

Revision 1.1.36.1 / (download) - annotate - [select for diffs], Wed Dec 26 19:42:23 2007 UTC (16 years, 3 months ago) by ad
Branch: vmlocking2
Changes since 1.1: +5 -1 lines
Diff to previous 1.1 (colored) next main 1.2 (colored) to selected 1.2.12.1 (colored)

Sync with head.

Revision 1.1.40.1 / (download) - annotate - [select for diffs], Thu Dec 13 21:54:45 2007 UTC (16 years, 3 months ago) by bouyer
Branch: bouyer-xeni386
CVS Tags: bouyer-xeni386-merge1
Changes since 1.1: +5 -1 lines
Diff to previous 1.1 (colored) next main 1.2 (colored) to selected 1.2.12.1 (colored)

Sync with HEAD

Revision 1.1.38.1 / (download) - annotate - [select for diffs], Tue Dec 11 15:20:34 2007 UTC (16 years, 3 months ago) by yamt
Branch: yamt-kmem
Changes since 1.1: +5 -1 lines
Diff to previous 1.1 (colored) next main 1.2 (colored) to selected 1.2.12.1 (colored)

sync with head.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Dec 11 11:54:36 2007 UTC (16 years, 3 months ago) by lukem
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base2, yamt-pf42-base, yamt-nfs-mp-base2, yamt-nfs-mp-base, yamt-lazymbuf-base15, yamt-lazymbuf-base14, yamt-kmem-base3, yamt-kmem-base2, vmlocking2-base3, 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-nbase, hpcarm-cleanup-base, cube-autoconf-base, cube-autoconf, bouyer-xeni386-nbase, bouyer-xeni386-base, ad-socklock-base1
Branch point for: yamt-pf42, yamt-nfs-mp, wrstuden-revivesa, mjf-devfs2
Changes since 1.1: +5 -1 lines
Diff to previous 1.1 (colored) to selected 1.2.12.1 (colored)

use __KERNEL_RCSID()

Revision 1.1.6.2 / (download) - annotate - [select for diffs], Mon Feb 26 09:07:03 2007 UTC (17 years, 1 month ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.1.6.1: +250 -0 lines
Diff to previous 1.1.6.1 (colored) to branchpoint 1.1 (colored) to selected 1.2.12.1 (colored)

sync with head.

Revision 1.1.2.2 / (download) - annotate - [select for diffs], Fri Feb 9 21:03:49 2007 UTC (17 years, 1 month ago) by ad
Branch: newlock2
Changes since 1.1.2.1: +250 -0 lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored) to selected 1.2.12.1 (colored)

Sync with HEAD.

Revision 1.1.6.1, Tue Feb 6 07:29:00 2007 UTC (17 years, 1 month ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.1: +0 -250 lines
FILE REMOVED

file cmos.c was added on branch yamt-lazymbuf on 2007-02-26 09:07:03 +0000

Revision 1.1.2.1, Tue Feb 6 07:29:00 2007 UTC (17 years, 1 month ago) by ad
Branch: newlock2
Changes since 1.1: +0 -250 lines
FILE REMOVED

file cmos.c was added on branch newlock2 on 2007-02-09 21:03:49 +0000

Revision 1.1 / (download) - annotate - [select for diffs], Tue Feb 6 07:29:00 2007 UTC (17 years, 1 month ago) by dyoung
Branch: MAIN
CVS Tags: yamt-x86pmap-base4, yamt-x86pmap-base3, yamt-x86pmap-base2, yamt-x86pmap-base, yamt-x86pmap, yamt-kmem-base, yamt-idlelwp-base8, yamt-idlelwp, vmlocking2-base2, vmlocking2-base1, vmlocking-nbase, vmlocking-base, vmlocking, thorpej-atomic-base, thorpej-atomic, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, reinoud-bufcleanup, ppcoea-renovation-base, ppcoea-renovation, post-newlock2-merge, nick-csl-alignment-base5, nick-csl-alignment-base, nick-csl-alignment, newlock2-nbase, newlock2-base, mjf-ufs-trans-base, mjf-ufs-trans, mjf-devfs, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, jmcneill-pm-base, jmcneill-pm, jmcneill-base, hpcarm-cleanup, bouyer-xenamd64-base2, bouyer-xenamd64-base, bouyer-xenamd64, ad-audiomp-base, ad-audiomp
Branch point for: yamt-lazymbuf, yamt-kmem, vmlocking2, newlock2, matt-armv6, bouyer-xeni386
Diff to selected 1.2.12.1 (colored)

Add cmos(4) for reading/writing CMOS RAM on x86 boxes.  This driver
comes from Takahiro Kambe, with some mods by me.

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>