Re: AoE for 4.x
From: Julian Elischer (julian_at_elischer.org)
Date: 09/21/04
- Previous message: Sam: "Re: AoE for 4.x"
- In reply to: Sam: "Re: AoE for 4.x"
- Next in thread: Sam: "Re: AoE for 4.x"
- Reply: Sam: "Re: AoE for 4.x"
- Reply: Brooks Davis: "Re: AoE for 4.x"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 21 Sep 2004 12:59:35 -0700 To: Sam <sah@softcardsystems.com>
Sam wrote:
> Well, part of finding a committer was for me to ask what you'd
> want to see and how you want to see it. I have changes to:
>
> /usr/src/sys/net/ethernet.h
> /usr/src/sys/net/if_ethersubr.c
> /usr/src/sys/net/netisr.h
> /dev/MAKEDEV
> /etc/rc
> /etc/defaults/rc.conf
>
> and have created (and populated)
>
> /usr/src/sys/dev/aoe/
> /usr/src/sys/modules/aoe/
>
> So ... a tar of the source and a diff -u patch of all the changes?
the really best way t do this is to use cvsup
to mirror teh cvs tree to somewhere you have locally..
then check out a 4.x tree from that.
edit it,
and then ask it to produce a diff for you.
If you do it right it will make a single diff that includes the new files..
it will also allow you to merge in changes as they come in from FreeBSD,
and regenerate
current diff sets.
I'm sure you mentionned this before, but why ar eyou not doing it
against -current first?
We generally don't allow changes to 4.x untill they have settled a bit
in -current. (or 5.x)
>
>
> Sam
>
> On Tue, 21 Sep 2004, Andre Oppermann wrote:
>
>> Sam wrote:
>>
>>>
>>> I'd like to get my changes and driver to support AoE into the
>>> 4.x kernel. Can I get a willing committer?
>>
>>
>> Do you have a tar somewhere so we can have a look at it?
>>
>> --
>> Andre
>> _______________________________________________
>> freebsd-arch@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-arch
>> To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
>>
> _______________________________________________
> freebsd-arch@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-arch
> To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Sam: "Re: AoE for 4.x"
- In reply to: Sam: "Re: AoE for 4.x"
- Next in thread: Sam: "Re: AoE for 4.x"
- Reply: Sam: "Re: AoE for 4.x"
- Reply: Brooks Davis: "Re: AoE for 4.x"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]