Message4836

Author dillon
Recipients swildner
Date 2008-07-04.20:22:00
Content
:>>
:>> While trying to get DragonFly running on my pcengines router box (an AMD
:>> geode Soekris-like box) I noticed that DragonFly's boot0 loader doesn't
:>> support a COM console. The patch below adds support from FreeBSD.
:>>
:>> If no one objects, I'd like to commit it.
:> 
:> Btw, the patch should change the sha1 sum of the generated binary when 
:> compiled without -DSIO, so I think it's safe to commit.
:
:Arg, "should NOT".

    The patch looks ok but I don't understand the bit about the sha1
    hash.  If the binary winds up being different, the sha1 hash is going
    to be different.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>
History
Date User Action Args
2008-07-04 20:22:02dillonsetrecipients: + swildner
2008-07-04 20:22:02dillonlinkissue1043 messages
2008-07-04 20:22:00dilloncreate