summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/daic
diff options
context:
space:
mode:
authordogcow <dogcow@NetBSD.org>2003-08-23 00:14:28 +0000
committerdogcow <dogcow@NetBSD.org>2003-08-23 00:14:28 +0000
commit171b7c3fa5b8bd76cfa6d48712141c27b15bcdeb (patch)
tree2e8047855f0883dbb1c41b2bcd276ab03cc2b09c /sys/dev/microcode/daic
parenta3bad645a4bbf6b84175a039d48cc00aa2a7e037 (diff)
add VT6105 support to vr(4)
Diffstat (limited to 'sys/dev/microcode/daic')
0 files changed, 0 insertions, 0 deletions
file?id=154d8c016723abc8e3dd2f58c1c9037bf690316c'>rename component.c -> net_component.cpooka 2013-08-14Separate inet and inet6, allows inet6-only rump kernels.pooka 2013-07-18Add librumpnet_netmpls that provides MPLS features into rump kernelskefren 2013-06-01cosmetic: put portalgo.c in the conceptually right placepooka 2012-08-03no need to include code which is already provided by the faction basepooka 2012-06-25Adjust to rfc6056 rename to portalgomartin 2012-04-14rumpnet_net: add pfil.crmind 2011-09-24add rfc6056.cchristos 2011-03-31Hide the radix-trie implementation of the forwarding table so that wedyoung 2011-02-01Add a new AF/PF_ROUTE which is 64-bit clean which makes the routing socketmatt 2010-12-08Actually, unlike e.g. carp, bridge can be its own component sincepooka 2010-12-07Support bridging. As usual, it would be nice if this could be apooka 2010-11-07support compat ioctl's (OOOOOlalaSIOC stuff)pooka 2009-12-12Use linker script to make __start/stop_link_set_modules be presentpooka 2009-09-13binutils 2.19 has changed the old behaviour of defining __start_SECTNAMEpooka 2009-05-28Use a bunch of weak symbols to determine which network componentspooka 2009-02-03-fno-strict-aliasing is now set globally for rumppooka 2008-11-25Heave-ho radix.c from librumpnet_net to librumpnet.pooka 2008-10-16Deal with the ld.so/linkset brokenness and compile all of libnetpooka 2008-10-06Provide essentially sys/net as a rump library.pooka