NetBSD/sys/arch/bebox
thorpej 463931b3ba Nuke dk_establish() from orbit except from those ports which still use
it to determine the boot device: mvme68k, pc532, macppc, ofppc.  Those
platforms should be changed to use device_register().  In the mean time,
those ports defined __BROKEN_DK_ESTABLISH.
2000-05-16 05:45:44 +00:00
..
bebox Nuke dk_establish() from orbit except from those ports which still use 2000-05-16 05:45:44 +00:00
compile
conf Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
include Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This file 2000-04-29 03:31:45 +00:00
isa Use dev/isa/fd.c. 2000-04-07 16:35:19 +00:00
pci No need to define MPC105 and MPC106 PCI products here. 2000-01-18 20:01:28 +00:00
stand __P(()) -> __P((void)) 2000-03-16 23:21:05 +00:00
Makefile