Mike Smith wrote: > Having said that, I recommend using __attribute__ ((packed)) > to explicitly request that a structure be packed. Is there a problem with "#pragma pack(1)"? I see it in a lot of header files... do they need changing? -- Terry To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Driver structures & alignment Yar Tikhiy
- Re: Driver structures & alignment Brian Somers
- Re: Driver structures & alignment Mike Smith
- Re: Driver structures & alignment Yar Tikhiy
- Re: Driver structures & alignment Terry Lambert
- Re: Driver structures & alignment Peter Wemm
- Re: Driver structures & alignment Andrew Gallatin
- Re: Driver structures & alignment Mike Smith
- Re: Driver structures & alignment Warner Losh
- Re: Driver structures & alignment Mike Smith
- Re: Driver structures & alignment David O'Brien
- Re: Driver structures & alignment Warner Losh
- Re: Driver structures & alignment David O'Brien
- Re: Driver structures & alignment Drew Eckhardt
- Re: Driver structures & alignment Warner Losh

