Re: A dummy Ethernet driver
- From: gnn@xxxxxxxxxxx
- Date: Thu, 22 Mar 2007 11:41:21 +0900
At Wed, 21 Mar 2007 23:19:36 +0300,
Yar Tikhiy wrote:
Works for me and it ought to be able to be the "documentation"
Hi folks,
We have disc(4) for testing and benchmarking. However, it's a
loopback driver, so such things as vlan or bridge cannot attach to
it. I needed a similar dummy interface mimicing Ethernet and failed
to find a ready solution. I tried ng_eiface+ng_hole, but it just
couldn't keep up with gigabit rates. So I knocked up a new dummy
driver, edsc(4): Ethernet discard interface. I'd like to commit it
if there are no objections. Then it could also serve as the bones
of an Ethernet driver for those who study kernel internals or want
to write a new driver.
interface as well. As in we try to document the (pick expletive) out
of it.
Best,
George
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- References:
- A dummy Ethernet driver
- From: Yar Tikhiy
- A dummy Ethernet driver
- Prev by Date: Re: [PATCH] bge(4) patch for -STABLE
- Next by Date: Re: A dummy Ethernet driver
- Previous by thread: Re: A dummy Ethernet driver
- Index(es):
Relevant Pages
|
|