User Details
- User Since
- Aug 29 2014, 12:11 PM (566 w, 3 d)
Yesterday
Adjust based on review comments. Thanks a lot!
Sat, Jul 5
Fri, Jul 4
$ sysctl net.link.epair.ether_gen_addr=1
$ ifconfig epair8 create > /dev/null; ifconfig epair8a | grep ether; ifconfig epair8a destroy # (twice)
ether 58:9c:fc:10:2b:b4
ether 58:9c:fc:10:2b:b4
Wed, Jul 2
Sat, Jun 28
I almost think the kld_load lines (and the kldload now mentioned in some but not others) need to go from all of them and the manual procedure should be documented in one place elsewhere?
That would likely also give us a single version.
@ziaee any idea for a good man page to do so?
Fri, Jun 27
Something else funky is going on; please stop spending time on this until I can figure out I would say:
https://lists.freebsd.org/archives/freebsd-current/2025-June/007932.html
Thu, Jun 26
Fix Copyright.
Update the change to not break drm-kmod on all supported branches right away.
Wed, Jun 25
Tue, Jun 24
Accepted assuming you'll fix the typo in the comment before commit.
Mon, Jun 23
The warnings are gone but does that also mean that if ATF doesn't support the bits any errata are not dealt with silently now?
Sun, Jun 22
Thu, Jun 19
Somehow I'd love to get this in so I can forget about this Issue. Anyone?
Note: this can go in w/o D50928 if deemed correct.
Wed, Jun 18
Tue, Jun 17
Mon, Jun 16
Sun, Jun 15
Sat, Jun 14
Fri, Jun 13
You guys are better than mandoc -T lint :)
Thu, Jun 12
Add AUTHOR section as requested.
Repharase the sentend about WEP and explain why there is no support.
adjust to say not possible to load from loader
In case https://reviews.freebsd.org/D50817 goes in we should actually change this to say "it is not possible to load the driver from .Xr loader 8 ." and be done with it.