NetBSD/sys/arch/alpha
simonb 9c7531221b Use a 32-bit daddr_t so that lib/libsa/{ufs,lfs}.c don't pull in 64
bit divide and modulus library routines that break the tight space
constraints on bootblocks on these platforms.

May not be the final solution, but gets bootblocks building again.
2003-02-01 23:58:48 +00:00
..
a12 Change ext_size to a size_t, and update the signature of ext_free. 2003-01-31 05:00:24 +00:00
alpha Merge the nathanw_sa branch. 2003-01-17 21:55:23 +00:00
common In _bus_dmamem_alloc_range(), respect the high end of the caller's range. 2002-10-09 21:35:33 +00:00
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf As pceb pulls in sio.c and sio_pci.c, is also needs the alpha_shared_intr 2003-01-13 20:55:14 +00:00
eisa SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
include Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it. 2003-01-28 01:07:51 +00:00
isa Use CFATTACH_DECL(). 2002-10-02 04:06:36 +00:00
jensenio Use aprint_normal() for cfprint routines. 2003-01-01 00:39:19 +00:00
mcbus Use aprint_normal() for cfprint routines. 2003-01-01 00:39:19 +00:00
pci Use aprint_normal() for cfprint routines. 2003-01-01 00:39:19 +00:00
sableio Use aprint_normal() for cfprint routines. 2003-01-01 00:39:19 +00:00
stand Use a 32-bit daddr_t so that lib/libsa/{ufs,lfs}.c don't pull in 64 2003-02-01 23:58:48 +00:00
tc Use aprint_normal() for cfprint routines. 2003-01-01 00:39:19 +00:00
tlsb Use aprint_normal() for cfprint routines. 2003-01-01 00:39:19 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
STYLE Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00