cvs commit: src/sys/dev/an if_an.c src/sys/dev/ath if_ath.c
src/sys/dev/hme if_hme.c src/sys/dev/if_ndis if_ndis.c
src/sys/dev/wi if_wi.c src/sys/pci if_vr.c
Max Laier
mlaier at FreeBSD.org
Sun Aug 1 16:58:05 PDT 2004
mlaier 2004-08-01 23:58:04 UTC
FreeBSD src repository
Modified files:
sys/dev/an if_an.c
sys/dev/ath if_ath.c
sys/dev/hme if_hme.c
sys/dev/if_ndis if_ndis.c
sys/dev/wi if_wi.c
sys/pci if_vr.c
Log:
Second part of ALTQ driver modifications, covering:
an(4), ath(4), hme(4), ndis(4), vr(4) and wi(4)
Please help testing: http://people.freebsd.org/~mlaier/ALTQ_driver/
Tested by: Vaidas Damosevicius (an, ath, wi)
Roman Divacky (vr)
Submitted by: yongari (hme)
Revision Changes Path
1.63 +7 -5 src/sys/dev/an/if_an.c
1.55 +5 -3 src/sys/dev/ath/if_ath.c
1.28 +5 -3 src/sys/dev/hme/if_hme.c
1.68 +19 -0 src/sys/dev/if_ndis/if_ndis.c
1.168 +6 -10 src/sys/dev/wi/if_wi.c
1.91 +7 -5 src/sys/pci/if_vr.c
More information about the cvs-src
mailing list