cvs commit: src/sys/pci if_dc.c if_rl.c if_sis.c
if_ste.csrc/sys/dev/fxp if_fxp.c src/sys/dev/nge if_nge.c
src/sys/dev/reif_re.c
Andre Oppermann
andre at freebsd.org
Sun May 23 16:14:24 PDT 2004
Yar Tikhiy wrote:
>
> yar 2004/05/23 14:05:08 PDT
>
> FreeBSD src repository
>
> Modified files:
> sys/pci if_dc.c if_rl.c if_sis.c if_ste.c
> sys/dev/fxp if_fxp.c
> sys/dev/nge if_nge.c
> sys/dev/re if_re.c
> Log:
> A handler for ioctl(SIOCSIFCAP) should not alter a bit in
> if_capenable unless the interface driver is actually able
> to toggle the respective capability on and off.
Yar,
really nice stuff you are doing to make all drivers consistent!
What do you think of splitting out the arpcom out of ifnet the way
NetBSD have done it many years ago? Would you do that together with
me?
--
Andre
More information about the cvs-src
mailing list