NetBSD/sys
pgoyette d61d23dba4 Now that we have amdnb_misc for attaching amdtemp, revert pchb.c revisions
1.27 and 1.32.  This will unbreak the build.

XXX The amdtemp device currently does not seem to provide correct sensor
    values.

XXX The amdnb_misc device does not currently have a rescan capability, so
    the amdtemp module will not instantiate any devices (PR kern/45268
    reappears).

XXX The agp attachment at the same pci device and function (which was
    the motivation for attaching amdtemp at pchb) probably ought to also
    be moved to attach at amdnb_miscbus.
2012-04-16 04:57:42 +00:00
..
altq
arch Now that we have amdnb_misc for attaching amdtemp, revert pchb.c revisions 2012-04-16 04:57:42 +00:00
coda
common
compat Regen (posix_spawn) 2012-04-08 11:28:12 +00:00
conf Add apple autodiscovery. 2012-04-07 05:36:49 +00:00
crypto
ddb Add __printflike attribution to use vprintf and friends with an argument 2012-03-15 02:02:20 +00:00
dev regen 2012-04-15 07:19:17 +00:00
dist remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
external Fix ATHHAL_DEBUG by syncing HALDEBUG() with Atheros HAL code. 2012-04-11 13:48:11 +00:00
fs pcbmap(): We cannot use bread() here as for the pagedaemon getblk() 2012-04-09 11:10:06 +00:00
gdbscripts
ipkdb
kern We don't support KMEM_GUARD nor FREECHECK yet with rump, so disable them 2012-04-15 19:07:40 +00:00
lib Add a spin mutex to the rndsink structure; it is used to avoid lock 2012-04-10 14:02:27 +00:00
miscfs uid mismatch for file flags changes is expected to fail with EPERM not 2012-03-30 18:24:08 +00:00
modules replace amdtempbus with amdnb_miscbus. 2012-04-13 13:36:57 +00:00
net Update rumpdev_npf; use WARNS=4. 2012-04-14 19:01:21 +00:00
net80211
netatalk Fix AppleTalk name registration, as discussed on the port-macppc list 2012-01-31 09:53:44 +00:00
netbt
netinet comment 2012-04-13 15:38:04 +00:00
netinet6 remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
netipsec remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
netisdn
netiso
netkey remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
netmpls old style def 2012-02-01 16:49:36 +00:00
netnatm
netsmb Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with 2012-03-13 18:40:26 +00:00
nfs When using socket loaning, make sure the KVA used for the loan has the same 2012-02-01 02:27:23 +00:00
opencrypto
rump Update rumpdev_npf; use WARNS=4. 2012-04-14 19:01:21 +00:00
secmodel Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with 2012-03-13 18:40:26 +00:00
stand
sys We don't support KMEM_GUARD nor FREECHECK yet with rump, so disable them 2012-04-15 19:07:40 +00:00
ufs prepare for chfs's makefs 2012-04-13 14:50:35 +00:00
uvm uvm_km_kmem_alloc: don't hardcode kmem_va_arena 2012-04-13 15:34:42 +00:00
Makefile