summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authormsaitoh <msaitoh@NetBSD.org>2019-06-03 06:04:20 +0000
committermsaitoh <msaitoh@NetBSD.org>2019-06-03 06:04:20 +0000
commit9e7379f569efae8f45fd04431af365739192ecb7 (patch)
tree4986e5c81474cca32193176b216febac098c99c3 /sys/dev/microcode
parent093f3cb96bd469a9d411fc3c9e201c8eb66c4366 (diff)
Fix typo in comment (s/seperate/separate/).
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions
350f7fb9c9815508fce99a7755bf644a409d'>Redefine bpf linkage through an always present op vector, i.e.pooka 2010-01-16support bpfpooka 2009-10-14"rumppriv" goes back to "rump" per internal interface naming change.pooka 2009-10-14Adjust rump sources for external/internal interfaces.pooka 2009-10-12Bump iovec lazy bum magic value to 32: nfsd likes to write mbufspooka 2009-09-16work around tap bug: if /dev/tap<n> was previously non-blocking, newlypooka 2009-05-28Use a bunch of weak symbols to determine which network componentspooka 2009-05-27Add a dummyif, which doesn't actually traffic any cargo, but sincepooka 2009-05-26Filter out ENETRESET from ether_ioctl() since we aren't interestedpooka 2009-03-27* make interface creation open /dev/tapn for interface npooka 2009-02-28Fix a silly mistake: indubitably the struct ifnet pointer given topooka 2009-02-26decouple from host struct iovecpooka 2008-12-18__KERNEL_RCSIDpooka 2008-10-16Add a prototype to allow this to build (will be moved to a betterpooka 2008-10-16kill default DBG=-gpooka 2008-10-14Make the "something random" ethernet address ETHER_IS_LOCALpooka 2008-10-13Dear diary: an ethernet address with 0x01 set in the first octetpooka 2008-10-06Implement a virtual userspace networking interface. This is requiredpooka