Up to [cvs.NetBSD.org] / src / sys / arch / x86 / pci
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.2 / (download) - annotate - [select for diffs], Mon Apr 16 16:07:24 2012 UTC (13 months ago) by cegger
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
tls-maxphys-nbase,
tls-maxphys-base,
tls-maxphys,
khorben-n900,
jmcneill-usbmp-base9,
jmcneill-usbmp-base10,
agc-symver-base,
agc-symver,
HEAD
Branch point for: yamt-pagecache,
jmcneill-usbmp
Changes since 1.1: +74 -7
lines
Diff to previous 1.1 (colored)
Add rescan support. Re-fixes PR 45268.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Apr 13 13:11:17 2012 UTC (13 months ago) by cegger
Branch: MAIN
CVS Tags: yamt-pagecache-base4
Replace amdtempbus with amdnb_miscbus. This allows us to have independent drivers on the same device (northbridge f3) each coming with a certain functionality/feature. This way we do not need to mess with amdtemp(4) to utilize other features.