NetBSD/sys/arch/bebox
drochner 2468738337 change handling of libkern:
-sys/lib/libkern builds as library per default (as it was documented all
 the time)
-ports able to LKM set "KERN_AS=obj" explicitely in their Makefiles
 (for now; should depend on actual "option LKM" or -better- functions
 included for LKM use should be pulled in by a stub)
-always link libcompat before libkern - libkern stuff can be referred to
 by libcompat, but not the other way
1998-10-15 18:37:13 +00:00
..
bebox Add scsibus entry points to the cdevsw[]. 1998-10-10 02:00:49 +00:00
compile keep compile dir. 1997-11-27 09:48:18 +00:00
conf change handling of libkern: 1998-10-15 18:37:13 +00:00
include Add a private bounce threshold to the DMA map, initialized in a bus-dependent 1998-10-03 21:24:00 +00:00
isa If the memory range of the machine is such that no bouncing is necessary, 1998-10-03 21:53:04 +00:00
pci vm_offset_t --> [pv]addr_t. 1998-08-24 01:40:26 +00:00
stand cleanup. 1998-10-05 02:01:57 +00:00
Makefile Include bsd.subdir.mk instead of bsd.prog.mk. 1998-09-01 08:43:48 +00:00