Up to [cvs.netbsd.org] / src / sys / dev / pci
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.16.14.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:07:42 2012 UTC (5 weeks, 4 days ago) by yamt
Branch: yamt-pagecache
Changes since 1.16: +6 -79
lines
Diff to previous 1.16 (colored) next main 1.17 (colored)
sync with head
Revision 1.17.4.1 / (download) - annotate - [select for diffs], Sat Feb 18 07:34:35 2012 UTC (3 months ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.17: +6 -6
lines
Diff to previous 1.17 (colored) next main 1.18 (colored)
merge to -current.
Revision 1.18 / (download) - annotate - [select for diffs], Tue Feb 14 15:08:07 2012 UTC (3 months, 1 week ago) by pgoyette
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
netbsd-6-base,
netbsd-6,
jmcneill-usbmp-base9,
jmcneill-usbmp-base8,
jmcneill-usbmp-base7,
jmcneill-usbmp-base6,
jmcneill-usbmp-base5,
jmcneill-usbmp-base4,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2,
HEAD
Changes since 1.17: +6 -6
lines
Diff to previous 1.17 (colored)
Replace the xxx_acquire()/xxx_release() rwlocks with mutexes. There are only RW_WRITERs for these, and no RW_READERs, so no need to incur the extra overhead of allowing for both. As discussed on tech-kern. For piixpm and ichsmb, the acquire/release protocol needs to be used, even if the request is I2C_F_POLL'd (or if the device supports only polled mode). Otherwise multiple requests can be running at the same time, and they stomp on each other and create anomolous results. Part 2 addresses my PR kern/45889 3 ACKs from releng
Revision 1.17 / (download) - annotate - [select for diffs], Sat Nov 19 02:39:14 2011 UTC (6 months ago) by christos
Branch: MAIN
CVS Tags: jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base,
jmcneill-audiomp3-base,
jmcneill-audiomp3
Branch point for: jmcneill-usbmp
Changes since 1.16: +2 -75
lines
Diff to previous 1.16 (colored)
bye xbox
Revision 1.15.4.1 / (download) - annotate - [select for diffs], Mon May 4 08:12:54 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.15: +32 -2
lines
Diff to previous 1.15 (colored) next main 1.16 (colored)
sync with head.
Revision 1.15.12.1 / (download) - annotate - [select for diffs], Tue Mar 3 18:31:07 2009 UTC (3 years, 2 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.15: +32 -2
lines
Diff to previous 1.15 (colored) next main 1.16 (colored)
Sync with HEAD.
Revision 1.16 / (download) - annotate - [select for diffs], Tue Feb 3 16:27:13 2009 UTC (3 years, 3 months ago) by pgoyette
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
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,
matt-premerge-20091211,
matt-mips64-premerge-20101231,
jymxensuspend-base,
jym-xensuspend-nbase,
jym-xensuspend-base,
jym-xensuspend,
jruoho-x86intr-base,
jruoho-x86intr,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Branch point for: yamt-pagecache
Changes since 1.15: +32 -2
lines
Diff to previous 1.15 (colored)
Update the i2c_exec() functions to handle quick_read/quick_write protocol. Although interface routines i2c_smbus_*() exist, nothing in NetBSD actually uses them yet.
Revision 1.14.22.1 / (download) - annotate - [select for diffs], Mon Jun 2 13:23:36 2008 UTC (3 years, 11 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.14: +6 -8
lines
Diff to previous 1.14 (colored) next main 1.15 (colored)
Sync with HEAD.
Revision 1.15 / (download) - annotate - [select for diffs], Thu Apr 10 19:13:36 2008 UTC (4 years, 1 month ago) by cegger
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-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
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,
hpcarm-cleanup-nbase,
haad-nbase2,
haad-dm-base2,
haad-dm-base1,
haad-dm-base,
haad-dm,
ad-audiomp2-base,
ad-audiomp2
Branch point for: yamt-nfs-mp,
nick-hppapmap
Changes since 1.14: +6 -8
lines
Diff to previous 1.14 (colored)
use aprint_*_dev and device_xname
Revision 1.12.6.1 / (download) - annotate - [select for diffs], Tue Oct 9 13:41:40 2007 UTC (4 years, 7 months ago) by ad
Branch: vmlocking
Changes since 1.12: +82 -80
lines
Diff to previous 1.12 (colored) next main 1.13 (colored)
Sync with head.
Revision 1.12.18.1 / (download) - annotate - [select for diffs], Mon Sep 3 16:48:13 2007 UTC (4 years, 8 months ago) by jmcneill
Branch: jmcneill-pm
Changes since 1.12: +82 -80
lines
Diff to previous 1.12 (colored) next main 1.13 (colored)
Sync with HEAD.
Revision 1.3.6.5 / (download) - annotate - [select for diffs], Mon Sep 3 14:36:21 2007 UTC (4 years, 8 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.3.6.4: +82 -80
lines
Diff to previous 1.3.6.4 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored)
sync with head.
Revision 1.12.14.1 / (download) - annotate - [select for diffs], Mon Sep 3 10:20:57 2007 UTC (4 years, 8 months ago) by skrll
Branch: nick-csl-alignment
Changes since 1.12: +82 -80
lines
Diff to previous 1.12 (colored) next main 1.13 (colored)
Sync with HEAD.
Revision 1.14 / (download) - annotate - [select for diffs], Mon Aug 27 15:57:13 2007 UTC (4 years, 8 months ago) by xtraeme
Branch: MAIN
CVS Tags: yamt-x86pmap-base4,
yamt-x86pmap-base3,
yamt-x86pmap-base2,
yamt-x86pmap-base,
yamt-x86pmap,
yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
yamt-kmem-base3,
yamt-kmem-base2,
yamt-kmem-base,
yamt-kmem,
vmlocking2-base3,
vmlocking2-base2,
vmlocking2-base1,
vmlocking2,
vmlocking-nbase,
vmlocking-base,
reinoud-bufcleanup-nbase,
reinoud-bufcleanup-base,
nick-net80211-sync-base,
nick-net80211-sync,
nick-csl-alignment-base5,
mjf-devfs-base,
mjf-devfs,
matt-armv6-prevmlocking,
matt-armv6-nbase,
matt-armv6-base,
matt-armv6,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
jmcneill-pm-base,
jmcneill-base,
hpcarm-cleanup-base,
cube-autoconf-base,
cube-autoconf,
bouyer-xeni386-nbase,
bouyer-xeni386-merge1,
bouyer-xeni386-base,
bouyer-xeni386,
bouyer-xenamd64-base2,
bouyer-xenamd64-base,
bouyer-xenamd64,
ad-socklock-base1
Branch point for: mjf-devfs2
Changes since 1.13: +8 -7
lines
Diff to previous 1.13 (colored)
Use rwlock(9) rather than lockmgr(9).
Revision 1.13 / (download) - annotate - [select for diffs], Mon Aug 27 12:07:39 2007 UTC (4 years, 9 months ago) by xtraeme
Branch: MAIN
Changes since 1.12: +76 -75
lines
Diff to previous 1.12 (colored)
Apply some KNF.
Revision 1.3.6.4 / (download) - annotate - [select for diffs], Mon Feb 26 09:10:20 2007 UTC (5 years, 2 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.3.6.3: +159 -46
lines
Diff to previous 1.3.6.3 (colored) to branchpoint 1.3 (colored)
sync with head.
Revision 1.4.4.3 / (download) - annotate - [select for diffs], Fri Feb 9 21:03:51 2007 UTC (5 years, 3 months ago) by ad
Branch: newlock2
Changes since 1.4.4.2: +97 -22
lines
Diff to previous 1.4.4.2 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored)
Sync with HEAD.
Revision 1.12 / (download) - annotate - [select for diffs], Tue Feb 6 14:39:47 2007 UTC (5 years, 3 months ago) by jmcneill
Branch: MAIN
CVS Tags: yamt-idlelwp-base8,
yamt-idlelwp,
thorpej-atomic-base,
thorpej-atomic,
reinoud-bufcleanup,
post-newlock2-merge,
nick-csl-alignment-base,
newlock2-nbase,
newlock2-base,
mjf-ufs-trans-base,
mjf-ufs-trans,
matt-mips64-base,
matt-mips64,
hpcarm-cleanup,
ad-audiomp-base,
ad-audiomp
Branch point for: vmlocking,
nick-csl-alignment,
jmcneill-pm
Changes since 1.11: +9 -4
lines
Diff to previous 1.11 (colored)
Fix build failure for !XBOX, pointed out by Paul Goyette on current-users
Revision 1.11 / (download) - annotate - [select for diffs], Tue Feb 6 02:07:36 2007 UTC (5 years, 3 months ago) by jmcneill
Branch: MAIN
Changes since 1.10: +13 -3
lines
Diff to previous 1.10 (colored)
Another Xbox hack; If we're handling system management interrupts ourselves, the system locks solid when the ACPI timer SCI fires. Disable this interrupt so we can have an uptime of more than ~10 minutes.
Revision 1.10 / (download) - annotate - [select for diffs], Mon Feb 5 23:38:15 2007 UTC (5 years, 3 months ago) by jmcneill
Branch: MAIN
Changes since 1.9: +81 -21
lines
Diff to previous 1.9 (colored)
Disgusting Xbox hack; The "pci0 dev 1 function 2" aka "System Management" on the nForce chipset isn't detected on the Xbox. If XBOX is defined and arch_i386_is_xbox is true, force intrline to 12 and map the system management IO space at 0x8000. We can now call iic_smbus_intr when a system management interrupt takes place. While we're here, make amdpm_smbus honour the I2C_F_POLL flag. The Xbox no longer resets when you press the eject button.
Revision 1.4.4.2 / (download) - annotate - [select for diffs], Fri Jan 12 00:57:40 2007 UTC (5 years, 4 months ago) by ad
Branch: newlock2
Changes since 1.4.4.1: +68 -30
lines
Diff to previous 1.4.4.1 (colored) to branchpoint 1.4 (colored)
Sync with head.
Revision 1.9 / (download) - annotate - [select for diffs], Sat Jan 6 02:16:22 2007 UTC (5 years, 4 months ago) by jmcneill
Branch: MAIN
Changes since 1.8: +18 -7
lines
Diff to previous 1.8 (colored)
There is absolutely no way that this code could have worked for reading values from the smbus before. amdpm_smbus_exec was using the values read from the registers and using them as return values instead of filling in the caller's buffer.
Revision 1.8 / (download) - annotate - [select for diffs], Sat Jan 6 01:20:39 2007 UTC (5 years, 4 months ago) by jmcneill
Branch: MAIN
Changes since 1.7: +52 -25
lines
Diff to previous 1.7 (colored)
nForce uses a slightly different register offset for the smbus controls; compensate for this.
Revision 1.3.6.3 / (download) - annotate - [select for diffs], Sat Dec 30 20:48:41 2006 UTC (5 years, 4 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.3.6.2: +4 -5
lines
Diff to previous 1.3.6.2 (colored) to branchpoint 1.3 (colored)
sync with head.
Revision 1.4.8.2 / (download) - annotate - [select for diffs], Sun Dec 10 07:17:41 2006 UTC (5 years, 5 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.4.8.1: +5 -5
lines
Diff to previous 1.4.8.1 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored)
sync with head.
Revision 1.4.4.1 / (download) - annotate - [select for diffs], Sat Nov 18 21:34:28 2006 UTC (5 years, 6 months ago) by ad
Branch: newlock2
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
Sync with head.
Revision 1.7 / (download) - annotate - [select for diffs], Thu Nov 16 01:33:08 2006 UTC (5 years, 6 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,
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
Changes since 1.6: +5 -5
lines
Diff to previous 1.6 (colored)
__unused removal on arguments; approved by core.
Revision 1.4.8.1 / (download) - annotate - [select for diffs], Sun Oct 22 06:06:15 2006 UTC (5 years, 7 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.4: +6 -6
lines
Diff to previous 1.4 (colored)
sync with head
Revision 1.6 / (download) - annotate - [select for diffs], Thu Oct 12 01:31:28 2006 UTC (5 years, 7 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base2
Changes since 1.5: +5 -5
lines
Diff to previous 1.5 (colored)
- sprinkle __unused on function decls. - fix a couple of unused bugs - no more -Wno-unused for i386
Revision 1.5 / (download) - annotate - [select for diffs], Sun Sep 24 03:40:49 2006 UTC (5 years, 8 months ago) by jmcneill
Branch: MAIN
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
Use /* ... */ for comment instead of // ...
Revision 1.4.6.2 / (download) - annotate - [select for diffs], Sat Sep 9 02:52:16 2006 UTC (5 years, 8 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.4.6.1: +265 -0
lines
Diff to previous 1.4.6.1 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored)
sync with head
Revision 1.2.6.2 / (download) - annotate - [select for diffs], Fri Aug 11 15:44:25 2006 UTC (5 years, 9 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.2.6.1: +3 -4
lines
Diff to previous 1.2.6.1 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)
sync with head
Revision 1.3.4.1 / (download) - annotate - [select for diffs], Thu Jul 13 17:49:26 2006 UTC (5 years, 10 months ago) by gdamore
Branch: gdamore-uart
Changes since 1.3: +3 -4
lines
Diff to previous 1.3 (colored) next main 1.4 (colored)
Merge from HEAD.
Revision 1.4.6.1, Mon Jun 26 18:21:39 2006 UTC (5 years, 11 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.4: +0 -265
lines
FILE REMOVED
file amdpm_smbus.c was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:52:16 +0000
Revision 1.4 / (download) - annotate - [select for diffs], Mon Jun 26 18:21:39 2006 UTC (5 years, 11 months ago) by drochner
Branch: MAIN
CVS Tags: yamt-splraiseipl-base,
yamt-pdpolicy-base9,
yamt-pdpolicy-base8,
yamt-pdpolicy-base7,
rpaulo-netinet-merge-pcb-base,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Branch point for: yamt-splraiseipl,
rpaulo-netinet-merge-pcb,
newlock2
Changes since 1.3: +3 -4
lines
Diff to previous 1.3 (colored)
use the "i2cbus" interface attribute rather than putting a string name into the i2cbus attach args
Revision 1.3.6.2 / (download) - annotate - [select for diffs], Wed Jun 21 15:05:03 2006 UTC (5 years, 11 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.3.6.1: +266 -0
lines
Diff to previous 1.3.6.1 (colored) to branchpoint 1.3 (colored)
sync with head.
Revision 1.2.12.3 / (download) - annotate - [select for diffs], Thu Jun 1 22:36:43 2006 UTC (5 years, 11 months ago) by kardel
Branch: simonb-timecounters
CVS Tags: simonb-timcounters-final
Changes since 1.2.12.2: +16 -4
lines
Diff to previous 1.2.12.2 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)
Sync with head.
Revision 1.2.10.1 / (download) - annotate - [select for diffs], Wed May 24 15:50:27 2006 UTC (6 years ago) by tron
Branch: peter-altq
Changes since 1.2: +15 -3
lines
Diff to previous 1.2 (colored) next main 1.3 (colored)
Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
Revision 1.2.6.1 / (download) - annotate - [select for diffs], Wed May 24 10:58:00 2006 UTC (6 years ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.2: +16 -4
lines
Diff to previous 1.2 (colored)
sync with head.
Revision 1.2.8.1 / (download) - annotate - [select for diffs], Thu May 11 23:28:47 2006 UTC (6 years ago) by elad
Branch: elad-kernelauth
Changes since 1.2: +16 -4
lines
Diff to previous 1.2 (colored) next main 1.3 (colored)
sync with head
Revision 1.3.6.1, Sun Apr 30 18:46:18 2006 UTC (6 years ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.3: +0 -266
lines
FILE REMOVED
file amdpm_smbus.c was added on branch yamt-lazymbuf on 2006-06-21 15:05:03 +0000
Revision 1.3 / (download) - annotate - [select for diffs], Sun Apr 30 18:46:18 2006 UTC (6 years ago) by xtraeme
Branch: MAIN
CVS Tags: yamt-pdpolicy-base6,
yamt-pdpolicy-base5,
simonb-timecounters-base,
gdamore-uart-base,
elad-kernelauth-base,
chap-midi-nbase,
chap-midi-base,
chap-midi
Branch point for: yamt-lazymbuf,
gdamore-uart
Changes since 1.2: +16 -4
lines
Diff to previous 1.2 (colored)
PR kern/32913: amdpm(4) smbus/i2cbus needs locking. Apply patch from Nicolas Joly.
Revision 1.2.12.2 / (download) - annotate - [select for diffs], Sat Apr 22 11:39:13 2006 UTC (6 years, 1 month ago) by simonb
Branch: simonb-timecounters
Changes since 1.2.12.1: +254 -0
lines
Diff to previous 1.2.12.1 (colored) to branchpoint 1.2 (colored)
Sync with head.
Revision 1.2.4.2 / (download) - annotate - [select for diffs], Wed Mar 1 09:28:21 2006 UTC (6 years, 2 months ago) by yamt
Branch: yamt-uio_vmspace
Changes since 1.2.4.1: +254 -0
lines
Diff to previous 1.2.4.1 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)
sync with head.
Revision 1.2.2.2 / (download) - annotate - [select for diffs], Mon Feb 20 23:00:27 2006 UTC (6 years, 3 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
Changes since 1.2.2.1: +251 -0
lines
Diff to previous 1.2.2.1 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)
Pull up following revision(s) (requested by tls in ticket #1179): sys/dev/pci/amdpm.c: revision 1.11 sys/dev/i2c/files.i2c: revision 1.7 sys/dev/i2c/adt7463.c: revision 1.1 sys/dev/pci/files.pci: revision 1.242 via patch sys/dev/pci/amdpmvar.h: revision 1.1 sys/dev/i2c/adt7463reg.h: revision 1.1 sys/dev/DEVNAMES: revision 1.192 via patch sys/dev/pci/amdpm_smbus.c: revision 1.1 sys/dev/pci/amdpm_smbusreg.h: revision 1.1 Add support for i2c bus on AMD-8111 used on many Opteron server motherboards, and ADT 7463c thermal and voltage monitor found on the Tyan S2881 and S2882-D (and probably other boards as well). We do not currently support any kind of detection of the i2c address of the thermal monitor; it appears to be at 0x2D on the S2881 and 0x2E on the S2882-D (kernel config examples forthcoming). From PR kern/32463 submitted by Anil Gopinath, anil_public@yahoo.com.
Revision 1.2.12.1, Sun Feb 19 08:49:45 2006 UTC (6 years, 3 months ago) by simonb
Branch: simonb-timecounters
Changes since 1.2: +0 -254
lines
FILE REMOVED
file amdpm_smbus.c was added on branch simonb-timecounters on 2006-04-22 11:39:13 +0000
Revision 1.2.4.1, Sun Feb 19 08:49:45 2006 UTC (6 years, 3 months ago) by yamt
Branch: yamt-uio_vmspace
Changes since 1.2: +0 -254
lines
FILE REMOVED
file amdpm_smbus.c was added on branch yamt-uio_vmspace on 2006-03-01 09:28:21 +0000
Revision 1.2.2.1, Sun Feb 19 08:49:45 2006 UTC (6 years, 3 months ago) by tron
Branch: netbsd-3
Changes since 1.2: +0 -254
lines
FILE REMOVED
file amdpm_smbus.c was added on branch netbsd-3 on 2006-02-20 23:00:27 +0000
Revision 1.2 / (download) - annotate - [select for diffs], Sun Feb 19 08:49:45 2006 UTC (6 years, 3 months ago) by xtraeme
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5,
yamt-pdpolicy-base4,
yamt-pdpolicy-base3,
yamt-pdpolicy-base2,
yamt-pdpolicy-base,
peter-altq-base
Branch point for: yamt-uio_vmspace,
yamt-pdpolicy,
simonb-timecounters,
peter-altq,
netbsd-3,
elad-kernelauth
Changes since 1.1: +4 -1
lines
Diff to previous 1.1 (colored)
Add __KERNEL_RCSID.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Feb 19 02:24:20 2006 UTC (6 years, 3 months ago) by tls
Branch: MAIN
Add support for i2c bus on AMD-8111 used on many Opteron server motherboards, and ADT 7463c thermal and voltage monitor found on the Tyan S2881 and S2882-D (and probably other boards as well). We do not currently support any kind of detection of the i2c address of the thermal monitor; it appears to be at 0x2D on the S2881 and 0x2E on the S2882-D (kernel config examples forthcoming). From PR kern/32463 submitted by Anil Gopinath, anil_public@yahoo.com.