Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/atari/stand/installboot



On Nov 14,  3:00am, tsutsui%ceres.dti.ne.jp@localhost (Izumi Tsutsui) wrote:
-- Subject: Re: CVS commit: src/sys/arch/atari/stand/installboot

| "Test it (or call for testers) before commit"
| because installboot could be fatal on install floppy and bootstrap.
| 
| > but memcpy is the only way.
| 
| - cast via (void *)

That does not work.

| - union {uint16_t w[256]; struct bootblock bbp;}

That works...

| - be16enc(9)

I don't see how that helps...

christos


Home | Main Index | Thread Index | Old Index