perry
|
b6a2ef7569
|
Convert many of the uses of __attribute__ to equivalent
__packed, __unused and __dead macros from cdefs.h
|
2007-12-25 18:33:32 +00:00 |
tsutsui
|
28eef664bd
|
Use (uint8_t *) for shared memory address.
|
2007-03-04 12:26:22 +00:00 |
christos
|
53524e44ef
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
skrll
|
e5a112d805
|
Spelling in comments. No functional change.
|
2006-07-08 16:07:47 +00:00 |
christos
|
95e1ffb156
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
skrll
|
88aa783dd0
|
const fallout.
|
2005-06-03 07:03:22 +00:00 |
tsutsui
|
11b735f28a
|
u_intNN_t -> uintNN_t
|
2005-02-18 22:39:31 +00:00 |
tsutsui
|
6b5872e584
|
Add __attribute__((__packed__)) to structure declarations of DMA descriptors.
Checked on 712/60. (hmm, I wonder how does it work before...)
|
2005-02-17 14:56:37 +00:00 |
jkunz
|
17e4dce36a
|
Import MI part of new Intel i82596 Ethernet driver.
|
2004-03-12 11:37:17 +00:00 |