NetBSD/sys
peter a62a67d37c Implement pmap_devmap on hpcarm to map I/O registers that are used
in early start-up stage. Change the virtual address for UART #3 to
the physical address in the configuration files.
While here, implement the sa11x0_bs_unmap function.

Reviewed by Toru Nishimura (on port-arm).
2006-04-11 15:08:10 +00:00
..
altq
arch Implement pmap_devmap on hpcarm to map I/O registers that are used 2006-04-11 15:08:10 +00:00
coda Unbreak the build of this file on our 64-bit ports 2006-04-05 06:55:26 +00:00
compat make this compile w/o KTRACE, 2006-04-07 09:23:16 +00:00
conf Dallas Semiconductor 1-Wire bus support, from OpenBSD. Currently includes 2006-04-07 18:55:21 +00:00
contrib/dev/ath Undo an accidental commit of ah.h from an unreleased version of the HAL. 2006-04-06 15:57:58 +00:00
crypto
ddb Now that BKPT_SET takes two arguments, supply the second argument. 2006-04-02 00:57:30 +00:00
dev Coverity ID 2859: Don't leak ccb, move the allocation a few lines 2006-04-11 14:17:09 +00:00
dist Protect config(1)-generated include files inclusion with 2006-04-07 13:49:20 +00:00
fs Coverity CID 2860: Free malloced resources on mount error. 2006-04-11 14:12:53 +00:00
gdbscripts
ipkdb
kern sodopendfree/sodopendfreel: remove unused "so" argument. 2006-04-11 09:32:58 +00:00
lib Fixed CVS version headers 2006-04-07 14:27:33 +00:00
lkm
miscfs genfs_getpages: 2006-04-11 09:34:58 +00:00
net PR/33231: Anraud Degroote: Miscellaneous cleanups in the route code: 2006-04-10 19:06:37 +00:00
net80211
netatalk Coverity CID 1090: Only check suser if we have a process context. 2006-04-09 18:33:43 +00:00
netccitt
netinet When reflecting an ICMP Echo, do not scribble over read-only/shared 2006-03-29 21:13:55 +00:00
netinet6 Add predicate IN6_IS_SCOPE_EMBEDDABLE(__a), which is true if and 2006-03-29 21:29:59 +00:00
netipsec
netisdn
netiso
netkey
netnatm
netns On ns_err_input(), if the message type is TOO_BIG, we should call spp 2006-04-06 18:46:32 +00:00
netsmb
nfs some cleanups after the introduction of GOP_SIZE_MEM flag. 2006-03-30 12:40:06 +00:00
opencrypto Coverity CID 1083: Avoid possible NULL pointer deref. 2006-04-04 17:30:20 +00:00
stand
sys Whitespace nits. 2006-04-06 01:04:22 +00:00
ufs Remove mostly useless BUFPAGES warning message from lfs_{un,}mount. 2006-04-10 23:51:50 +00:00
uvm uvm_pagermapin: nowait allocation for pagedaemon. 2006-04-11 09:29:40 +00:00
Makefile