NetBSD/sys/arch/cobalt
roy 98f3a8d458 vether: Add to kernel configurations
It's only enabled if the kernel enabled bridge AND tap.
Otherwise it's commented out.
2020-09-27 13:48:49 +00:00
..
cobalt in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
compile
conf vether: Add to kernel configurations 2020-09-27 13:48:49 +00:00
dev Overhaul the interface to pci_configure_bus(): 2020-07-07 03:38:45 +00:00
include Overhaul the interface to pci_configure_bus(): 2020-07-07 03:38:45 +00:00
pci
stand no need to include <machine/param.h> if <sys/param.h> already included 2019-01-08 19:41:09 +00:00
Makefile
TODO